Détails de la ressource
Cette ressource fait partie du jeu de données Réseau national TER SNCF.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌145 erreurs, 2 942 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 06/06/2025 à 09h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 7 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id OCESN876251F3740454:2025-06-04T00:00:41Z stop_sequence for stop_ids [StopPoint:OCETrain TER-87611004, StopPoint:OCETrain TER-87612010, StopPoint:OCETrain TER-87612002, StopPoint:OCETrain TER-87611707, StopPoint:OCETrain TER-87611723, StopArea:OCE87618215, StopPoint:OCETrain TER-87615013, StopArea:OCE87616011, StopPoint:OCETrain TER-87615039, StopPoint:OCETrain TER-87615054, StopPoint:OCETrain TER-87615286, StopPoint:OCETrain TER-87615112, StopPoint:OCETrain TER-87781104, StopPoint:OCETrain TER-87781062, StopPoint:OCETrain TER-87781088, StopPoint:OCETrain TER-87784157, StopPoint:OCETrain TER-87784173, StopPoint:OCETrain TER-87784009] is not strictly sorted by increasing stop_sequence
- trip_id OCESN866413F4096381:2025-06-04T00:00:41Z stop_sequence for stop_ids [StopPoint:OCETrain TER-87581009, StopPoint:OCETrain TER-87581751, StopPoint:OCETrain TER-87582478, StopPoint:OCETrain TER-87582536, StopPoint:OCETrain TER-87582551, StopPoint:OCETrain TER-87673103, StopPoint:OCETrain TER-87673202, StopArea:OCE87673251, StopArea:OCE87673269, StopPoint:OCETrain TER-87673277, StopArea:OCE87673285, StopArea:OCE87673293, StopArea:OCE87673319, StopArea:OCE87673095, StopPoint:OCETrain TER-87673004, StopPoint:OCETrain TER-87673400, StopPoint:OCETrain TER-87673459, StopPoint:OCETrain TER-87677120, StopPoint:OCETrain TER-87677104, StopPoint:OCETrain TER-87677005] is not strictly sorted by increasing stop_sequence
- trip_id OCESN854315F3838158:2025-06-04T00:00:41Z stop_sequence for stop_ids [StopPoint:OCETrain TER-87471003, StopPoint:OCETrain TER-87471391, StopArea:OCE87471045, StopArea:OCE87471458, StopArea:OCE87478016, StopArea:OCE87478024, StopPoint:OCETrain TER-87478032, StopArea:OCE87478040, StopPoint:OCETrain TER-87478057, StopArea:OCE87478065, StopPoint:OCETrain TER-87478073, StopArea:OCE87478081, StopPoint:OCETrain TER-87478099, StopPoint:OCETrain TER-87478107] is not strictly sorted by increasing stop_sequence
- trip_id OCESN855621F4374591:2025-06-04T00:00:41Z stop_sequence for stop_ids [StopPoint:OCETrain TER-87471003, StopArea:OCE87471060, StopArea:OCE87471102, StopPoint:OCETrain TER-87471078, StopPoint:OCETrain TER-87471086, StopPoint:OCETrain TER-87473066, StopPoint:OCETrain TER-87473074, StopPoint:OCETrain TER-87473082, StopPoint:OCETrain TER-87473090, StopPoint:OCETrain TER-87473108, StopPoint:OCETrain TER-87473116, StopPoint:OCETrain TER-87473009] is not strictly sorted by increasing stop_sequence
- trip_id OCESN856121F4297212:2025-06-04T00:00:41Z stop_sequence for stop_ids [StopPoint:OCETrain TER-87471003, StopArea:OCE87159947, StopPoint:OCETrain TER-87471037, StopArea:OCE87471151, StopArea:OCE87471169, StopArea:OCE87471177, StopPoint:OCETrain TER-87471185, StopPoint:OCETrain TER-87471219, StopPoint:OCETrain TER-87471300, StopPoint:OCETrain TER-87476689, StopPoint:OCETrain TER-87476671, StopPoint:OCETrain TER-87476606] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 8 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id OCESN8478F4291727:2025-06-04T00:00:41Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id OCESN9713F3992756:2025-06-04T00:00:41Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id OCESN4200F4361535:2025-06-04T00:00:41Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id OCESN8404F4292297:2025-06-04T00:00:41Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id OCESN8423F3844856:2025-05-22T23:05:31Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 1 erreur
If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence
Exemples d'erreurs
- trip_id OCESN44222R4295654:2025-06-04T00:00:41Z visits stop_id [StopPoint:OCECar TER-87640912] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
GTFS-rt stop_id does not exist in GTFS data E011 52 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id OCESN8478F4291727:2025-06-04T00:00:41Z stop_id StopPoint:OCETGV INOUI-87582668 does not exist in GTFS data stops.txt
- trip_id OCESN8478F4291727:2025-06-04T00:00:41Z stop_id StopPoint:OCETGV INOUI-87582478 does not exist in GTFS data stops.txt
- trip_id OCESN8478F4291727:2025-06-04T00:00:41Z stop_id StopPoint:OCETGV INOUI-87581009 does not exist in GTFS data stops.txt
- trip_id OCESN8478F4291727:2025-06-04T00:00:41Z stop_id StopPoint:OCETGV INOUI-87391003 does not exist in GTFS data stops.txt
- trip_id OCESN9713F3992756:2025-06-04T00:00:41Z stop_id StopPoint:OCETGV INOUI-87686006 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 67 erreurs
All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt
Exemples d'erreurs
- trip_id OCESN458873R stop_id StopArea:OCE87783605 does not have location_type=0 in GTFS stops.txt
- trip_id OCESN458873R stop_id StopArea:OCE87783647 does not have location_type=0 in GTFS stops.txt
- trip_id OCESN458873R stop_id StopArea:OCE87783654 does not have location_type=0 in GTFS stops.txt
- trip_id OCESN458873R stop_id StopArea:OCE87783670 does not have location_type=0 in GTFS stops.txt
- trip_id OCESN458873R stop_id StopArea:OCE87775148 does not have location_type=0 in GTFS stops.txt
Sequential stop_time_update times are not increasing E022 9 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id OCESN832612F4342007:2025-06-04T00:00:41Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:28:00 (1749191280) is equal to previous stop departure_time 08:28:00 (1749191280) - times must increase between two sequential stops
- trip_id OCESN832613F4342006:2025-06-04T00:00:41Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 09:00:00 (1749193200) is equal to previous stop departure_time 09:00:00 (1749193200) - times must increase between two sequential stops
- trip_id OCESN832613F4342006:2025-06-04T00:00:41Z stop_id StopPoint:OCETramTrain-87533653 arrival_time 09:04:00 (1749193440) is equal to previous stop departure_time 09:04:00 (1749193440) - times must increase between two sequential stops
- trip_id OCESN832614F4342005:2025-06-04T00:00:41Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:58:00 (1749193080) is equal to previous stop departure_time 08:58:00 (1749193080) - times must increase between two sequential stops
- trip_id OCESN832615F4342004:2025-06-04T00:00:41Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 09:30:00 (1749195000) is equal to previous stop departure_time 09:30:00 (1749195000) - times must increase between two sequential stops
trip start_time does not match first GTFS arrival_time E023 1 erreur
For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip
Exemples d'erreurs
- GTFS-rt trip_id OCESN855227F4297088:2025-06-04T00:00:41Z start_time is 08:47:00 and GTFS initial arrival_time is 09:05:00 - times do not match
Avertissements
vehicle_id not populated W002 989 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id OCESN839162F3949505:2025-06-04T00:00:41Z does not have a vehicle_id
- trip_id OCESN458873R does not have a vehicle_id
- trip_id OCESN839550F4371126:2025-06-04T00:00:41Z does not have a vehicle_id
- trip_id OCESN876205F3824771:2025-06-04T00:00:41Z does not have a vehicle_id
- trip_id OCESN892300F3917233:2025-06-04T00:00:41Z does not have a vehicle_id
schedule_relationship not populated W009 1 953 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id OCESN839162F3949505:2025-06-04T00:00:41Z stop_id StopPoint:OCETrain TER-87212027 (and potentially more for this trip) does not have a schedule_relationship
- trip_id OCESN839162F3949505:2025-06-04T00:00:41Z does not have a schedule_relationship
- trip_id OCESN458873R stop_id StopArea:OCE87783605 (and potentially more for this trip) does not have a schedule_relationship
- trip_id OCESN839550F4371126:2025-06-04T00:00:41Z stop_id StopPoint:OCETrain TER-87182063 (and potentially more for this trip) does not have a schedule_relationship
- trip_id OCESN839550F4371126:2025-06-04T00:00:41Z does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 301 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 551 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 24 937 | 30 fois (100 % des validations) |
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 49 269 | 30 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 246 | 29 fois (97 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 83 | 27 fois (90 % des validations) |
E015 | All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt | 295 | 27 fois (90 % des validations) |
E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 8 | 8 fois (27 % des validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 7 | 7 fois (23 % des validations) |
E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 06/06/2025 à 11h01 Europe/Paris.
trip_updates (782) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 06/06/2025 à 11h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "OCESN839551F4371125:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749184920"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749188280"
},
"departure": {
"delay": 0,
"time": "1749188340"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749188940"
},
"departure": {
"delay": 0,
"time": "1749189000"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749190260"
},
"departure": {
"delay": 0,
"time": "1749190380"
},
"stopId": "StopPoint:OCETrain TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749191340"
},
"departure": {
"delay": 0,
"time": "1749191400"
},
"stopId": "StopPoint:OCETrain TER-87118257"
},
{
"arrival": {
"delay": 0,
"time": "1749192120"
},
"departure": {
"delay": 0,
"time": "1749192180"
},
"stopId": "StopPoint:OCETrain TER-87118299"
},
{
"arrival": {
"delay": 0,
"time": "1749193380"
},
"departure": {
"delay": 0,
"time": "1749193440"
},
"stopId": "StopPoint:OCETrain TER-87142000"
},
{
"arrival": {
"delay": 0,
"time": "1749194700"
},
"departure": {
"delay": 0,
"time": "1749194760"
},
"stopId": "StopPoint:OCETrain TER-87142091"
},
{
"arrival": {
"delay": 0,
"time": "1749195180"
},
"departure": {
"delay": 0,
"time": "1749195300"
},
"stopId": "StopPoint:OCETrain TER-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87185009"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87185249"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87182238"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87182063"
}
],
"timestamp": "1749181299",
"trip": {
"startDate": "20250606",
"startTime": "06:42:00",
"tripId": "OCESN839551F4371125:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895802F4376913:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749186960"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749187440"
},
"departure": {
"delay": 0,
"time": "1749187800"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749190620"
},
"departure": {
"delay": 0,
"time": "1749190740"
},
"stopId": "StopPoint:OCETrain TER-87743005"
},
{
"arrival": {
"delay": 0,
"time": "1749191700"
},
"departure": {
"delay": 0,
"time": "1749191820"
},
"stopId": "StopPoint:OCETrain TER-87718296"
},
{
"arrival": {
"delay": 0,
"time": "1749192240"
},
"departure": {
"delay": 0,
"time": "1749192360"
},
"stopId": "StopPoint:OCETrain TER-87718270"
},
{
"arrival": {
"delay": 0,
"time": "1749193140"
},
"departure": {
"delay": 0,
"time": "1749193260"
},
"stopId": "StopPoint:OCETrain TER-87718239"
},
{
"arrival": {
"delay": 0,
"time": "1749194340"
},
"departure": {
"delay": 0,
"time": "1749194400"
},
"stopId": "StopPoint:OCETrain TER-87718189"
},
{
"arrival": {
"delay": 0,
"time": "1749194880"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-87718155"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87718460"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87184622"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87184572"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87184523"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749183338",
"trip": {
"startDate": "20250606",
"startTime": "07:16:00",
"tripId": "OCESN895802F4376913:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17769F4360916:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749187920"
},
"stopId": "StopPoint:OCETrain TER-87686006"
},
{
"arrival": {
"delay": 0,
"time": "1749191400"
},
"departure": {
"delay": 0,
"time": "1749191520"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749192480"
},
"departure": {
"delay": 0,
"time": "1749192540"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749193020"
},
"departure": {
"delay": 0,
"time": "1749193260"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749193800"
},
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87683318"
},
{
"arrival": {
"delay": 0,
"time": "1749194580"
},
"departure": {
"delay": 0,
"time": "1749194640"
},
"stopId": "StopPoint:OCETrain TER-87713198"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87713156"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87713131"
},
{
"arrival": {
"delay": 0,
"time": "1749196560"
},
"departure": {
"delay": 300,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-87713115"
},
{
"arrival": {
"delay": 300,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87721357"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749196988",
"trip": {
"startDate": "20250606",
"startTime": "07:32:00",
"tripId": "OCESN17769F4360916:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839161F3830380:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188160"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749191100"
},
"departure": {
"delay": 0,
"time": "1749191220"
},
"stopId": "StopPoint:OCETrain TER-87116582"
},
{
"arrival": {
"delay": 0,
"time": "1749191880"
},
"departure": {
"delay": 0,
"time": "1749191940"
},
"stopId": "StopPoint:OCETrain TER-87171512"
},
{
"arrival": {
"delay": 0,
"time": "1749192720"
},
"departure": {
"delay": 0,
"time": "1749192840"
},
"stopId": "StopPoint:OCETrain TER-87171553"
},
{
"arrival": {
"delay": 0,
"time": "1749193740"
},
"departure": {
"delay": 0,
"time": "1749193920"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749194940"
},
"departure": {
"delay": 300,
"time": "1749195360"
},
"stopId": "StopPoint:OCETrain TER-87174276"
},
{
"arrival": {
"delay": 300,
"time": "1749196740"
},
"departure": {
"delay": 300,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87175042"
},
{
"arrival": {
"delay": 300,
"time": "1749198060"
},
"departure": {
"delay": 300,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87175257"
},
{
"arrival": {
"delay": 300,
"time": "1749199020"
},
"departure": {
"delay": 300,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87141150"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87215012"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "07:36:00",
"tripId": "OCESN839161F3830380:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895853F4376924:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188160"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749188580"
},
"departure": {
"delay": 0,
"time": "1749188640"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749188940"
},
"departure": {
"delay": 0,
"time": "1749189000"
},
"stopId": "StopPoint:OCETrain TER-87184523"
},
{
"arrival": {
"delay": 300,
"time": "1749190080"
},
"departure": {
"delay": 300,
"time": "1749190140"
},
"stopId": "StopPoint:OCETrain TER-87184572"
},
{
"arrival": {
"delay": 300,
"time": "1749190560"
},
"departure": {
"delay": 300,
"time": "1749190560"
},
"stopId": "StopPoint:OCETrain TER-87184622"
},
{
"arrival": {
"delay": 300,
"time": "1749191280"
},
"departure": {
"delay": 300,
"time": "1749191340"
},
"stopId": "StopPoint:OCETrain TER-87718460"
},
{
"arrival": {
"delay": 300,
"time": "1749192660"
},
"departure": {
"delay": 120,
"time": "1749192780"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749193920"
},
"departure": {
"delay": 0,
"time": "1749193980"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749194340"
},
"departure": {
"delay": 0,
"time": "1749194400"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCETrain TER-87718155"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87718189"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87718239"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87718270"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87718296"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87743005"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749194139",
"trip": {
"startDate": "20250606",
"startTime": "07:36:00",
"tripId": "OCESN895853F4376924:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17402F4373014:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188460"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749189000"
},
"departure": {
"delay": 0,
"time": "1749189060"
},
"stopId": "StopPoint:OCETrain TER-87751826"
},
{
"arrival": {
"delay": 0,
"time": "1749190020"
},
"departure": {
"delay": 0,
"time": "1749190080"
},
"stopId": "StopPoint:OCETrain TER-87751438"
},
{
"arrival": {
"delay": 0,
"time": "1749190320"
},
"departure": {
"delay": 0,
"time": "1749190380"
},
"stopId": "StopPoint:OCETrain TER-87751420"
},
{
"arrival": {
"delay": 0,
"time": "1749190980"
},
"departure": {
"delay": 0,
"time": "1749191100"
},
"stopId": "StopPoint:OCETrain TER-87751404"
},
{
"arrival": {
"delay": 0,
"time": "1749192240"
},
"departure": {
"delay": 0,
"time": "1749192420"
},
"stopId": "StopPoint:OCETrain TER-87751370"
},
{
"arrival": {
"delay": 0,
"time": "1749193740"
},
"departure": {
"delay": 0,
"time": "1749193800"
},
"stopId": "StopPoint:OCETrain TER-87751321"
},
{
"arrival": {
"delay": 0,
"time": "1749194520"
},
"departure": {
"delay": 0,
"time": "1749194580"
},
"stopId": "StopPoint:OCETrain TER-87751271"
},
{
"arrival": {
"delay": 0,
"time": "1749195360"
},
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCETrain TER-87751230"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87751206"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCETrain TER-87763755"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87763722"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87763300"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87763003"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87763425"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87763466"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87763508"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87763557"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87763607"
}
],
"timestamp": "1749184839",
"trip": {
"startDate": "20250606",
"startTime": "07:41:00",
"tripId": "OCESN17402F4373014:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839552F4371124:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188520"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749189060"
},
"departure": {
"delay": 0,
"time": "1749189120"
},
"stopId": "StopPoint:OCETrain TER-87182238"
},
{
"arrival": {
"delay": 0,
"time": "1749190140"
},
"departure": {
"delay": 0,
"time": "1749190260"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749191280"
},
"departure": {
"delay": 0,
"time": "1749191340"
},
"stopId": "StopPoint:OCETrain TER-87185249"
},
{
"arrival": {
"delay": 0,
"time": "1749192300"
},
"departure": {
"delay": 0,
"time": "1749192360"
},
"stopId": "StopPoint:OCETrain TER-87185009"
},
{
"arrival": {
"delay": 0,
"time": "1749194580"
},
"departure": {
"delay": 0,
"time": "1749194700"
},
"stopId": "StopPoint:OCETrain TER-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749195180"
},
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-87142091"
},
{
"arrival": {
"delay": 0,
"time": "1749196440"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87142000"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87118299"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87118257"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87113001"
}
],
"timestamp": "1749184898",
"trip": {
"startDate": "20250606",
"startTime": "07:42:00",
"tripId": "OCESN839552F4371124:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN9713F3992756:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188520"
},
"stopId": "StopPoint:OCETGV INOUI-87686006"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETGV INOUI-87763029"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETGV INOUI-87703975"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETGV INOUI-87688887"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETGV INOUI-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETGV INOUI-87781104"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETGV INOUI-87784009"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209580"
},
"stopId": "StopPoint:OCETGV INOUI-71043075"
},
{
"arrival": {
"delay": 0,
"time": "1749210420"
},
"departure": {
"delay": 0,
"time": "1749210600"
},
"stopId": "StopPoint:OCETGV INOUI-71793000"
},
{
"arrival": {
"delay": 0,
"time": "1749212940"
},
"stopId": "StopPoint:OCETGV INOUI-71718010"
}
],
"timestamp": "1749184898",
"trip": {
"startDate": "20250606",
"startTime": "07:42:00",
"tripId": "OCESN9713F3992756:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN16550F4337630:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188640"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749189420"
},
"departure": {
"delay": 0,
"time": "1749189480"
},
"stopId": "StopPoint:OCETrain TER-87444208"
},
{
"arrival": {
"delay": 0,
"time": "1749189780"
},
"departure": {
"delay": 0,
"time": "1749189840"
},
"stopId": "StopPoint:OCETrain TER-87444216"
},
{
"arrival": {
"delay": 0,
"time": "1749191040"
},
"departure": {
"delay": 0,
"time": "1749191160"
},
"stopId": "StopPoint:OCETrain TER-87444539"
},
{
"arrival": {
"delay": 0,
"time": "1749191640"
},
"departure": {
"delay": 0,
"time": "1749191700"
},
"stopId": "StopPoint:OCETrain TER-87444562"
},
{
"arrival": {
"delay": 0,
"time": "1749192180"
},
"departure": {
"delay": 0,
"time": "1749192240"
},
"stopId": "StopPoint:OCETrain TER-87444695"
},
{
"arrival": {
"delay": 0,
"time": "1749193080"
},
"departure": {
"delay": 0,
"time": "1749193260"
},
"stopId": "StopPoint:OCETrain TER-87444711"
},
{
"arrival": {
"delay": 0,
"time": "1749194160"
},
"departure": {
"delay": 0,
"time": "1749194220"
},
"stopId": "StopPoint:OCETrain TER-87396077"
},
{
"arrival": {
"delay": 0,
"time": "1749194580"
},
"departure": {
"delay": 0,
"time": "1749194640"
},
"stopId": "StopPoint:OCETrain TER-87396044"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 600,
"time": "1749197340"
},
"departure": {
"delay": 600,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87396564"
},
{
"arrival": {
"delay": 600,
"time": "1749198360"
},
"departure": {
"delay": 600,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87396606"
},
{
"arrival": {
"delay": 600,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87571000"
}
],
"timestamp": "1749199688",
"trip": {
"startDate": "20250606",
"startTime": "07:44:00",
"tripId": "OCESN16550F4337630:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN4200F4361535:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188640"
},
"stopId": "StopPoint:OCEINTERCITES-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749189900"
},
"departure": {
"delay": 0,
"time": "1749190020"
},
"stopId": "StopPoint:OCEINTERCITES-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749191520"
},
"departure": {
"delay": 0,
"time": "1749191640"
},
"stopId": "StopPoint:OCEINTERCITES-87141291"
},
{
"arrival": {
"delay": 0,
"time": "1749194400"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCEINTERCITES-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCEINTERCITES-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCEINTERCITES-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCEINTERCITES-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCEINTERCITES-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCEINTERCITES-87722025"
}
],
"timestamp": "1749185018",
"trip": {
"startDate": "20250606",
"startTime": "07:44:00",
"tripId": "OCESN4200F4361535:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871471F4350987:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749188880"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749189120"
},
"departure": {
"delay": 0,
"time": "1749189240"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749189540"
},
"departure": {
"delay": 0,
"time": "1749189600"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749189900"
},
"departure": {
"delay": 0,
"time": "1749189900"
},
"stopId": "StopPoint:OCETrain TER-87618116"
},
{
"arrival": {
"delay": 0,
"time": "1749190440"
},
"departure": {
"delay": 0,
"time": "1749190560"
},
"stopId": "StopPoint:OCETrain TER-87611384"
},
{
"arrival": {
"delay": 0,
"time": "1749190860"
},
"departure": {
"delay": 0,
"time": "1749190920"
},
"stopId": "StopPoint:OCETrain TER-87611376"
},
{
"arrival": {
"delay": 0,
"time": "1749191280"
},
"departure": {
"delay": 0,
"time": "1749191340"
},
"stopId": "StopPoint:OCETrain TER-87611368"
},
{
"arrival": {
"delay": 0,
"time": "1749191640"
},
"departure": {
"delay": 0,
"time": "1749191700"
},
"stopId": "StopPoint:OCETrain TER-87611350"
},
{
"arrival": {
"delay": 0,
"time": "1749192060"
},
"departure": {
"delay": 0,
"time": "1749192120"
},
"stopId": "StopPoint:OCETrain TER-87611343"
},
{
"arrival": {
"delay": 0,
"time": "1749192540"
},
"departure": {
"delay": 0,
"time": "1749192600"
},
"stopId": "StopPoint:OCETrain TER-87611327"
},
{
"arrival": {
"delay": 0,
"time": "1749193020"
},
"departure": {
"delay": 900,
"time": "1749194160"
},
"stopId": "StopPoint:OCETrain TER-87611616"
},
{
"arrival": {
"delay": 600,
"time": "1749194700"
},
"departure": {
"delay": 1800,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87611590"
},
{
"arrival": {
"delay": 1800,
"time": "1749196800"
},
"departure": {
"delay": 1800,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87611558"
},
{
"arrival": {
"delay": 1800,
"time": "1749197340"
},
"departure": {
"delay": 1800,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87611533"
},
{
"arrival": {
"delay": 1800,
"time": "1749198060"
},
"departure": {
"delay": 1800,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87611525"
},
{
"arrival": {
"delay": 1800,
"time": "1749198900"
},
"departure": {
"delay": 1800,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87611517"
},
{
"arrival": {
"delay": 1800,
"time": "1749199320"
},
"departure": {
"delay": 1800,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87611509"
},
{
"arrival": {
"delay": 1800,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87611483"
}
],
"timestamp": "1749196208",
"trip": {
"startDate": "20250606",
"startTime": "07:48:00",
"tripId": "OCESN871471F4350987:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN62600R4161620:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749189300"
},
"stopId": "StopPoint:OCENavette-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749191220"
},
"departure": {
"delay": 0,
"time": "1749191280"
},
"stopId": "StopPoint:OCENavette-87781666"
},
{
"arrival": {
"delay": 0,
"time": "1749193080"
},
"departure": {
"delay": 0,
"time": "1749193140"
},
"stopId": "StopPoint:OCENavette-87781609"
},
{
"arrival": {
"delay": 0,
"time": "1749194100"
},
"departure": {
"delay": 0,
"time": "1749194280"
},
"stopId": "StopPoint:OCENavette-87781583"
},
{
"arrival": {
"delay": 0,
"time": "1749196020"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCENavette-87781542"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCENavette-87783456"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCENavette-87783431"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCENavette-87783423"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCENavette-87783001"
}
],
"timestamp": "1749187838",
"trip": {
"startDate": "20250606",
"startTime": "07:55:00",
"tripId": "OCESN62600R4161620:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN4091F4373414:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749189480"
},
"stopId": "StopPoint:OCEOUIGO-87547000"
},
{
"arrival": {
"delay": 0,
"time": "1749191040"
},
"departure": {
"delay": 0,
"time": "1749191160"
},
"stopId": "StopPoint:OCEOUIGO-87393579"
},
{
"arrival": {
"delay": 0,
"time": "1749194700"
},
"departure": {
"delay": 0,
"time": "1749194880"
},
"stopId": "StopPoint:OCEOUIGO-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCEOUIGO-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCEOUIGO-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCEOUIGO-87471003"
}
],
"timestamp": "1749192938",
"trip": {
"startDate": "20250606",
"startTime": "07:58:00",
"tripId": "OCESN4091F4373414:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN410401R4162127:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749189600"
},
"stopId": "StopPoint:OCECar TER-87335521"
},
{
"arrival": {
"delay": 0,
"time": "1749191100"
},
"departure": {
"delay": 0,
"time": "1749191100"
},
"stopId": "StopPoint:OCECar TER-87752899"
},
{
"arrival": {
"delay": 0,
"time": "1749191640"
},
"departure": {
"delay": 0,
"time": "1749191640"
},
"stopId": "StopPoint:OCECar TER-87747535"
},
{
"arrival": {
"delay": 300,
"time": "1749192420"
},
"departure": {
"delay": 300,
"time": "1749192420"
},
"stopId": "StopPoint:OCECar TER-87747568"
},
{
"arrival": {
"delay": 600,
"time": "1749192900"
},
"departure": {
"delay": 600,
"time": "1749192900"
},
"stopId": "StopPoint:OCECar TER-87747576"
},
{
"arrival": {
"delay": 600,
"time": "1749194220"
},
"departure": {
"delay": 600,
"time": "1749194220"
},
"stopId": "StopPoint:OCECar TER-87747592"
},
{
"arrival": {
"delay": 900,
"time": "1749195540"
},
"departure": {
"delay": 900,
"time": "1749195540"
},
"stopId": "StopPoint:OCECar TER-87747626"
},
{
"arrival": {
"delay": 900,
"time": "1749197100"
},
"departure": {
"delay": 900,
"time": "1749197100"
},
"stopId": "StopPoint:OCECar TER-87747667"
},
{
"arrival": {
"delay": 900,
"time": "1749198300"
},
"departure": {
"delay": 900,
"time": "1749198300"
},
"stopId": "StopPoint:OCECar TER-87763250"
},
{
"arrival": {
"delay": 900,
"time": "1749198900"
},
"departure": {
"delay": 900,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar TER-87763300"
},
{
"arrival": {
"delay": 900,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87763003"
}
],
"timestamp": "1749194558",
"trip": {
"startDate": "20250606",
"startTime": "08:00:00",
"tripId": "OCESN410401R4162127:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN4092F4328956:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749189720"
},
"stopId": "StopPoint:OCEOUIGO-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749192180"
},
"departure": {
"delay": 0,
"time": "1749192300"
},
"stopId": "StopPoint:OCEOUIGO-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749195120"
},
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCEOUIGO-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCEOUIGO-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCEOUIGO-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCEOUIGO-87393579"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCEOUIGO-87547000"
}
],
"timestamp": "1749186098",
"trip": {
"startDate": "20250606",
"startTime": "08:02:00",
"tripId": "OCESN4092F4328956:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57956R4296525:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749190200"
},
"stopId": "StopPoint:OCECar-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749191280"
},
"departure": {
"delay": 0,
"time": "1749191280"
},
"stopId": "StopPoint:OCECar-87427393"
},
{
"arrival": {
"delay": 0,
"time": "1749191340"
},
"departure": {
"delay": 0,
"time": "1749191340"
},
"stopId": "StopPoint:OCECar-87689729"
},
{
"arrival": {
"delay": 0,
"time": "1749192360"
},
"departure": {
"delay": 0,
"time": "1749192360"
},
"stopId": "StopPoint:OCECar-87574665"
},
{
"arrival": {
"delay": 0,
"time": "1749194580"
},
"departure": {
"delay": 0,
"time": "1749194580"
},
"stopId": "StopPoint:OCECar-87574558"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar-87343152"
},
{
"arrival": {
"delay": 0,
"time": "1749196020"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCECar-87574509"
},
{
"arrival": {
"delay": 0,
"time": "1749197040"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCECar-87545756"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCECar-87545731"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCECar-87394007"
}
],
"timestamp": "1749186579",
"trip": {
"startDate": "20250606",
"startTime": "08:10:00",
"tripId": "OCESN57956R4296525:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17564F4372941:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749190620"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749191040"
},
"departure": {
"delay": 0,
"time": "1749191160"
},
"stopId": "StopPoint:OCETrain TER-87763029"
},
{
"arrival": {
"delay": 0,
"time": "1749191580"
},
"departure": {
"delay": 0,
"time": "1749191700"
},
"stopId": "StopPoint:OCETrain TER-87761650"
},
{
"arrival": {
"delay": 0,
"time": "1749192300"
},
"departure": {
"delay": 0,
"time": "1749192420"
},
"stopId": "StopPoint:OCETrain TER-87761684"
},
{
"arrival": {
"delay": 0,
"time": "1749192840"
},
"departure": {
"delay": 0,
"time": "1749192960"
},
"stopId": "StopPoint:OCETrain TER-87761718"
},
{
"arrival": {
"delay": 0,
"time": "1749193740"
},
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87761759"
},
{
"arrival": {
"delay": 0,
"time": "1749194220"
},
"departure": {
"delay": 0,
"time": "1749194280"
},
"stopId": "StopPoint:OCETrain TER-87747329"
},
{
"arrival": {
"delay": 0,
"time": "1749194940"
},
"departure": {
"delay": 0,
"time": "1749195120"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749195660"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87747493"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87746107"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87746115"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87746149"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87746008"
}
],
"timestamp": "1749186999",
"trip": {
"startDate": "20250606",
"startTime": "08:17:00",
"tripId": "OCESN17564F4372941:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23010F3835372:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749191160"
},
"stopId": "StopPoint:OCETrain TER-87611483"
},
{
"arrival": {
"delay": 0,
"time": "1749191280"
},
"departure": {
"delay": 0,
"time": "1749191340"
},
"stopId": "StopPoint:OCETrain TER-87784892"
},
{
"arrival": {
"delay": 0,
"time": "1749191700"
},
"departure": {
"delay": 0,
"time": "1749191760"
},
"stopId": "StopPoint:OCETrain TER-87784884"
},
{
"arrival": {
"delay": 0,
"time": "1749192180"
},
"departure": {
"delay": 0,
"time": "1749192360"
},
"stopId": "StopPoint:OCETrain TER-87784876"
},
{
"arrival": {
"delay": 0,
"time": "1749192780"
},
"departure": {
"delay": 0,
"time": "1749192840"
},
"stopId": "StopPoint:OCETrain TER-87784868"
},
{
"arrival": {
"delay": 0,
"time": "1749193560"
},
"departure": {
"delay": 0,
"time": "1749193560"
},
"stopId": "StopPoint:OCETrain TER-87784850"
},
{
"arrival": {
"delay": 0,
"time": "1749193860"
},
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87784843"
},
{
"arrival": {
"delay": 0,
"time": "1749194220"
},
"departure": {
"delay": 0,
"time": "1749194520"
},
"stopId": "StopPoint:OCETrain TER-87784835"
},
{
"arrival": {
"delay": 0,
"time": "1749194880"
},
"departure": {
"delay": 0,
"time": "1749194880"
},
"stopId": "StopPoint:OCETrain TER-87784827"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87784819"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87784801"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87784793"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87784785"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87784777"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87784769"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87784751"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87784744"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87784736"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87784728"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87784710"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87784702"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87784686"
}
],
"timestamp": "1749187538",
"trip": {
"startDate": "20250606",
"startTime": "08:26:00",
"tripId": "OCESN23010F3835372:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN893905F4376683:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749191460"
},
"stopId": "StopPoint:OCETrain TER-87696005"
},
{
"arrival": {
"delay": 0,
"time": "1749191880"
},
"departure": {
"delay": 0,
"time": "1749191940"
},
"stopId": "StopPoint:OCETrain TER-87696260"
},
{
"arrival": {
"delay": 0,
"time": "1749192480"
},
"departure": {
"delay": 0,
"time": "1749192540"
},
"stopId": "StopPoint:OCETrain TER-87696294"
},
{
"arrival": {
"delay": 0,
"time": "1749193500"
},
"departure": {
"delay": 0,
"time": "1749193560"
},
"stopId": "StopPoint:OCETrain TER-87696328"
},
{
"arrival": {
"delay": 0,
"time": "1749194640"
},
"departure": {
"delay": 0,
"time": "1749194700"
},
"stopId": "StopPoint:OCETrain TER-87696427"
},
{
"arrival": {
"delay": 0,
"time": "1749195120"
},
"departure": {
"delay": 0,
"time": "1749195180"
},
"stopId": "StopPoint:OCETrain TER-87694869"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87694695"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87694687"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87694737"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87694778"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87721860"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87721829"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87721787"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87721761"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87721753"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749187838",
"trip": {
"startDate": "20250606",
"startTime": "08:31:00",
"tripId": "OCESN893905F4376683:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831903F4301349:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749192060"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749192300"
},
"departure": {
"delay": 0,
"time": "1749192360"
},
"stopId": "StopPoint:OCETrain TER-87144410"
},
{
"arrival": {
"delay": 0,
"time": "1749193320"
},
"departure": {
"delay": 0,
"time": "1749193560"
},
"stopId": "StopPoint:OCETrain TER-87144154"
},
{
"arrival": {
"delay": 300,
"time": "1749195300"
},
"departure": {
"delay": 300,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87144014"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87214783"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87214775"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87214742"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87214734"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87214726"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87214692"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87214676"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87214650"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87214635"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87214593"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87214585"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195818",
"trip": {
"startDate": "20250606",
"startTime": "08:36:00",
"tripId": "OCESN831903F4301349:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839133F3514738:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749192360"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCETrain TER-87116582"
},
{
"arrival": {
"delay": 0,
"time": "1749195660"
},
"departure": {
"delay": 0,
"time": "1749195720"
},
"stopId": "StopPoint:OCETrain TER-87171512"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196620"
},
"stopId": "StopPoint:OCETrain TER-87171553"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87174276"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87175000"
}
],
"timestamp": "1749193239",
"trip": {
"startDate": "20250606",
"startTime": "08:36:00",
"tripId": "OCESN839133F3514738:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858254F3839183:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749191760"
},
"stopId": "StopPoint:OCETrain TER-87474098"
},
{
"arrival": {
"delay": 0,
"time": "1749192480"
},
"departure": {
"delay": 0,
"time": "1749192540"
},
"stopId": "StopPoint:OCETrain TER-87474155"
},
{
"arrival": {
"delay": 0,
"time": "1749193320"
},
"departure": {
"delay": 0,
"time": "1749193380"
},
"stopId": "StopPoint:OCETrain TER-87476317"
},
{
"arrival": {
"delay": 0,
"time": "1749194040"
},
"departure": {
"delay": 0,
"time": "1749194160"
},
"stopId": "StopPoint:OCETrain TER-87476002"
},
{
"arrival": {
"delay": 0,
"time": "1749194460"
},
"departure": {
"delay": 0,
"time": "1749194520"
},
"stopId": "StopPoint:OCETrain TER-87476259"
},
{
"arrival": {
"delay": 0,
"time": "1749195300"
},
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCETrain TER-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87476606"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87476671"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87471300"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749188138",
"trip": {
"startDate": "20250606",
"startTime": "08:36:00",
"tripId": "OCESN858254F3839183:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870152F3858423:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749191880"
},
"stopId": "StopPoint:OCETrain TER-87613422"
},
{
"arrival": {
"delay": 0,
"time": "1749193620"
},
"departure": {
"delay": 0,
"time": "1749193680"
},
"stopId": "StopPoint:OCETrain TER-87613257"
},
{
"arrival": {
"delay": 0,
"time": "1749194340"
},
"departure": {
"delay": 0,
"time": "1749194400"
},
"stopId": "StopPoint:OCETrain TER-87613232"
},
{
"arrival": {
"delay": 0,
"time": "1749194580"
},
"departure": {
"delay": 0,
"time": "1749194640"
},
"stopId": "StopPoint:OCETrain TER-87613224"
},
{
"arrival": {
"delay": 0,
"time": "1749194880"
},
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCETrain TER-87613661"
},
{
"arrival": {
"delay": 0,
"time": "1749195780"
},
"departure": {
"delay": 0,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87613109"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 300,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87613091"
},
{
"arrival": {
"delay": 300,
"time": "1749197580"
},
"departure": {
"delay": 300,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87613075"
},
{
"arrival": {
"delay": 300,
"time": "1749198240"
},
"departure": {
"delay": 300,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87613059"
},
{
"arrival": {
"delay": 300,
"time": "1749198660"
},
"departure": {
"delay": 300,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87613042"
},
{
"arrival": {
"delay": 300,
"time": "1749199740"
},
"departure": {
"delay": 300,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87594572"
},
{
"arrival": {
"delay": 300,
"time": "1749200160"
},
"departure": {
"delay": 300,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87594564"
},
{
"arrival": {
"delay": 300,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87594002"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "08:38:00",
"tripId": "OCESN870152F3858423:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886556F4299545:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749191880"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749192300"
},
"departure": {
"delay": 0,
"time": "1749192360"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749192720"
},
"departure": {
"delay": 0,
"time": "1749192780"
},
"stopId": "StopPoint:OCETrain TER-87753285"
},
{
"arrival": {
"delay": 0,
"time": "1749192960"
},
"departure": {
"delay": 0,
"time": "1749193020"
},
"stopId": "StopPoint:OCETrain TER-87439554"
},
{
"arrival": {
"delay": 0,
"time": "1749193260"
},
"departure": {
"delay": 0,
"time": "1749193320"
},
"stopId": "StopPoint:OCETrain TER-87753251"
},
{
"arrival": {
"delay": 0,
"time": "1749193920"
},
"departure": {
"delay": 0,
"time": "1749193980"
},
"stopId": "StopPoint:OCETrain TER-87753202"
},
{
"arrival": {
"delay": 0,
"time": "1749194340"
},
"departure": {
"delay": 0,
"time": "1749194580"
},
"stopId": "StopPoint:OCETrain TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749195300"
},
"departure": {
"delay": 0,
"time": "1749195360"
},
"stopId": "StopPoint:OCETrain TER-87753681"
},
{
"arrival": {
"delay": 0,
"time": "1749195960"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87753657"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87765206"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87765198"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87765180"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87765107"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87764357"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87764308"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87764290"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87764001"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87761262"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87761007"
}
],
"timestamp": "1749188258",
"trip": {
"startDate": "20250606",
"startTime": "08:38:00",
"tripId": "OCESN886556F4299545:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN35060R4360378:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749192000"
},
"stopId": "StopPoint:OCECar TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749192300"
},
"departure": {
"delay": 0,
"time": "1749192300"
},
"stopId": "StopPoint:OCECar TER-87721753"
},
{
"arrival": {
"delay": 0,
"time": "1749192480"
},
"departure": {
"delay": 0,
"time": "1749192480"
},
"stopId": "StopPoint:OCECar TER-87721761"
},
{
"arrival": {
"delay": 0,
"time": "1749192660"
},
"departure": {
"delay": 0,
"time": "1749192660"
},
"stopId": "StopPoint:OCECar TER-87721787"
},
{
"arrival": {
"delay": 300,
"time": "1749193260"
},
"departure": {
"delay": 300,
"time": "1749193260"
},
"stopId": "StopPoint:OCECar TER-87721811"
},
{
"arrival": {
"delay": 300,
"time": "1749193440"
},
"departure": {
"delay": 300,
"time": "1749193440"
},
"stopId": "StopPoint:OCECar TER-87409771"
},
{
"arrival": {
"delay": 300,
"time": "1749193620"
},
"departure": {
"delay": 300,
"time": "1749193620"
},
"stopId": "StopPoint:OCECar TER-87666099"
},
{
"arrival": {
"delay": 300,
"time": "1749193860"
},
"departure": {
"delay": 300,
"time": "1749193860"
},
"stopId": "StopPoint:OCECar TER-87721845"
},
{
"arrival": {
"delay": 300,
"time": "1749194040"
},
"departure": {
"delay": 300,
"time": "1749194040"
},
"stopId": "StopPoint:OCECar TER-87721852"
},
{
"arrival": {
"delay": 300,
"time": "1749194160"
},
"departure": {
"delay": 300,
"time": "1749194160"
},
"stopId": "StopPoint:OCECar TER-87484576"
},
{
"arrival": {
"delay": 300,
"time": "1749194280"
},
"departure": {
"delay": 300,
"time": "1749194280"
},
"stopId": "StopPoint:OCECar TER-87721860"
},
{
"arrival": {
"delay": 300,
"time": "1749194520"
},
"departure": {
"delay": 300,
"time": "1749194520"
},
"stopId": "StopPoint:OCECar TER-87721878"
},
{
"arrival": {
"delay": 300,
"time": "1749194880"
},
"departure": {
"delay": 300,
"time": "1749194880"
},
"stopId": "StopPoint:OCECar TER-87721894"
},
{
"arrival": {
"delay": 300,
"time": "1749195000"
},
"departure": {
"delay": 300,
"time": "1749195000"
},
"stopId": "StopPoint:OCECar TER-87484584"
},
{
"arrival": {
"delay": 300,
"time": "1749196200"
},
"departure": {
"delay": 300,
"time": "1749196200"
},
"stopId": "StopPoint:OCECar TER-87677138"
},
{
"arrival": {
"delay": 300,
"time": "1749196800"
},
"departure": {
"delay": 300,
"time": "1749196800"
},
"stopId": "StopPoint:OCECar TER-87699009"
},
{
"arrival": {
"delay": 300,
"time": "1749197160"
},
"departure": {
"delay": 300,
"time": "1749197160"
},
"stopId": "StopPoint:OCECar TER-87694737"
},
{
"arrival": {
"delay": 300,
"time": "1749197520"
},
"departure": {
"delay": 300,
"time": "1749197520"
},
"stopId": "StopPoint:OCECar TER-87739961"
},
{
"arrival": {
"delay": 300,
"time": "1749197640"
},
"departure": {
"delay": 300,
"time": "1749197640"
},
"stopId": "StopPoint:OCECar TER-87694729"
},
{
"arrival": {
"delay": 600,
"time": "1749198180"
},
"departure": {
"delay": 600,
"time": "1749198180"
},
"stopId": "StopPoint:OCECar TER-87478784"
},
{
"arrival": {
"delay": 600,
"time": "1749198420"
},
"departure": {
"delay": 600,
"time": "1749198420"
},
"stopId": "StopPoint:OCECar TER-87677096"
},
{
"arrival": {
"delay": 420,
"time": "1749198600"
},
"departure": {
"delay": 420,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87694885"
},
{
"arrival": {
"delay": 300,
"time": "1749199380"
},
"departure": {
"delay": 300,
"time": "1749199380"
},
"stopId": "StopPoint:OCECar TER-87694687"
},
{
"arrival": {
"delay": 600,
"time": "1749200580"
},
"stopId": "StopPoint:OCECar TER-87694695"
}
],
"timestamp": "1749200409",
"trip": {
"startDate": "20250606",
"startTime": "08:40:00",
"tripId": "OCESN35060R4360378:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN33342R4354963:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749192060"
},
"stopId": "StopPoint:OCECar TER-87741793"
},
{
"arrival": {
"delay": 0,
"time": "1749192720"
},
"departure": {
"delay": 0,
"time": "1749192720"
},
"stopId": "StopPoint:OCECar TER-87741777"
},
{
"arrival": {
"delay": 0,
"time": "1749193440"
},
"departure": {
"delay": 0,
"time": "1749193440"
},
"stopId": "StopPoint:OCECar TER-87741769"
},
{
"arrival": {
"delay": 0,
"time": "1749194460"
},
"departure": {
"delay": 0,
"time": "1749194460"
},
"stopId": "StopPoint:OCECar TER-87741728"
},
{
"arrival": {
"delay": 300,
"time": "1749196860"
},
"departure": {
"delay": 300,
"time": "1749196860"
},
"stopId": "StopPoint:OCECar TER-87741645"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCECar TER-87741223"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCECar TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCECar TER-87741009"
}
],
"timestamp": "1749196389",
"trip": {
"startDate": "20250606",
"startTime": "08:41:00",
"tripId": "OCESN33342R4354963:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839553F4353635:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749192120"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87118257"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87118299"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87142000"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87142091"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87185009"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87185249"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749188499",
"trip": {
"startDate": "20250606",
"startTime": "08:42:00",
"tripId": "OCESN839553F4353635:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN31119R3805584:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749192240"
},
"stopId": "StopPoint:OCECar TER-87641001"
},
{
"arrival": {
"delay": 0,
"time": "1749193740"
},
"departure": {
"delay": 0,
"time": "1749193740"
},
"stopId": "StopPoint:OCECar TER-87641415"
},
{
"arrival": {
"delay": 0,
"time": "1749195000"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCECar TER-87641043"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCECar TER-87732404"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar TER-87734004"
}
],
"timestamp": "1749188618",
"trip": {
"startDate": "20250606",
"startTime": "08:44:00",
"tripId": "OCESN31119R3805584:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3306F3966643:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749192540"
},
"stopId": "StopPoint:OCETrain TER-87444877"
},
{
"arrival": {
"delay": 0,
"time": "1749193440"
},
"departure": {
"delay": 0,
"time": "1749193500"
},
"stopId": "StopPoint:OCETrain TER-87447284"
},
{
"arrival": {
"delay": 0,
"time": "1749194220"
},
"departure": {
"delay": 0,
"time": "1749194280"
},
"stopId": "StopPoint:OCETrain TER-87447243"
},
{
"arrival": {
"delay": 0,
"time": "1749194880"
},
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749196680"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749188918",
"trip": {
"startDate": "20250606",
"startTime": "08:49:00",
"tripId": "OCESN3306F3966643:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871205F4298404:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749192540"
},
"stopId": "StopPoint:OCETrain TER-87645002"
},
{
"arrival": {
"delay": 0,
"time": "1749194220"
},
"departure": {
"delay": 0,
"time": "1749194280"
},
"stopId": "StopPoint:OCETrain TER-87645192"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87645168"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87613604"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87613091"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87613109"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87613877"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87613893"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87613463"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87613471"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87613489"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87613802"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749188918",
"trip": {
"startDate": "20250606",
"startTime": "08:49:00",
"tripId": "OCESN871205F4298404:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3908F4295285:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749193380"
},
"stopId": "StopPoint:OCETrain TER-87696005"
},
{
"arrival": {
"delay": 0,
"time": "1749195840"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87576207"
},
{
"arrival": {
"delay": 0,
"time": "1749197040"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87543165"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87543017"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87547000"
}
],
"timestamp": "1749194528",
"trip": {
"startDate": "20250606",
"startTime": "08:53:00",
"tripId": "OCESN3908F4295285:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871204F4298403:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193020"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749194220"
},
"departure": {
"delay": 0,
"time": "1749194280"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194880"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749195360"
},
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCETrain TER-87613802"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87613489"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87613471"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87613463"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87613893"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87613877"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87613109"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87613091"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87613604"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87645168"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87645192"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87645002"
}
],
"timestamp": "1749189398",
"trip": {
"startDate": "20250606",
"startTime": "08:57:00",
"tripId": "OCESN871204F4298403:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3420F4294166:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193080"
},
"stopId": "StopPoint:OCETrain TER-87447680"
},
{
"arrival": {
"delay": 0,
"time": "1749194100"
},
"departure": {
"delay": 0,
"time": "1749194220"
},
"stopId": "StopPoint:OCETrain TER-87447698"
},
{
"arrival": {
"delay": 0,
"time": "1749195120"
},
"departure": {
"delay": 0,
"time": "1749195180"
},
"stopId": "StopPoint:OCETrain TER-87448159"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87448001"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87444539"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87444562"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87444638"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87393595"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87391003"
}
],
"timestamp": "1749189458",
"trip": {
"startDate": "20250606",
"startTime": "08:58:00",
"tripId": "OCESN3420F4294166:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871606F4316374:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193140"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749193560"
},
"departure": {
"delay": 0,
"time": "1749193620"
},
"stopId": "StopPoint:OCETrain TER-87611434"
},
{
"arrival": {
"delay": 0,
"time": "1749194160"
},
"departure": {
"delay": 0,
"time": "1749194220"
},
"stopId": "StopPoint:OCETrain TER-87611657"
},
{
"arrival": {
"delay": 0,
"time": "1749194580"
},
"departure": {
"delay": 0,
"time": "1749194640"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749194940"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-87611673"
},
{
"arrival": {
"delay": 0,
"time": "1749195240"
},
"departure": {
"delay": 0,
"time": "1749195300"
},
"stopId": "StopPoint:OCETrain TER-87611681"
},
{
"arrival": {
"delay": 0,
"time": "1749195540"
},
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCETrain TER-87611699"
},
{
"arrival": {
"delay": 0,
"time": "1749196020"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87613398"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87613356"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87613323"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87613000"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87613141"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87594333"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87594002"
}
],
"timestamp": "1749189518",
"trip": {
"startDate": "20250606",
"startTime": "08:59:00",
"tripId": "OCESN871606F4316374:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3340F4294195:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193200"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749189578",
"trip": {
"startDate": "20250606",
"startTime": "09:00:00",
"tripId": "OCESN3340F4294195:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN468253R4374058:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193200"
},
"stopId": "StopPoint:OCECar TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749194100"
},
"departure": {
"delay": 0,
"time": "1749194100"
},
"stopId": "StopPoint:OCECar TER-87765412"
},
{
"arrival": {
"delay": 0,
"time": "1749194700"
},
"departure": {
"delay": 0,
"time": "1749194700"
},
"stopId": "StopPoint:OCECar TER-87765420"
},
{
"arrival": {
"delay": 0,
"time": "1749195300"
},
"departure": {
"delay": 0,
"time": "1749195300"
},
"stopId": "StopPoint:OCECar TER-87765438"
},
{
"arrival": {
"delay": 0,
"time": "1749195600"
},
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCECar TER-87765446"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCECar TER-87765453"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCECar TER-87765479"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCECar TER-87765503"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar TER-87753707"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87753715"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87753731"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar TER-87753764"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar TER-87753004"
}
],
"timestamp": "1749189578",
"trip": {
"startDate": "20250606",
"startTime": "09:00:00",
"tripId": "OCESN468253R4374058:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82001R4371794:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193200"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCECar-87478230"
}
],
"timestamp": "1749189578",
"trip": {
"startDate": "20250606",
"startTime": "09:00:00",
"tripId": "OCESN82001R4371794:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865800F3509589:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193200"
},
"stopId": "StopPoint:OCETrain TER-87586008"
},
{
"arrival": {
"delay": 0,
"time": "1749194880"
},
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCETrain TER-87586438"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87586453"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87586495"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87595892"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87595876"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87595769"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 300,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87595751"
},
{
"arrival": {
"delay": 60,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87595744"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87595736"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87595009"
}
],
"timestamp": "1749199688",
"trip": {
"startDate": "20250606",
"startTime": "09:00:00",
"tripId": "OCESN865800F3509589:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3309F3830050:2025-06-01T00:10:16Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193260"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87447243"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87447284"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87444877"
}
],
"timestamp": "1749189638",
"trip": {
"startDate": "20250606",
"startTime": "09:01:00",
"tripId": "OCESN3309F3830050:2025-06-01T00:10:16Z"
}
}
},
{
"id": "OCESN875704F4353061:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193320"
},
"stopId": "StopPoint:OCETrain TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749193800"
},
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749195120"
},
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-87732008"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87726802"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87721472"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749189699",
"trip": {
"startDate": "20250606",
"startTime": "09:02:00",
"tripId": "OCESN875704F4353061:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876408F4209998:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749193620"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 300,
"time": "1749194400"
},
"departure": {
"delay": 300,
"time": "1749194520"
},
"stopId": "StopPoint:OCETrain TER-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCETrain TER-87781278"
},
{
"arrival": {
"delay": 0,
"time": "1749195840"
},
"departure": {
"delay": 0,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87773200"
},
{
"arrival": {
"delay": 0,
"time": "1749196260"
},
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-87773556"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87773002"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87773457"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87773408"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87775114"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 300,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 300,
"time": "1749200580"
},
"departure": {
"delay": 300,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87703975"
},
{
"arrival": {
"delay": 300,
"time": "1749201120"
},
"departure": {
"delay": 300,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87775023"
},
{
"arrival": {
"delay": 300,
"time": "1749201300"
},
"departure": {
"delay": 300,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87765354"
},
{
"arrival": {
"delay": 300,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87765008"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "09:02:00",
"tripId": "OCESN876408F4209998:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN455205R3591704:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193500"
},
"stopId": "StopPoint:OCECar TER-87672006"
},
{
"arrival": {
"delay": 300,
"time": "1749195600"
},
"departure": {
"delay": 300,
"time": "1749195600"
},
"stopId": "StopPoint:OCECar TER-87672212"
},
{
"arrival": {
"delay": 600,
"time": "1749197400"
},
"departure": {
"delay": 600,
"time": "1749197400"
},
"stopId": "StopPoint:OCECar TER-87672253"
},
{
"arrival": {
"delay": 600,
"time": "1749198600"
},
"departure": {
"delay": 600,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87672279"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87673202"
}
],
"timestamp": "1749198249",
"trip": {
"startDate": "20250606",
"startTime": "09:05:00",
"tripId": "OCESN455205R3591704:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN468254R4374059:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193500"
},
"stopId": "StopPoint:OCECar TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749194700"
},
"departure": {
"delay": 0,
"time": "1749194700"
},
"stopId": "StopPoint:OCECar TER-87753764"
},
{
"arrival": {
"delay": 300,
"time": "1749195900"
},
"departure": {
"delay": 300,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar TER-87753731"
},
{
"arrival": {
"delay": 300,
"time": "1749196500"
},
"departure": {
"delay": 300,
"time": "1749196500"
},
"stopId": "StopPoint:OCECar TER-87753715"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCECar TER-87753707"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar TER-87765503"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar TER-87765479"
},
{
"arrival": {
"delay": 300,
"time": "1749199800"
},
"departure": {
"delay": 300,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar TER-87765453"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87765446"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87765438"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar TER-87765420"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87765412"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87765008"
}
],
"timestamp": "1749199630",
"trip": {
"startDate": "20250606",
"startTime": "09:05:00",
"tripId": "OCESN468254R4374059:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857757F3532299:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193500"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749194760"
},
"departure": {
"delay": 0,
"time": "1749194820"
},
"stopId": "StopPoint:OCETrain TER-87471508"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749189879",
"trip": {
"startDate": "20250606",
"startTime": "09:05:00",
"tripId": "OCESN857757F3532299:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862511F4379622:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193560"
},
"stopId": "StopPoint:OCETrain TER-87391003"
},
{
"arrival": {
"delay": 0,
"time": "1749194340"
},
"departure": {
"delay": 0,
"time": "1749194460"
},
"stopId": "StopPoint:OCETrain TER-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87393314"
},
{
"arrival": {
"delay": 0,
"time": "1749196020"
},
"departure": {
"delay": 0,
"time": "1749196080"
},
"stopId": "StopPoint:OCETrain TER-87394114"
},
{
"arrival": {
"delay": 0,
"time": "1749196440"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87394130"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87394221"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87394254"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87394296"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87396325"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87396309"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87396002"
}
],
"timestamp": "1749189938",
"trip": {
"startDate": "20250606",
"startTime": "09:06:00",
"tripId": "OCESN862511F4379622:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17974F4372879:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193680"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749195060"
},
"departure": {
"delay": 0,
"time": "1749195180"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87746115"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87746149"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87746008"
}
],
"timestamp": "1749190058",
"trip": {
"startDate": "20250606",
"startTime": "09:08:00",
"tripId": "OCESN17974F4372879:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848806F3824118:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193800"
},
"stopId": "StopPoint:OCETrain TER-87317263"
},
{
"arrival": {
"delay": 0,
"time": "1749194940"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-87317339"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87317016"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749196440"
},
"stopId": "StopPoint:OCETrain TER-87317586"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87317065"
},
{
"arrival": {
"delay": 0,
"time": "1749197760"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87317057"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87317404"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87317396"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87317362"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87313080"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87313874"
}
],
"timestamp": "1749190179",
"trip": {
"startDate": "20250606",
"startTime": "09:10:00",
"tripId": "OCESN848806F3824118:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3108F3855917:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87413013"
},
{
"arrival": {
"delay": 0,
"time": "1749194760"
},
"departure": {
"delay": 0,
"time": "1749194820"
},
"stopId": "StopPoint:OCETrain TER-87413344"
},
{
"arrival": {
"delay": 0,
"time": "1749195600"
},
"departure": {
"delay": 0,
"time": "1749195660"
},
"stopId": "StopPoint:OCETrain TER-87413385"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749190238",
"trip": {
"startDate": "20250606",
"startTime": "09:11:00",
"tripId": "OCESN3108F3855917:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN5905F3834374:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87686667"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87684001"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87684274"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87684290"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87696088"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87696146"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87696161"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87696195"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87696211"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87696229"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87696005"
}
],
"timestamp": "1749190238",
"trip": {
"startDate": "20250606",
"startTime": "09:11:00",
"tripId": "OCESN5905F3834374:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886114F3928869:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193860"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749194700"
},
"departure": {
"delay": 0,
"time": "1749194760"
},
"stopId": "StopPoint:OCETrain TER-87765107"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87764357"
},
{
"arrival": {
"delay": 0,
"time": "1749195840"
},
"departure": {
"delay": 0,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87764308"
},
{
"arrival": {
"delay": 0,
"time": "1749196260"
},
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-87764290"
},
{
"arrival": {
"delay": 0,
"time": "1749196860"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87764001"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87761262"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 300,
"time": "1749199080"
},
"departure": {
"delay": 300,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 300,
"time": "1749199860"
},
"departure": {
"delay": 300,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87761163"
},
{
"arrival": {
"delay": 300,
"time": "1749201000"
},
"departure": {
"delay": 300,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87722678"
},
{
"arrival": {
"delay": 300,
"time": "1749201840"
},
"departure": {
"delay": 300,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87722587"
},
{
"arrival": {
"delay": 300,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "09:11:00",
"tripId": "OCESN886114F3928869:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN31151R4217370:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749193920"
},
"stopId": "StopPoint:OCECar TER-87732008"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCECar TER-87732206"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCECar TER-87641001"
}
],
"timestamp": "1749192159",
"trip": {
"startDate": "20250606",
"startTime": "09:12:00",
"tripId": "OCESN31151R4217370:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57813R4296477:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194100"
},
"stopId": "StopPoint:OCECar-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194820"
},
"stopId": "StopPoint:OCECar-87205575"
},
{
"arrival": {
"delay": 0,
"time": "1749195120"
},
"departure": {
"delay": 0,
"time": "1749195120"
},
"stopId": "StopPoint:OCECar-87688978"
},
{
"arrival": {
"delay": 0,
"time": "1749195600"
},
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCECar-87644153"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar-87930958"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196080"
},
"stopId": "StopPoint:OCECar-87337501"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCECar-87571430"
},
{
"arrival": {
"delay": 0,
"time": "1749196560"
},
"departure": {
"delay": 0,
"time": "1749196560"
},
"stopId": "StopPoint:OCECar-87465724"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196740"
},
"stopId": "StopPoint:OCECar-87644104"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCECar-87337527"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCECar-87644195"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCECar-87571471"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCECar-87644203"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCECar-87571489"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCECar-87644286"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar-87688945"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCECar-87644047"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar-87280065"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCECar-87216689"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCECar-87644096"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar-87688952"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar-87597401"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCECar-87644260"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCECar-87597377"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCECar-87644369"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCECar-87644351"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar-87216663"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCECar-87689950"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCECar-87690156"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar-87201541"
}
],
"timestamp": "1749190480",
"trip": {
"startDate": "20250606",
"startTime": "09:15:00",
"tripId": "OCESN57813R4296477:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN884609F4369828:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194100"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749194760"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-87745414"
},
{
"arrival": {
"delay": 0,
"time": "1749195600"
},
"departure": {
"delay": 0,
"time": "1749195660"
},
"stopId": "StopPoint:OCETrain TER-87745430"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87746313"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87746347"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87746412"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87746479"
}
],
"timestamp": "1749190480",
"trip": {
"startDate": "20250606",
"startTime": "09:15:00",
"tripId": "OCESN884609F4369828:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17756F4372885:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194160"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749194880"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87721357"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749190538",
"trip": {
"startDate": "20250606",
"startTime": "09:16:00",
"tripId": "OCESN17756F4372885:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23418F4372719:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194340"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749194460"
},
"departure": {
"delay": 0,
"time": "1749194460"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749194520"
},
"departure": {
"delay": 0,
"time": "1749194580"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749194700"
},
"departure": {
"delay": 0,
"time": "1749194700"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194820"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749194940"
},
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749195120"
},
"departure": {
"delay": 0,
"time": "1749195120"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749195240"
},
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749195360"
},
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749195600"
},
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749195840"
},
"departure": {
"delay": 0,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749196260"
},
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749196680"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749196860"
},
"departure": {
"delay": 0,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87746248"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87746206"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87746008"
}
],
"timestamp": "1749190718",
"trip": {
"startDate": "20250606",
"startTime": "09:19:00",
"tripId": "OCESN23418F4372719:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN861404F4298071:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194340"
},
"stopId": "StopPoint:OCETrain TER-87597120"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87597005"
},
{
"arrival": {
"delay": 0,
"time": "1749196020"
},
"departure": {
"delay": 0,
"time": "1749196080"
},
"stopId": "StopPoint:OCETrain TER-87597070"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196560"
},
"stopId": "StopPoint:OCETrain TER-87597062"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87597039"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87543199"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87543165"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87543157"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87543140"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87543124"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87543116"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87543009"
}
],
"timestamp": "1749190718",
"trip": {
"startDate": "20250606",
"startTime": "09:19:00",
"tripId": "OCESN861404F4298071:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871454F3919635:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194400"
},
"stopId": "StopPoint:OCETrain TER-87611533"
},
{
"arrival": {
"delay": 0,
"time": "1749194940"
},
"departure": {
"delay": 0,
"time": "1749195120"
},
"stopId": "StopPoint:OCETrain TER-87611558"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87611574"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87611590"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87611616"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87611624"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87611327"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87611343"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87611350"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87611368"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87611376"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87611384"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87611392"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87618116"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749190779",
"trip": {
"startDate": "20250606",
"startTime": "09:20:00",
"tripId": "OCESN871454F3919635:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN886171F4327431:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194400"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749195480"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87722587"
},
{
"arrival": {
"delay": 0,
"time": "1749195960"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87722652"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196440"
},
"stopId": "StopPoint:OCETrain TER-87722678"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87761106"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87761130"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87761163"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87764001"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87764308"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87764357"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87765107"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87765008"
}
],
"timestamp": "1749190779",
"trip": {
"startDate": "20250606",
"startTime": "09:20:00",
"tripId": "OCESN886171F4327431:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866219F3509463:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194520"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749194820"
},
"departure": {
"delay": 0,
"time": "1749194880"
},
"stopId": "StopPoint:OCETrain TER-87584714"
},
{
"arrival": {
"delay": 0,
"time": "1749195180"
},
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-87584722"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87584730"
},
{
"arrival": {
"delay": 0,
"time": "1749195840"
},
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCETrain TER-87584755"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87581850"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196560"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749197700"
},
"departure": {
"delay": 300,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749197880"
},
"departure": {
"delay": 300,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87581793"
},
{
"arrival": {
"delay": 300,
"time": "1749198120"
},
"departure": {
"delay": 300,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87582403"
},
{
"arrival": {
"delay": 300,
"time": "1749198660"
},
"departure": {
"delay": 300,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87582445"
},
{
"arrival": {
"delay": 300,
"time": "1749199080"
},
"departure": {
"delay": 300,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 300,
"time": "1749199380"
},
"departure": {
"delay": 300,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87582601"
},
{
"arrival": {
"delay": 300,
"time": "1749199680"
},
"departure": {
"delay": 300,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87582619"
},
{
"arrival": {
"delay": 300,
"time": "1749199920"
},
"departure": {
"delay": 300,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87582635"
},
{
"arrival": {
"delay": 300,
"time": "1749200100"
},
"departure": {
"delay": 300,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87582643"
},
{
"arrival": {
"delay": 300,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87582668"
}
],
"timestamp": "1749190898",
"trip": {
"startDate": "20250606",
"startTime": "09:22:00",
"tripId": "OCESN866219F3509463:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876253F4247559:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194520"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749194760"
},
"departure": {
"delay": 0,
"time": "1749194820"
},
"stopId": "StopPoint:OCETrain TER-87612010"
},
{
"arrival": {
"delay": 0,
"time": "1749195060"
},
"departure": {
"delay": 0,
"time": "1749195120"
},
"stopId": "StopPoint:OCETrain TER-87612002"
},
{
"arrival": {
"delay": 0,
"time": "1749195300"
},
"departure": {
"delay": 0,
"time": "1749195360"
},
"stopId": "StopPoint:OCETrain TER-87611707"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87611723"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87615013"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87615039"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87615054"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87615286"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87615112"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87781062"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87781088"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87784157"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87784173"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87784009"
}
],
"timestamp": "1749190898",
"trip": {
"startDate": "20250606",
"startTime": "09:22:00",
"tripId": "OCESN876253F4247559:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843806F4353348:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194580"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196440"
},
"stopId": "StopPoint:OCETrain TER-87345306"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCETrain TER-87345314"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87345520"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87345561"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87296244"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87296004"
}
],
"timestamp": "1749190958",
"trip": {
"startDate": "20250606",
"startTime": "09:23:00",
"tripId": "OCESN843806F4353348:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN48050R4338488:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194640"
},
"stopId": "StopPoint:OCECar TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCECar TER-87444539"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCECar TER-87444711"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCECar TER-87396002"
}
],
"timestamp": "1749191018",
"trip": {
"startDate": "20250606",
"startTime": "09:24:00",
"tripId": "OCESN48050R4338488:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17474F4294943:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194700"
},
"stopId": "StopPoint:OCETrain TER-87756056"
},
{
"arrival": {
"delay": 0,
"time": "1749195060"
},
"departure": {
"delay": 0,
"time": "1749195180"
},
"stopId": "StopPoint:OCETrain TER-87756254"
},
{
"arrival": {
"delay": 0,
"time": "1749195960"
},
"departure": {
"delay": 0,
"time": "1749196080"
},
"stopId": "StopPoint:OCETrain TER-87757674"
},
{
"arrival": {
"delay": 0,
"time": "1749196680"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87757625"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87757526"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87755447"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87755371"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749191078",
"trip": {
"startDate": "20250606",
"startTime": "09:25:00",
"tripId": "OCESN17474F4294943:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN9708F4358801:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194880"
},
"stopId": "StopPoint:OCETGV INOUI-71718010"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETGV INOUI-71793000"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETGV INOUI-71043075"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETGV INOUI-87784009"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETGV INOUI-87781104"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETGV INOUI-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETGV INOUI-87688887"
},
{
"arrival": {
"delay": 0,
"time": "1749208440"
},
"departure": {
"delay": 0,
"time": "1749208620"
},
"stopId": "StopPoint:OCETGV INOUI-87703975"
},
{
"arrival": {
"delay": 0,
"time": "1749210900"
},
"departure": {
"delay": 0,
"time": "1749211080"
},
"stopId": "StopPoint:OCETGV INOUI-87763029"
},
{
"arrival": {
"delay": 0,
"time": "1749219240"
},
"stopId": "StopPoint:OCETGV INOUI-87686006"
}
],
"timestamp": "1749191258",
"trip": {
"startDate": "20250606",
"startTime": "09:28:00",
"tripId": "OCESN9708F4358801:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN48051R4338489:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749194940"
},
"stopId": "StopPoint:OCECar TER-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCECar TER-87444711"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar TER-87444539"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCECar TER-87444000"
}
],
"timestamp": "1749191318",
"trip": {
"startDate": "20250606",
"startTime": "09:29:00",
"tripId": "OCESN48051R4338489:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860804F4298022:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1800,
"time": "1749196740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"departure": {
"delay": 3600,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 4200,
"time": "1749200340"
},
"departure": {
"delay": 4200,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87574475"
},
{
"arrival": {
"delay": 4200,
"time": "1749200700"
},
"departure": {
"delay": 4200,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87574491"
},
{
"arrival": {
"delay": 4200,
"time": "1749201060"
},
"departure": {
"delay": 4200,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87574855"
},
{
"arrival": {
"delay": 4200,
"time": "1749201720"
},
"departure": {
"delay": 4200,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87574897"
},
{
"arrival": {
"delay": 4200,
"time": "1749202200"
},
"departure": {
"delay": 4200,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87576868"
},
{
"arrival": {
"delay": 4200,
"time": "1749202620"
},
"departure": {
"delay": 4200,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87576876"
},
{
"arrival": {
"delay": 4200,
"time": "1749202980"
},
"departure": {
"delay": 4200,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87576884"
},
{
"arrival": {
"delay": 4200,
"time": "1749204000"
},
"departure": {
"delay": 4200,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 4200,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87576207"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "09:29:00",
"tripId": "OCESN860804F4298022:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96558F4370728:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195000"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 300,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 600,
"time": "1749198120"
},
"departure": {
"delay": 600,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87745828"
},
{
"arrival": {
"delay": 600,
"time": "1749198780"
},
"departure": {
"delay": 600,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87741074"
},
{
"arrival": {
"delay": 900,
"time": "1749200280"
},
"departure": {
"delay": 900,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87743757"
},
{
"arrival": {
"delay": 900,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749199538",
"trip": {
"startDate": "20250606",
"startTime": "09:30:00",
"tripId": "OCESN96558F4370728:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18107F4372823:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195060"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749195300"
},
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87718015"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87391300"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87718502"
},
{
"arrival": {
"delay": 0,
"time": "1749196560"
},
"departure": {
"delay": 0,
"time": "1749196560"
},
"stopId": "StopPoint:OCETrain TER-87718510"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87718528"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87718536"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87718601"
},
{
"arrival": {
"delay": 0,
"time": "1749197760"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87718544"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87718551"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87718577"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87718619"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87598219"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-85043166"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-85043158"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-85043216"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-85043141"
}
],
"timestamp": "1749191440",
"trip": {
"startDate": "20250606",
"startTime": "09:31:00",
"tripId": "OCESN18107F4372823:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871605F4298451:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195060"
},
"stopId": "StopPoint:OCETrain TER-87613000"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87613323"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87613356"
},
{
"arrival": {
"delay": 0,
"time": "1749197040"
},
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87613398"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87611699"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87611681"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87611673"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 300,
"time": "1749199800"
},
"departure": {
"delay": 300,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87611657"
},
{
"arrival": {
"delay": 300,
"time": "1749200460"
},
"departure": {
"delay": 300,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87611434"
},
{
"arrival": {
"delay": 300,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749199688",
"trip": {
"startDate": "20250606",
"startTime": "09:31:00",
"tripId": "OCESN871605F4298451:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886215F4277954:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195060"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749195240"
},
"departure": {
"delay": 0,
"time": "1749195300"
},
"stopId": "StopPoint:OCETrain TER-87722207"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87722231"
},
{
"arrival": {
"delay": 0,
"time": "1749195660"
},
"departure": {
"delay": 0,
"time": "1749195720"
},
"stopId": "StopPoint:OCETrain TER-87722249"
},
{
"arrival": {
"delay": 0,
"time": "1749195960"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87722264"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87722298"
},
{
"arrival": {
"delay": 0,
"time": "1749196440"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87722439"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87726174"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87726703"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87726711"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87726729"
}
],
"timestamp": "1749191440",
"trip": {
"startDate": "20250606",
"startTime": "09:31:00",
"tripId": "OCESN886215F4277954:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN893158F4376634:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195060"
},
"stopId": "StopPoint:OCETrain TER-87696005"
},
{
"arrival": {
"delay": 0,
"time": "1749195660"
},
"departure": {
"delay": 0,
"time": "1749195720"
},
"stopId": "StopPoint:OCETrain TER-87696450"
},
{
"arrival": {
"delay": 0,
"time": "1749196560"
},
"departure": {
"delay": 0,
"time": "1749196620"
},
"stopId": "StopPoint:OCETrain TER-87696484"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87696492"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87696534"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87694141"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87694000"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87694307"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749191440",
"trip": {
"startDate": "20250606",
"startTime": "09:31:00",
"tripId": "OCESN893158F4376634:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN864510F3509900:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195120"
},
"stopId": "StopPoint:OCETrain TER-87491803"
},
{
"arrival": {
"delay": 0,
"time": "1749195540"
},
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCETrain TER-87491811"
},
{
"arrival": {
"delay": 0,
"time": "1749196680"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87491001"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87491449"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87491472"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87491506"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87583005"
}
],
"timestamp": "1749191498",
"trip": {
"startDate": "20250606",
"startTime": "09:32:00",
"tripId": "OCESN864510F3509900:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839136F4237870:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195180"
},
"stopId": "StopPoint:OCETrain TER-87175000"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 0,
"time": "1749196440"
},
"stopId": "StopPoint:OCETrain TER-87174276"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87171553"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87171512"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87116582"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87113001"
}
],
"timestamp": "1749191558",
"trip": {
"startDate": "20250606",
"startTime": "09:33:00",
"tripId": "OCESN839136F4237870:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN849961F4350343:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195180"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196560"
},
"stopId": "StopPoint:OCETrain TER-87271536"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87271593"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87271734"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87271817"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87296566"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87296012"
}
],
"timestamp": "1749191558",
"trip": {
"startDate": "20250606",
"startTime": "09:33:00",
"tripId": "OCESN849961F4350343:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN849918F4355774:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-87296012"
},
{
"arrival": {
"delay": 0,
"time": "1749195900"
},
"departure": {
"delay": 0,
"time": "1749195960"
},
"stopId": "StopPoint:OCETrain TER-87296566"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87271817"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87271734"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87271593"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87271536"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749191619",
"trip": {
"startDate": "20250606",
"startTime": "09:34:00",
"tripId": "OCESN849918F4355774:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN86983F4282580:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749195960"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87765354"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87775023"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196740"
},
"stopId": "StopPoint:OCETrain TER-87703975"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 900,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 900,
"time": "1749198840"
},
"departure": {
"delay": 900,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87775114"
},
{
"arrival": {
"delay": 900,
"time": "1749199260"
},
"departure": {
"delay": 900,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87773408"
},
{
"arrival": {
"delay": 900,
"time": "1749199740"
},
"departure": {
"delay": 900,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87773457"
},
{
"arrival": {
"delay": 900,
"time": "1749200340"
},
"departure": {
"delay": 900,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87773002"
},
{
"arrival": {
"delay": 900,
"time": "1749201180"
},
"departure": {
"delay": 900,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87773556"
},
{
"arrival": {
"delay": 900,
"time": "1749201660"
},
"departure": {
"delay": 900,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87773200"
},
{
"arrival": {
"delay": 900,
"time": "1749202560"
},
"departure": {
"delay": 900,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87781278"
},
{
"arrival": {
"delay": 900,
"time": "1749203340"
},
"departure": {
"delay": 900,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87781005"
},
{
"arrival": {
"delay": 900,
"time": "1749204300"
},
"departure": {
"delay": 900,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 900,
"time": "1749206040"
},
"departure": {
"delay": 900,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87781062"
},
{
"arrival": {
"delay": 900,
"time": "1749206460"
},
"departure": {
"delay": 900,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87781088"
},
{
"arrival": {
"delay": 900,
"time": "1749207060"
},
"departure": {
"delay": 900,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87784157"
},
{
"arrival": {
"delay": 900,
"time": "1749207480"
},
"departure": {
"delay": 900,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87784173"
},
{
"arrival": {
"delay": 900,
"time": "1749207900"
},
"departure": {
"delay": 900,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87784009"
},
{
"arrival": {
"delay": 900,
"time": "1749208680"
},
"departure": {
"delay": 900,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87784207"
},
{
"arrival": {
"delay": 900,
"time": "1749209040"
},
"departure": {
"delay": 900,
"time": "1749209100"
},
"stopId": "StopPoint:OCETrain TER-87784231"
},
{
"arrival": {
"delay": 900,
"time": "1749209340"
},
"departure": {
"delay": 900,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87784256"
},
{
"arrival": {
"delay": 900,
"time": "1749209580"
},
"departure": {
"delay": 900,
"time": "1749209640"
},
"stopId": "StopPoint:OCETrain TER-87784264"
},
{
"arrival": {
"delay": 900,
"time": "1749209880"
},
"departure": {
"delay": 900,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-87784298"
},
{
"arrival": {
"delay": 900,
"time": "1749210300"
},
"stopId": "StopPoint:OCETrain TER-87785006"
},
{
"arrival": {
"delay": 0,
"time": "1749210240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-71793150"
}
],
"timestamp": "1749198458",
"trip": {
"startDate": "20250606",
"startTime": "09:34:00",
"tripId": "OCESN86983F4282580:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886615F4376208:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195240"
},
"stopId": "StopPoint:OCETrain TER-87726802"
},
{
"arrival": {
"delay": 0,
"time": "1749195420"
},
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749196560"
},
"departure": {
"delay": 0,
"time": "1749196620"
},
"stopId": "StopPoint:OCETrain TER-87721035"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87721472"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87721266"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749191619",
"trip": {
"startDate": "20250606",
"startTime": "09:34:00",
"tripId": "OCESN886615F4376208:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN439125R4117504:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195360"
},
"stopId": "StopPoint:OCECar TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCECar TER-87281469"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCECar TER-87281451"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCECar TER-87281444"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCECar TER-87281436"
},
{
"arrival": {
"delay": 600,
"time": "1749199500"
},
"departure": {
"delay": 600,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87287300"
},
{
"arrival": {
"delay": 900,
"time": "1749200520"
},
"departure": {
"delay": 900,
"time": "1749200520"
},
"stopId": "StopPoint:OCECar TER-87281428"
},
{
"arrival": {
"delay": 900,
"time": "1749202140"
},
"departure": {
"delay": 900,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar TER-87317305"
},
{
"arrival": {
"delay": 900,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87317263"
}
],
"timestamp": "1749199808",
"trip": {
"startDate": "20250606",
"startTime": "09:36:00",
"tripId": "OCESN439125R4117504:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN31152R4217369:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCECar TER-87641001"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCECar TER-87732206"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87732008"
}
],
"timestamp": "1749191798",
"trip": {
"startDate": "20250606",
"startTime": "09:37:00",
"tripId": "OCESN31152R4217369:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886565F4356974:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195420"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749195960"
},
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 0,
"time": "1749196140"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87761262"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87764001"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87764290"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87764308"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87764357"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87765107"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87765180"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87765198"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87765206"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87753657"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87753681"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87753251"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87439554"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749191798",
"trip": {
"startDate": "20250606",
"startTime": "09:37:00",
"tripId": "OCESN886565F4356974:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN860212F4297814:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749195780"
},
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCETrain TER-87571273"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87574343"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87574319"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87574004"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87574194"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87574160"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87574137"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87543009"
}
],
"timestamp": "1749191859",
"trip": {
"startDate": "20250606",
"startTime": "09:38:00",
"tripId": "OCESN860212F4297814:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96506F4370739:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195480"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87741074"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87745828"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-85010082"
}
],
"timestamp": "1749191859",
"trip": {
"startDate": "20250606",
"startTime": "09:38:00",
"tripId": "OCESN96506F4370739:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859108F3870213:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87486571"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87486563"
},
{
"arrival": {
"delay": 0,
"time": "1749196440"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87481390"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87481366"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87481226"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87481218"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87481200"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87481036"
},
{
"arrival": {
"delay": 900,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "09:39:00",
"tripId": "OCESN859108F3870213:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862512F4379623:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749196260"
},
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-87396309"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87396325"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87394296"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87394254"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87394221"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87394130"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87394114"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87393314"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87391003"
}
],
"timestamp": "1749191918",
"trip": {
"startDate": "20250606",
"startTime": "09:39:00",
"tripId": "OCESN862512F4379623:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN86381F4375099:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-80253914"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCETrain TER-87193615"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87193664"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87215632"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87215665"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87215699"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87213744"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87213785"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87213165"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749191918",
"trip": {
"startDate": "20250606",
"startTime": "09:39:00",
"tripId": "OCESN86381F4375099:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883105F4376030:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87741223"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87741611"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87741629"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87741645"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87741694"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87741728"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87741769"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87741777"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87741793"
}
],
"timestamp": "1749191918",
"trip": {
"startDate": "20250606",
"startTime": "09:39:00",
"tripId": "OCESN883105F4376030:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883366F4299275:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-87742007"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196440"
},
"stopId": "StopPoint:OCETrain TER-87742361"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87742320"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87741306"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87741280"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87741256"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87741231"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87741223"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87741009"
}
],
"timestamp": "1749191918",
"trip": {
"startDate": "20250606",
"startTime": "09:39:00",
"tripId": "OCESN883366F4299275:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88520F4351621:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195540"
},
"stopId": "StopPoint:OCETrain TER-82001000"
},
{
"arrival": {
"delay": 0,
"time": "1749195720"
},
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-82002501"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749191918",
"trip": {
"startDate": "20250606",
"startTime": "09:39:00",
"tripId": "OCESN88520F4351621:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865712F4350865:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749195780"
},
"departure": {
"delay": 0,
"time": "1749195840"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87584102"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87584136"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87584177"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87584193"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87584235"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87584268"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87584441"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87584474"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87595751"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87595769"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87595777"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87595827"
}
],
"timestamp": "1749191979",
"trip": {
"startDate": "20250606",
"startTime": "09:40:00",
"tripId": "OCESN865712F4350865:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN892604F3819155:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCETrain TER-87683789"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCETrain TER-87683722"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87683680"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87683664"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87683649"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87683631"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87683573"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87683557"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87683532"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87683227"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87683219"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87683136"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87683128"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87683102"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87682302"
}
],
"timestamp": "1749191979",
"trip": {
"startDate": "20250606",
"startTime": "09:40:00",
"tripId": "OCESN892604F3819155:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN95259R4300693:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195600"
},
"stopId": "StopPoint:OCECar TER-87586008"
},
{
"arrival": {
"delay": 0,
"time": "1749196500"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCECar TER-87582346"
},
{
"arrival": {
"delay": 0,
"time": "1749197040"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCECar TER-87586305"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCECar TER-87586313"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCECar TER-87586321"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCECar TER-87582353"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCECar TER-87589200"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCECar TER-87586263"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCECar TER-87586339"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCECar TER-87462390"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar TER-87586347"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87586362"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87586370"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCECar TER-87134387"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87611749"
}
],
"timestamp": "1749193839",
"trip": {
"startDate": "20250606",
"startTime": "09:40:00",
"tripId": "OCESN95259R4300693:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842307F4194728:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195660"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749196200"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87342188"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCETrain TER-87342212"
},
{
"arrival": {
"delay": 0,
"time": "1749197040"
},
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87342246"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87342253"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87342303"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87342337"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87317255"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87317230"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87317222"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87317198"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87317164"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87317065"
}
],
"timestamp": "1749192040",
"trip": {
"startDate": "20250606",
"startTime": "09:41:00",
"tripId": "OCESN842307F4194728:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865801F3521518:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195660"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87595736"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87595744"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87595751"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87595769"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87595876"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87595892"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87586495"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87586453"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87586438"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87586008"
}
],
"timestamp": "1749192040",
"trip": {
"startDate": "20250606",
"startTime": "09:41:00",
"tripId": "OCESN865801F3521518:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN62602R4161619:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195720"
},
"stopId": "StopPoint:OCENavette-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCENavette-87783001"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCENavette-87783365"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCENavette-87783324"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCENavette-87783308"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCENavette-87783282"
},
{
"arrival": {
"delay": 0,
"time": "1749208260"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCENavette-87783266"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCENavette-87783241"
},
{
"arrival": {
"delay": 0,
"time": "1749210780"
},
"departure": {
"delay": 0,
"time": "1749211020"
},
"stopId": "StopPoint:OCENavette-87783175"
},
{
"arrival": {
"delay": 0,
"time": "1749212460"
},
"stopId": "StopPoint:OCENavette-87645507"
}
],
"timestamp": "1749192099",
"trip": {
"startDate": "20250606",
"startTime": "09:42:00",
"tripId": "OCESN62602R4161619:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839403F4371144:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195720"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87118000"
}
],
"timestamp": "1749192099",
"trip": {
"startDate": "20250606",
"startTime": "09:42:00",
"tripId": "OCESN839403F4371144:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895804F4376915:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195720"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87743005"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87718296"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87718270"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87718239"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87718189"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87718155"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87718460"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87184622"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87184572"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87184523"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"departure": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749192099",
"trip": {
"startDate": "20250606",
"startTime": "09:42:00",
"tripId": "OCESN895804F4376915:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17827F4372857:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749196860"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87721357"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749192159",
"trip": {
"startDate": "20250606",
"startTime": "09:43:00",
"tripId": "OCESN17827F4372857:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891158F4300132:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195780"
},
"stopId": "StopPoint:OCETrain TER-87683573"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87686667"
}
],
"timestamp": "1749192159",
"trip": {
"startDate": "20250606",
"startTime": "09:43:00",
"tripId": "OCESN891158F4300132:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18546F4295082:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195840"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87741439"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87741470"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749192219",
"trip": {
"startDate": "20250606",
"startTime": "09:44:00",
"tripId": "OCESN18546F4295082:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23419F4372718:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195840"
},
"stopId": "StopPoint:OCETrain TER-87746008"
},
{
"arrival": {
"delay": 0,
"time": "1749196080"
},
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87746206"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87746248"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749192219",
"trip": {
"startDate": "20250606",
"startTime": "09:44:00",
"tripId": "OCESN23419F4372718:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857708F3869818:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195840"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87471508"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87471003"
}
],
"timestamp": "1749192219",
"trip": {
"startDate": "20250606",
"startTime": "09:44:00",
"tripId": "OCESN857708F3869818:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17687F4354660:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87747006"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN17687F4354660:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3469F4294142:2025-06-01T00:10:16Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCETrain TER-87391003"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87393488"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87393553"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87393595"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87444638"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87444562"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87444539"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN3469F4294142:2025-06-01T00:10:16Z"
}
}
},
{
"id": "OCESN450008R3513470:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar TER-87592543"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCECar TER-87575498"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCECar TER-87575480"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCECar TER-87575845"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar TER-87575704"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCECar TER-87575001"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN450008R3513470:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56003R4374102:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCECar-87335208"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar-87322966"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCECar-87322008"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCECar-87476556"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN56003R4374102:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN58911R4294008:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar-87744243"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar-87690255"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCECar-87690263"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCECar-87137455"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN58911R4294008:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872706F4363400:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCETrain TER-87671008"
},
{
"arrival": {
"delay": 0,
"time": "1749196560"
},
"departure": {
"delay": 0,
"time": "1749196620"
},
"stopId": "StopPoint:OCETrain TER-87671172"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87671123"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87611152"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87611137"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87611095"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87611079"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87611061"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87611038"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN872706F4363400:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN94002R3852098:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar TER-87783605"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCECar TER-87783282"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87640631"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87783266"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar TER-87783241"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCECar TER-87734004"
}
],
"timestamp": "1749193599",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN94002R3852098:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN97005R4370688:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749195900"
},
"stopId": "StopPoint:OCECar-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCECar-87463042"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCECar-87365502"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCECar-87358085"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCECar-87358655"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCECar-87358622"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCECar-87358630"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCECar-87487835"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCECar-87487819"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar-87487710"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar-87487603"
}
],
"timestamp": "1749192279",
"trip": {
"startDate": "20250606",
"startTime": "09:45:00",
"tripId": "OCESN97005R4370688:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17353F4372677:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87761650"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87763029"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87761783"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87761817"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87761841"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87761874"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87763300"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87763003"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87763425"
},
{
"arrival": {
"delay": 0,
"time": "1749209220"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87763466"
},
{
"arrival": {
"delay": 0,
"time": "1749210300"
},
"departure": {
"delay": 0,
"time": "1749210420"
},
"stopId": "StopPoint:OCETrain TER-87763508"
},
{
"arrival": {
"delay": 0,
"time": "1749211020"
},
"departure": {
"delay": 0,
"time": "1749211080"
},
"stopId": "StopPoint:OCETrain TER-87763557"
},
{
"arrival": {
"delay": 0,
"time": "1749211860"
},
"stopId": "StopPoint:OCETrain TER-87763607"
}
],
"timestamp": "1749192399",
"trip": {
"startDate": "20250606",
"startTime": "09:47:00",
"tripId": "OCESN17353F4372677:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839408F4371139:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87113001"
}
],
"timestamp": "1749192399",
"trip": {
"startDate": "20250606",
"startTime": "09:47:00",
"tripId": "OCESN839408F4371139:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871473F4350989:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749196860"
},
"departure": {
"delay": 0,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCETrain TER-87618116"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87611384"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87611376"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87611368"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87611350"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87611343"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87611327"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87611616"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87611590"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87611574"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87611558"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87611533"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87611525"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87611517"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87611509"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87611483"
}
],
"timestamp": "1749192399",
"trip": {
"startDate": "20250606",
"startTime": "09:47:00",
"tripId": "OCESN871473F4350989:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN893011F4376601:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196020"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 300,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87694307"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87694000"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87694141"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87696534"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87696492"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87696484"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87696450"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87696005"
}
],
"timestamp": "1749197768",
"trip": {
"startDate": "20250606",
"startTime": "09:47:00",
"tripId": "OCESN893011F4376601:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN30518R4294399:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196080"
},
"stopId": "StopPoint:OCECar TER-87698662"
},
{
"arrival": {
"delay": 0,
"time": "1749196740"
},
"departure": {
"delay": 0,
"time": "1749196740"
},
"stopId": "StopPoint:OCECar TER-87726158"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCECar TER-87726406"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCECar TER-87726414"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCECar TER-87726422"
},
{
"arrival": {
"delay": 300,
"time": "1749199500"
},
"departure": {
"delay": 300,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87726430"
},
{
"arrival": {
"delay": 300,
"time": "1749200340"
},
"stopId": "StopPoint:OCECar TER-87726448"
}
],
"timestamp": "1749199328",
"trip": {
"startDate": "20250606",
"startTime": "09:48:00",
"tripId": "OCESN30518R4294399:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847912F4306437:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196080"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749196860"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87296442"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87296616"
},
{
"arrival": {
"delay": 300,
"time": "1749198120"
},
"departure": {
"delay": 300,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87276782"
},
{
"arrival": {
"delay": 600,
"time": "1749199200"
},
"departure": {
"delay": 600,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87276691"
},
{
"arrival": {
"delay": 600,
"time": "1749199980"
},
"departure": {
"delay": 600,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87276329"
},
{
"arrival": {
"delay": 600,
"time": "1749200580"
},
"departure": {
"delay": 420,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 300,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749200199",
"trip": {
"startDate": "20250606",
"startTime": "09:48:00",
"tripId": "OCESN847912F4306437:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23480F4372684:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87746479"
},
{
"arrival": {
"delay": 0,
"time": "1749196440"
},
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749196860"
},
"departure": {
"delay": 0,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-87746412"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749197760"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87746347"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87746313"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749192518",
"trip": {
"startDate": "20250606",
"startTime": "09:49:00",
"tripId": "OCESN23480F4372684:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873723F3574422:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196140"
},
"stopId": "StopPoint:OCETrain TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749196320"
},
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCETrain TER-87782607"
},
{
"arrival": {
"delay": 0,
"time": "1749197760"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87734202"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87734244"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87734251"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87734269"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87734293"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87734301"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87731828"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87734673"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87734699"
}
],
"timestamp": "1749192518",
"trip": {
"startDate": "20250606",
"startTime": "09:49:00",
"tripId": "OCESN873723F3574422:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN18507F4373198:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749196800"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 600,
"time": "1749198420"
},
"departure": {
"delay": 600,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 300,
"time": "1749198780"
},
"departure": {
"delay": 300,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"departure": {
"delay": 300,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87741470"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87741439"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87741009"
}
],
"timestamp": "1749200349",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN18507F4373198:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN30068R4372623:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCECar TER-87696013"
},
{
"arrival": {
"delay": 0,
"time": "1749196380"
},
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCECar TER-87697672"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCECar TER-87697706"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCECar TER-87725838"
},
{
"arrival": {
"delay": 300,
"time": "1749198240"
},
"departure": {
"delay": 300,
"time": "1749198240"
},
"stopId": "StopPoint:OCECar TER-87725820"
},
{
"arrival": {
"delay": 300,
"time": "1749198660"
},
"departure": {
"delay": 300,
"time": "1749198660"
},
"stopId": "StopPoint:OCECar TER-87725812"
},
{
"arrival": {
"delay": 300,
"time": "1749199080"
},
"departure": {
"delay": 300,
"time": "1749199080"
},
"stopId": "StopPoint:OCECar TER-87725804"
},
{
"arrival": {
"delay": 300,
"time": "1749200280"
},
"stopId": "StopPoint:OCECar TER-87725689"
}
],
"timestamp": "1749197888",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN30068R4372623:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN33154R4354346:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCECar TER-87335521"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar TER-87417501"
},
{
"arrival": {
"delay": 300,
"time": "1749198600"
},
"departure": {
"delay": 300,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87747451"
},
{
"arrival": {
"delay": 300,
"time": "1749199680"
},
"departure": {
"delay": 300,
"time": "1749199680"
},
"stopId": "StopPoint:OCECar TER-87747477"
},
{
"arrival": {
"delay": 300,
"time": "1749200760"
},
"departure": {
"delay": 300,
"time": "1749200760"
},
"stopId": "StopPoint:OCECar TER-87747493"
},
{
"arrival": {
"delay": 300,
"time": "1749201900"
},
"departure": {
"delay": 300,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87741181"
},
{
"arrival": {
"delay": 300,
"time": "1749203640"
},
"stopId": "StopPoint:OCECar TER-87741009"
}
],
"timestamp": "1749198098",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN33154R4354346:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN431904R4203482:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCECar TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCECar TER-87660548"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCECar TER-87660589"
},
{
"arrival": {
"delay": 300,
"time": "1749198240"
},
"departure": {
"delay": 300,
"time": "1749198240"
},
"stopId": "StopPoint:OCECar TER-87214635"
},
{
"arrival": {
"delay": 120,
"time": "1749198360"
},
"departure": {
"delay": 120,
"time": "1749198360"
},
"stopId": "StopPoint:OCECar TER-87214643"
},
{
"arrival": {
"delay": 60,
"time": "1749198480"
},
"departure": {
"delay": 60,
"time": "1749198480"
},
"stopId": "StopPoint:OCECar TER-87660605"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87660688"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCECar TER-87214684"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCECar TER-87214692"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87214726"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87214742"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCECar TER-87214783"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87144014"
}
],
"timestamp": "1749198128",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN431904R4203482:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN455212R3579142:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749196800"
},
"stopId": "StopPoint:OCECar TER-87673202"
},
{
"arrival": {
"delay": 600,
"time": "1749198900"
},
"departure": {
"delay": 600,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar TER-87672279"
},
{
"arrival": {
"delay": 600,
"time": "1749200100"
},
"departure": {
"delay": 600,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87672253"
},
{
"arrival": {
"delay": 600,
"time": "1749201600"
},
"departure": {
"delay": 600,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87672212"
},
{
"arrival": {
"delay": 600,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87672006"
}
],
"timestamp": "1749192760",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN455212R3579142:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82203R4371778:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCECar-87471607"
}
],
"timestamp": "1749192578",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN82203R4371778:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN863451F4219468:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196200"
},
"stopId": "StopPoint:OCETrain TER-87575001"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87485540"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87485490"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87485300"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87485250"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87485227"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87485003"
}
],
"timestamp": "1749192578",
"trip": {
"startDate": "20250606",
"startTime": "09:50:00",
"tripId": "OCESN863451F4219468:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17646F4354664:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749192639",
"trip": {
"startDate": "20250606",
"startTime": "09:51:00",
"tripId": "OCESN17646F4354664:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843858F4353324:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCETrain TER-87296244"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87345561"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87345520"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87345314"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87345306"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749192639",
"trip": {
"startDate": "20250606",
"startTime": "09:51:00",
"tripId": "OCESN843858F4353324:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894609F4357591:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749196980"
},
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87144121"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87144147"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87185629"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87185595"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87185249"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87185314"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87185348"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87184200"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87184242"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749192639",
"trip": {
"startDate": "20250606",
"startTime": "09:51:00",
"tripId": "OCESN894609F4357591:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96215F4341166:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196260"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749197340"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749192639",
"trip": {
"startDate": "20250606",
"startTime": "09:51:00",
"tripId": "OCESN96215F4341166:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839856F4137299:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749196800"
},
"departure": {
"delay": 0,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-87142091"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87142000"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87142240"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87175091"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87175000"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87174276"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87174409"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87171009"
}
],
"timestamp": "1749192699",
"trip": {
"startDate": "20250606",
"startTime": "09:52:00",
"tripId": "OCESN839856F4137299:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871814F4375429:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87611459"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87611897"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87611889"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87611863"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87611855"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87586008"
}
],
"timestamp": "1749192699",
"trip": {
"startDate": "20250606",
"startTime": "09:52:00",
"tripId": "OCESN871814F4375429:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889469F4376308:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196320"
},
"stopId": "StopPoint:OCETrain TER-87721001"
},
{
"arrival": {
"delay": 0,
"time": "1749196680"
},
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 300,
"time": "1749197640"
},
"departure": {
"delay": 300,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 300,
"time": "1749198360"
},
"departure": {
"delay": 300,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87723700"
},
{
"arrival": {
"delay": 300,
"time": "1749198780"
},
"departure": {
"delay": 300,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87723718"
},
{
"arrival": {
"delay": 300,
"time": "1749199020"
},
"departure": {
"delay": 300,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87723726"
},
{
"arrival": {
"delay": 300,
"time": "1749199320"
},
"departure": {
"delay": 300,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87723734"
},
{
"arrival": {
"delay": 300,
"time": "1749199560"
},
"departure": {
"delay": 300,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87723742"
},
{
"arrival": {
"delay": 120,
"time": "1749199740"
},
"departure": {
"delay": 120,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87723759"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87723767"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87723783"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87723791"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87743005"
}
],
"timestamp": "1749199508",
"trip": {
"startDate": "20250606",
"startTime": "09:52:00",
"tripId": "OCESN889469F4376308:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843908F4341492:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87313072"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87313874"
}
],
"timestamp": "1749192760",
"trip": {
"startDate": "20250606",
"startTime": "09:53:00",
"tripId": "OCESN843908F4341492:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895514F4376888:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196380"
},
"stopId": "StopPoint:OCETrain TER-87743633"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87715441"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87715433"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87715417"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87715391"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87715383"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87352047"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87715326"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87715102"
}
],
"timestamp": "1749192760",
"trip": {
"startDate": "20250606",
"startTime": "09:53:00",
"tripId": "OCESN895514F4376888:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860860F4298037:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2100,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87696005"
},
{
"arrival": {
"delay": 1500,
"time": "1749200280"
},
"departure": {
"delay": 1500,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87576439"
},
{
"arrival": {
"delay": 1500,
"time": "1749201060"
},
"departure": {
"delay": 1500,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87576207"
},
{
"arrival": {
"delay": 1500,
"time": "1749202260"
},
"departure": {
"delay": 1500,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 2100,
"time": "1749203700"
},
"departure": {
"delay": 2100,
"time": "1749203760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87576728"
},
{
"arrival": {
"delay": 2100,
"time": "1749204120"
},
"departure": {
"delay": 2100,
"time": "1749204180"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87576884"
},
{
"arrival": {
"delay": 2100,
"time": "1749204480"
},
"departure": {
"delay": 2100,
"time": "1749204540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87576876"
},
{
"arrival": {
"delay": 2100,
"time": "1749204900"
},
"departure": {
"delay": 2100,
"time": "1749204960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87576868"
},
{
"arrival": {
"delay": 2100,
"time": "1749205380"
},
"departure": {
"delay": 2100,
"time": "1749205440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574897"
},
{
"arrival": {
"delay": 2100,
"time": "1749206100"
},
"departure": {
"delay": 2100,
"time": "1749206160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574855"
},
{
"arrival": {
"delay": 2100,
"time": "1749206520"
},
"departure": {
"delay": 2100,
"time": "1749206580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574491"
},
{
"arrival": {
"delay": 2100,
"time": "1749206820"
},
"departure": {
"delay": 2100,
"time": "1749206880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574475"
},
{
"arrival": {
"delay": 1500,
"time": "1749207240"
},
"departure": {
"delay": 1500,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 1500,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87571000"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "09:54:00",
"tripId": "OCESN860860F4298037:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886916F4251321:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196440"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749196620"
},
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCETrain TER-87726158"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87726216"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87726208"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87726885"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87726877"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87726869"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87726851"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87726802"
}
],
"timestamp": "1749192818",
"trip": {
"startDate": "20250606",
"startTime": "09:54:00",
"tripId": "OCESN886916F4251321:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17475F4373075:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87755371"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87755447"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87757526"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87757625"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87757674"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87756254"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87756056"
}
],
"timestamp": "1749192879",
"trip": {
"startDate": "20250606",
"startTime": "09:55:00",
"tripId": "OCESN17475F4373075:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN49957R4374076:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCECar TER-87487603"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar TER-87487637"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCECar TER-87487611"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar TER-87487009"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCECar TER-87344440"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar TER-87487231"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCECar TER-87487249"
}
],
"timestamp": "1749195339",
"trip": {
"startDate": "20250606",
"startTime": "09:55:00",
"tripId": "OCESN49957R4374076:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844411F3747868:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87223263"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87281071"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87317586"
}
],
"timestamp": "1749192879",
"trip": {
"startDate": "20250606",
"startTime": "09:55:00",
"tripId": "OCESN844411F3747868:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868007F3509012:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87592543"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87592485"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87592444"
},
{
"arrival": {
"delay": 1200,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "09:55:00",
"tripId": "OCESN868007F3509012:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN892003F3505387:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196500"
},
"stopId": "StopPoint:OCETrain TER-87682302"
},
{
"arrival": {
"delay": 0,
"time": "1749196920"
},
"departure": {
"delay": 0,
"time": "1749196920"
},
"stopId": "StopPoint:OCETrain TER-87683102"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87683128"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87683136"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87683219"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87683227"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87683532"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87683557"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87683573"
}
],
"timestamp": "1749192879",
"trip": {
"startDate": "20250606",
"startTime": "09:55:00",
"tripId": "OCESN892003F3505387:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886919F4299649:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196560"
},
"stopId": "StopPoint:OCETrain TER-87726802"
},
{
"arrival": {
"delay": 0,
"time": "1749196680"
},
"departure": {
"delay": 0,
"time": "1749196740"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87726851"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87726869"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87726877"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87726885"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87726208"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87726216"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87726158"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749192938",
"trip": {
"startDate": "20250606",
"startTime": "09:56:00",
"tripId": "OCESN886919F4299649:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN33158R4373233:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196620"
},
"stopId": "StopPoint:OCECar TER-87761841"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCECar TER-87761817"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar TER-87761783"
},
{
"arrival": {
"delay": 300,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87556506"
}
],
"timestamp": "1749199630",
"trip": {
"startDate": "20250606",
"startTime": "09:57:00",
"tripId": "OCESN33158R4373233:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886606F4376206:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196620"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 300,
"time": "1749198240"
},
"departure": {
"delay": 300,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87721266"
},
{
"arrival": {
"delay": 300,
"time": "1749198900"
},
"departure": {
"delay": 300,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 300,
"time": "1749199260"
},
"departure": {
"delay": 300,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 300,
"time": "1749200040"
},
"departure": {
"delay": 300,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87721472"
},
{
"arrival": {
"delay": 300,
"time": "1749200940"
},
"departure": {
"delay": 300,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87721035"
},
{
"arrival": {
"delay": 300,
"time": "1749202080"
},
"departure": {
"delay": 300,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 300,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87726802"
}
],
"timestamp": "1749197799",
"trip": {
"startDate": "20250606",
"startTime": "09:57:00",
"tripId": "OCESN886606F4376206:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN43402R4361615:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196680"
},
"stopId": "StopPoint:OCECar TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCECar TER-87754549"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCECar TER-87295063"
}
],
"timestamp": "1749193060",
"trip": {
"startDate": "20250606",
"startTime": "09:58:00",
"tripId": "OCESN43402R4361615:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3335F4372409:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196740"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87387001"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87444299"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749193119",
"trip": {
"startDate": "20250606",
"startTime": "09:59:00",
"tripId": "OCESN3335F4372409:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96634F4370715:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196740"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 300,
"time": "1749200940"
},
"departure": {
"delay": 300,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 300,
"time": "1749201660"
},
"departure": {
"delay": 300,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 300,
"time": "1749203700"
},
"departure": {
"delay": 300,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 300,
"time": "1749204420"
},
"departure": {
"delay": 300,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 300,
"time": "1749206460"
},
"departure": {
"delay": 300,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87761718"
},
{
"arrival": {
"delay": 300,
"time": "1749207660"
},
"departure": {
"delay": 300,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87761650"
},
{
"arrival": {
"delay": 300,
"time": "1749208140"
},
"departure": {
"delay": 300,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87763029"
},
{
"arrival": {
"delay": 300,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87761007"
}
],
"timestamp": "1749198999",
"trip": {
"startDate": "20250606",
"startTime": "09:59:00",
"tripId": "OCESN96634F4370715:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868700F4184092:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCETrain TER-87592006"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87592311"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87592345"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87597625"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87597633"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87597674"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87597609"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87597708"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87597724"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87597740"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87641217"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87641001"
}
],
"timestamp": "1749193178",
"trip": {
"startDate": "20250606",
"startTime": "10:00:00",
"tripId": "OCESN868700F4184092:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN89100R4376469:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196800"
},
"stopId": "StopPoint:OCECar-87763607"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCECar-87763557"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar-87763508"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar-87763466"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar-87763425"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCECar-87763003"
}
],
"timestamp": "1749193178",
"trip": {
"startDate": "20250606",
"startTime": "10:00:00",
"tripId": "OCESN89100R4376469:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN46568R4343739:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCECar TER-87342337"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCECar TER-87342550"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCECar TER-87342543"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCECar TER-87342535"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar TER-87342006"
}
],
"timestamp": "1749193239",
"trip": {
"startDate": "20250606",
"startTime": "10:01:00",
"tripId": "OCESN46568R4343739:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847415F4300865:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87276469"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87276725"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87276717"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87272096"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87313668"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87313676"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87313684"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87313510"
}
],
"timestamp": "1749193239",
"trip": {
"startDate": "20250606",
"startTime": "10:01:00",
"tripId": "OCESN847415F4300865:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852054F4355919:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87411173"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87415323"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87415364"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87444315"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87444299"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87444208"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749193239",
"trip": {
"startDate": "20250606",
"startTime": "10:01:00",
"tripId": "OCESN852054F4355919:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860512F3840028:2025-05-25T00:05:28Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196860"
},
"stopId": "StopPoint:OCETrain TER-87543009"
},
{
"arrival": {
"delay": 0,
"time": "1749197100"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87543017"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87547000"
}
],
"timestamp": "1749193239",
"trip": {
"startDate": "20250606",
"startTime": "10:01:00",
"tripId": "OCESN860512F3840028:2025-05-25T00:05:28Z"
}
}
},
{
"id": "OCESN18171F4373107:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749196980"
},
"stopId": "StopPoint:OCETrain TER-87184408"
},
{
"arrival": {
"delay": 0,
"time": "1749197280"
},
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87184424"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87184432"
},
{
"arrival": {
"delay": 0,
"time": "1749197760"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87700153"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87184440"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-85001289"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-85001446"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-85001271"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-85001412"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-85001263"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-85001255"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-85001248"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-85001230"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-85001222"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-85001214"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-85001206"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-85001099"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-85001057"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-85001594"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-85043000"
}
],
"timestamp": "1749197108",
"trip": {
"startDate": "20250606",
"startTime": "10:03:00",
"tripId": "OCESN18171F4373107:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23460F4375859:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749197160"
},
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749197220"
},
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87746313"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87746347"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87746412"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87746479"
}
],
"timestamp": "1749193419",
"trip": {
"startDate": "20250606",
"startTime": "10:04:00",
"tripId": "OCESN23460F4375859:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835629F4359289:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197040"
},
"stopId": "StopPoint:OCETrain TER-87175042"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87175257"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749193419",
"trip": {
"startDate": "20250606",
"startTime": "10:04:00",
"tripId": "OCESN835629F4359289:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN86964F3860830:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-71793150"
},
{
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87785006"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87784298"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87784264"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87784256"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87784231"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87784207"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87784009"
}
],
"timestamp": "1749198999",
"trip": {
"startDate": "20250606",
"startTime": "10:04:00",
"tripId": "OCESN86964F3860830:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3110F4372524:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87413013"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87413344"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87413385"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749193478",
"trip": {
"startDate": "20250606",
"startTime": "10:05:00",
"tripId": "OCESN3110F4372524:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865313F4317157:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCETrain TER-87595249"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87595298"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87595322"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87584615"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87584607"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87584516"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749193478",
"trip": {
"startDate": "20250606",
"startTime": "10:05:00",
"tripId": "OCESN865313F4317157:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868606F4375289:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87592006"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87592055"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87592063"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87592071"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87592097"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87592105"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87592121"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87592147"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87592162"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87592170"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87594085"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87594275"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87594093"
}
],
"timestamp": "1749193478",
"trip": {
"startDate": "20250606",
"startTime": "10:05:00",
"tripId": "OCESN868606F4375289:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870004F3491082:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87615328"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87615005"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87615195"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87615625"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87615732"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87615757"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87615773"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87613422"
}
],
"timestamp": "1749193478",
"trip": {
"startDate": "20250606",
"startTime": "10:05:00",
"tripId": "OCESN870004F3491082:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN870306F3984392:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197100"
},
"stopId": "StopPoint:OCETrain TER-87611749"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87611764"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87611772"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87611806"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87611822"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87611830"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87611921"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87611467"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87446179"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87497461"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749193478",
"trip": {
"startDate": "20250606",
"startTime": "10:05:00",
"tripId": "OCESN870306F3984392:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN852018F4355898:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197160"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 300,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87444208"
},
{
"arrival": {
"delay": 300,
"time": "1749199140"
},
"departure": {
"delay": 300,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"departure": {
"delay": 300,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87444299"
},
{
"arrival": {
"delay": 300,
"time": "1749200640"
},
"departure": {
"delay": 300,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87444315"
},
{
"arrival": {
"delay": 300,
"time": "1749201240"
},
"departure": {
"delay": 300,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87415364"
},
{
"arrival": {
"delay": 300,
"time": "1749202140"
},
"departure": {
"delay": 300,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87415323"
},
{
"arrival": {
"delay": 300,
"time": "1749202740"
},
"departure": {
"delay": 300,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87411173"
},
{
"arrival": {
"delay": 300,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87411017"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "10:06:00",
"tripId": "OCESN852018F4355898:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN864758F4326557:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87491001"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87491035"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87491019"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87485151"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87485144"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87485136"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87485110"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87485102"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87437806"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87485003"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87437798"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "10:06:00",
"tripId": "OCESN864758F4326557:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876220F3738412:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1800,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 1800,
"time": "1749199740"
},
"departure": {
"delay": 1800,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87615112"
},
{
"arrival": {
"delay": 1800,
"time": "1749200820"
},
"departure": {
"delay": 1800,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87615286"
},
{
"arrival": {
"delay": 1800,
"time": "1749201600"
},
"departure": {
"delay": 1800,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87615054"
},
{
"arrival": {
"delay": 1800,
"time": "1749202140"
},
"departure": {
"delay": 1800,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87615039"
},
{
"arrival": {
"delay": 1800,
"time": "1749202740"
},
"departure": {
"delay": 1800,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87616011"
},
{
"arrival": {
"delay": 1800,
"time": "1749203100"
},
"departure": {
"delay": 1800,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87615013"
},
{
"arrival": {
"delay": 1800,
"time": "1749203400"
},
"departure": {
"delay": 1800,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87618215"
},
{
"arrival": {
"delay": 1800,
"time": "1749203640"
},
"departure": {
"delay": 1800,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87611723"
},
{
"arrival": {
"delay": 1800,
"time": "1749204120"
},
"departure": {
"delay": 1800,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87611707"
},
{
"arrival": {
"delay": 1800,
"time": "1749204360"
},
"departure": {
"delay": 1800,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87612002"
},
{
"arrival": {
"delay": 1800,
"time": "1749204600"
},
"departure": {
"delay": 1800,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87612010"
},
{
"arrival": {
"delay": 1800,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749199898",
"trip": {
"startDate": "20250606",
"startTime": "10:07:00",
"tripId": "OCESN876220F3738412:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881621F4375977:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197220"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749197460"
},
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87751776"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87751784"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87755215"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87755223"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87755231"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87755264"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87742262"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87755306"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87755314"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87755611"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87755629"
}
],
"timestamp": "1749193599",
"trip": {
"startDate": "20250606",
"startTime": "10:07:00",
"tripId": "OCESN881621F4375977:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN846402F4370833:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87342279"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87342238"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87342006"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87342139"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87342105"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87342014"
}
],
"timestamp": "1749193659",
"trip": {
"startDate": "20250606",
"startTime": "10:08:00",
"tripId": "OCESN846402F4370833:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848542F4333179:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87313049"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87313270"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87313304"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749193659",
"trip": {
"startDate": "20250606",
"startTime": "10:08:00",
"tripId": "OCESN848542F4333179:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN850608F4374437:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87413385"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87411280"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87411272"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87411264"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87411256"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87411249"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87411223"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87411215"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87411173"
}
],
"timestamp": "1749193659",
"trip": {
"startDate": "20250606",
"startTime": "10:08:00",
"tripId": "OCESN850608F4374437:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865613F4281072:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87584268"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87584193"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87584177"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87584136"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87584102"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749193659",
"trip": {
"startDate": "20250606",
"startTime": "10:08:00",
"tripId": "OCESN865613F4281072:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN887318F4357111:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197280"
},
"stopId": "StopPoint:OCETrain TER-87723494"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749197880"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87723452"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87761239"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87723387"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87723353"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87723320"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87282624"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749193659",
"trip": {
"startDate": "20250606",
"startTime": "10:08:00",
"tripId": "OCESN887318F4357111:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN44986R4373601:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCECar TER-87193821"
},
{
"arrival": {
"delay": 0,
"time": "1749197400"
},
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCECar TER-87406934"
},
{
"arrival": {
"delay": 0,
"time": "1749197640"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCECar TER-87199612"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCECar TER-87686360"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCECar TER-87635771"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCECar TER-87406959"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCECar TER-87193797"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCECar TER-87406967"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCECar TER-87193789"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCECar TER-87199604"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87193771"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCECar TER-87193615"
}
],
"timestamp": "1749193719",
"trip": {
"startDate": "20250606",
"startTime": "10:09:00",
"tripId": "OCESN44986R4373601:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862413F4375043:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87391003"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87393314"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87393348"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87394114"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87394130"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87394148"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87394155"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87394171"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87394007"
}
],
"timestamp": "1749193719",
"trip": {
"startDate": "20250606",
"startTime": "10:09:00",
"tripId": "OCESN862413F4375043:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN874004F3835062:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197340"
},
"stopId": "StopPoint:OCETrain TER-87734186"
},
{
"arrival": {
"delay": 0,
"time": "1749197520"
},
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87734178"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87734160"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87734152"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87782607"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87732008"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87732206"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87696351"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87696336"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87696328"
}
],
"timestamp": "1749193719",
"trip": {
"startDate": "20250606",
"startTime": "10:09:00",
"tripId": "OCESN874004F3835062:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN13115F3886869:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 600,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87381509"
},
{
"arrival": {
"delay": 600,
"time": "1749200880"
},
"departure": {
"delay": 600,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87415604"
},
{
"arrival": {
"delay": 600,
"time": "1749201420"
},
"departure": {
"delay": 600,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87415620"
},
{
"arrival": {
"delay": 600,
"time": "1749202080"
},
"departure": {
"delay": 600,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87415877"
},
{
"arrival": {
"delay": 600,
"time": "1749202440"
},
"departure": {
"delay": 600,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87415661"
},
{
"arrival": {
"delay": 600,
"time": "1749202920"
},
"departure": {
"delay": 600,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 600,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87411017"
}
],
"timestamp": "1749200259",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN13115F3886869:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN412002R4361528:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCECar TER-87775171"
},
{
"arrival": {
"delay": 300,
"time": "1749199020"
},
"departure": {
"delay": 300,
"time": "1749199020"
},
"stopId": "StopPoint:OCECar TER-87734350"
},
{
"arrival": {
"delay": 300,
"time": "1749203340"
},
"stopId": "StopPoint:OCECar TER-87734319"
}
],
"timestamp": "1749197828",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN412002R4361528:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839721F4347886:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87171926"
},
{
"arrival": {
"delay": 0,
"time": "1749197700"
},
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87171462"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87172270"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87172262"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87172171"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87172007"
}
],
"timestamp": "1749193779",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN839721F4347886:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN851709F4374484:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87411801"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87411819"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87415158"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87415018"
}
],
"timestamp": "1749193779",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN851709F4374484:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859666F4374808:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87484303"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87486894"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87481176"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87481457"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87481440"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749193779",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN859666F4374808:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860363F4297890:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1200,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 1200,
"time": "1749198960"
},
"departure": {
"delay": 1200,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87571885"
},
{
"arrival": {
"delay": 1200,
"time": "1749199320"
},
"departure": {
"delay": 1200,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87009696"
},
{
"arrival": {
"delay": 1200,
"time": "1749199860"
},
"departure": {
"delay": 1200,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87571406"
},
{
"arrival": {
"delay": 1200,
"time": "1749200040"
},
"departure": {
"delay": 1200,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87571414"
},
{
"arrival": {
"delay": 1200,
"time": "1749200280"
},
"departure": {
"delay": 1200,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87571422"
},
{
"arrival": {
"delay": 1200,
"time": "1749200640"
},
"departure": {
"delay": 1200,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87571430"
},
{
"arrival": {
"delay": 1200,
"time": "1749200940"
},
"departure": {
"delay": 1200,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87571448"
},
{
"arrival": {
"delay": 1200,
"time": "1749201300"
},
"departure": {
"delay": 1200,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87571455"
},
{
"arrival": {
"delay": 1200,
"time": "1749201780"
},
"departure": {
"delay": 1200,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87571463"
},
{
"arrival": {
"delay": 1200,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87571471"
}
],
"timestamp": "1749198670",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN860363F4297890:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866404F4096389:2025-06-01T00:10:16Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"stopId": "StopPoint:OCETrain TER-87677005"
},
{
"arrival": {
"delay": 0,
"time": "1749197580"
},
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87677104"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87677120"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87673459"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87673400"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87673004"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopArea:OCE87673095"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 300,
"time": "1749200340"
},
"stopId": "StopArea:OCE87673319"
},
{
"arrival": {
"delay": 300,
"time": "1749200400"
},
"departure": {
"delay": 300,
"time": "1749200460"
},
"stopId": "StopArea:OCE87673293"
},
{
"arrival": {
"delay": 300,
"time": "1749200580"
},
"departure": {
"delay": 300,
"time": "1749200640"
},
"stopId": "StopArea:OCE87673285"
},
{
"arrival": {
"delay": 300,
"time": "1749200760"
},
"departure": {
"delay": 300,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87673277"
},
{
"arrival": {
"delay": 300,
"time": "1749201060"
},
"departure": {
"delay": 300,
"time": "1749201120"
},
"stopId": "StopArea:OCE87673269"
},
{
"arrival": {
"delay": 300,
"time": "1749201180"
},
"departure": {
"delay": 300,
"time": "1749201240"
},
"stopId": "StopArea:OCE87673251"
},
{
"arrival": {
"delay": 300,
"time": "1749201840"
},
"departure": {
"delay": 300,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87673202"
},
{
"arrival": {
"delay": 300,
"time": "1749203460"
},
"departure": {
"delay": 300,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87673103"
},
{
"arrival": {
"delay": 300,
"time": "1749205380"
},
"departure": {
"delay": 300,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 300,
"time": "1749206460"
},
"departure": {
"delay": 300,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749200349",
"trip": {
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN866404F4096389:2025-06-01T00:10:16Z"
}
}
},
{
"id": "OCESN873971F4287035:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775171"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775197"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775213"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775221"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775239"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775254"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775288"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775361"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87775007"
}
],
"timestamp": "1749193779",
"trip": {
"scheduleRelationship": "CANCELED",
"startDate": "20250606",
"startTime": "10:10:00",
"tripId": "OCESN873971F4287035:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN13128F3534175:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87415877"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87415620"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87415604"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87381509"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749193839",
"trip": {
"startDate": "20250606",
"startTime": "10:11:00",
"tripId": "OCESN13128F3534175:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858061F4316661:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87481838"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87481705"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87481747"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87481697"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87481754"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87481762"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87481770"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87481788"
}
],
"timestamp": "1749193839",
"trip": {
"startDate": "20250606",
"startTime": "10:11:00",
"tripId": "OCESN858061F4316661:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865557F4375167:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197460"
},
"stopId": "StopPoint:OCETrain TER-87592006"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87595124"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87595298"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749193839",
"trip": {
"startDate": "20250606",
"startTime": "10:11:00",
"tripId": "OCESN865557F4375167:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN43082R4373474:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCECar TER-87175778"
},
{
"arrival": {
"delay": 300,
"time": "1749199500"
},
"departure": {
"delay": 300,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87635870"
},
{
"arrival": {
"delay": 60,
"time": "1749199680"
},
"departure": {
"delay": 60,
"time": "1749199680"
},
"stopId": "StopPoint:OCECar TER-87635862"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar TER-87635938"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCECar TER-87635920"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar TER-87640144"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCECar TER-87742221"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar TER-87174003"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "10:12:00",
"tripId": "OCESN43082R4373474:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN45030R4373854:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCECar TER-87215459"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCECar TER-87215491"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCECar TER-87406991"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCECar TER-87717769"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCECar TER-87717751"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCECar TER-87193664"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCECar TER-87703454"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87703447"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar TER-87703439"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCECar TER-87703421"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar TER-87193615"
}
],
"timestamp": "1749193898",
"trip": {
"startDate": "20250606",
"startTime": "10:12:00",
"tripId": "OCESN45030R4373854:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835810F4371264:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87144451"
},
{
"arrival": {
"delay": 0,
"time": "1749197760"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87146217"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87144436"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87144428"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87144410"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87144097"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87144071"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87144055"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87141218"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749193898",
"trip": {
"startDate": "20250606",
"startTime": "10:12:00",
"tripId": "OCESN835810F4371264:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842656F3829372:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87317057"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87317065"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87317081"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87317099"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87317107"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87317586"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87317016"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87317123"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87317339"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87281071"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87317305"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87317263"
}
],
"timestamp": "1749193898",
"trip": {
"startDate": "20250606",
"startTime": "10:12:00",
"tripId": "OCESN842656F3829372:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876219F3507569:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1800,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 2100,
"time": "1749199920"
},
"departure": {
"delay": 2100,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87612010"
},
{
"arrival": {
"delay": 2100,
"time": "1749200220"
},
"departure": {
"delay": 2100,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87612002"
},
{
"arrival": {
"delay": 2100,
"time": "1749200460"
},
"departure": {
"delay": 2100,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87611707"
},
{
"arrival": {
"delay": 2100,
"time": "1749200880"
},
"departure": {
"delay": 2100,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87611723"
},
{
"arrival": {
"delay": 2100,
"time": "1749201180"
},
"departure": {
"delay": 2100,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87618215"
},
{
"arrival": {
"delay": 2100,
"time": "1749201480"
},
"departure": {
"delay": 2100,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87615013"
},
{
"arrival": {
"delay": 2100,
"time": "1749201780"
},
"departure": {
"delay": 2100,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87616011"
},
{
"arrival": {
"delay": 2100,
"time": "1749202320"
},
"departure": {
"delay": 2100,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87615039"
},
{
"arrival": {
"delay": 2100,
"time": "1749202920"
},
"departure": {
"delay": 2100,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87615054"
},
{
"arrival": {
"delay": 2100,
"time": "1749203700"
},
"departure": {
"delay": 2100,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87615286"
},
{
"arrival": {
"delay": 2100,
"time": "1749204960"
},
"departure": {
"delay": 2100,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87615112"
},
{
"arrival": {
"delay": 2100,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87781104"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "10:12:00",
"tripId": "OCESN876219F3507569:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894211F4376727:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197520"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87713313"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87713347"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87713412"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87718320"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87718007"
}
],
"timestamp": "1749193898",
"trip": {
"startDate": "20250606",
"startTime": "10:12:00",
"tripId": "OCESN894211F4376727:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832101F4313751:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87212241"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 300,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87212258"
},
{
"arrival": {
"delay": 300,
"time": "1749200040"
},
"departure": {
"delay": 300,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87212266"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"departure": {
"delay": 300,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87212274"
},
{
"arrival": {
"delay": 300,
"time": "1749200460"
},
"departure": {
"delay": 300,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87214148"
},
{
"arrival": {
"delay": 300,
"time": "1749200700"
},
"departure": {
"delay": 300,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87214130"
},
{
"arrival": {
"delay": 300,
"time": "1749200940"
},
"departure": {
"delay": 300,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87214122"
},
{
"arrival": {
"delay": 300,
"time": "1749201240"
},
"departure": {
"delay": 300,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87214114"
},
{
"arrival": {
"delay": 300,
"time": "1749201480"
},
"departure": {
"delay": 300,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87214106"
},
{
"arrival": {
"delay": 300,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87214056"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "10:13:00",
"tripId": "OCESN832101F4313751:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844819F3835831:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87286146"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87286179"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87281444"
}
],
"timestamp": "1749193958",
"trip": {
"startDate": "20250606",
"startTime": "10:13:00",
"tripId": "OCESN844819F3835831:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852619F4296882:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87447003"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87447110"
}
],
"timestamp": "1749193958",
"trip": {
"startDate": "20250606",
"startTime": "10:13:00",
"tripId": "OCESN852619F4296882:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883164F4376035:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197580"
},
"stopId": "StopPoint:OCETrain TER-87741793"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87741777"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87741769"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87741728"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87741694"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87741645"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87741629"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87741611"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87741223"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87741009"
}
],
"timestamp": "1749193958",
"trip": {
"startDate": "20250606",
"startTime": "10:13:00",
"tripId": "OCESN883164F4376035:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831611F4359573:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87214247"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749200018",
"trip": {
"startDate": "20250606",
"startTime": "10:14:00",
"tripId": "OCESN831611F4359573:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841810F4353494:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87295006"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87295857"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87343103"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87286583"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749194018",
"trip": {
"startDate": "20250606",
"startTime": "10:14:00",
"tripId": "OCESN841810F4353494:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895503F4376881:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197640"
},
"stopId": "StopPoint:OCETrain TER-87713412"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87718866"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87715102"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87715326"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87352047"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87715383"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87715391"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87715417"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87715433"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87715441"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87743633"
}
],
"timestamp": "1749194018",
"trip": {
"startDate": "20250606",
"startTime": "10:14:00",
"tripId": "OCESN895503F4376881:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN30320R4328854:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCECar TER-87698274"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCECar TER-87721480"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar TER-87721449"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCECar TER-87697227"
},
{
"arrival": {
"delay": 300,
"time": "1749199860"
},
"departure": {
"delay": 300,
"time": "1749199860"
},
"stopId": "StopPoint:OCECar TER-87697185"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar TER-87721423"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN30320R4328854:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN34501R4324202:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCECar TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCECar TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCECar TER-87746479"
}
],
"timestamp": "1749194079",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN34501R4324202:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN34517R4366425:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87745596"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87745646"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCECar TER-87745679"
}
],
"timestamp": "1749194079",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN34517R4366425:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN57818R4374249:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar-87201541"
},
{
"arrival": {
"delay": 0,
"time": "1749197820"
},
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCECar-87690156"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCECar-87689950"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCECar-87216663"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCECar-87644351"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar-87644369"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar-87597377"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar-87644260"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar-87597401"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar-87688952"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCECar-87644096"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCECar-87216689"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar-87280065"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCECar-87644047"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar-87688945"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar-87644286"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar-87571489"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCECar-87644203"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCECar-87571471"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCECar-87644195"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCECar-87337527"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCECar-87644104"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCECar-87465724"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCECar-87571430"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCECar-87337501"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCECar-87930958"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCECar-87644153"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCECar-87688978"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCECar-87205575"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCECar-87571000"
}
],
"timestamp": "1749194558",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN57818R4374249:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82354R4371757:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar-87717058"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCECar-87479907"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar-87474098"
}
],
"timestamp": "1749199478",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN82354R4371757:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN97008R4370685:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar-87358630"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCECar-87358622"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCECar-87358655"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCECar-87358085"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar-87365502"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCECar-87463042"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar-87396002"
}
],
"timestamp": "1749194079",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN97008R4370685:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN97432R4370604:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197700"
},
"stopId": "StopPoint:OCECar-87485615"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar-87486019"
}
],
"timestamp": "1749194079",
"trip": {
"startDate": "20250606",
"startTime": "10:15:00",
"tripId": "OCESN97432R4370604:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17613F4372920:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87747006"
}
],
"timestamp": "1749194139",
"trip": {
"startDate": "20250606",
"startTime": "10:16:00",
"tripId": "OCESN17613F4372920:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17804F4372868:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87721357"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749194139",
"trip": {
"startDate": "20250606",
"startTime": "10:16:00",
"tripId": "OCESN17804F4372868:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN30021R4372636:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCECar TER-87696013"
},
{
"arrival": {
"delay": 0,
"time": "1749197940"
},
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCECar TER-87695999"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCECar TER-87743104"
},
{
"arrival": {
"delay": 300,
"time": "1749199080"
},
"departure": {
"delay": 300,
"time": "1749199080"
},
"stopId": "StopPoint:OCECar TER-87696500"
},
{
"arrival": {
"delay": 300,
"time": "1749199440"
},
"departure": {
"delay": 300,
"time": "1749199440"
},
"stopId": "StopPoint:OCECar TER-87743120"
},
{
"arrival": {
"delay": 300,
"time": "1749199740"
},
"departure": {
"delay": 300,
"time": "1749199740"
},
"stopId": "StopPoint:OCECar TER-87695965"
},
{
"arrival": {
"delay": 300,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87743716"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "10:16:00",
"tripId": "OCESN30021R4372636:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN864468F3920837:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87491001"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87491357"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87485342"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87485334"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87485326"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87485300"
}
],
"timestamp": "1749194139",
"trip": {
"startDate": "20250606",
"startTime": "10:16:00",
"tripId": "OCESN864468F3920837:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872703F4339513:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197760"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749198000"
},
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87611038"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87611061"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87611079"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87611095"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87611137"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87611152"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87671123"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87671172"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87671008"
}
],
"timestamp": "1749194139",
"trip": {
"startDate": "20250606",
"startTime": "10:16:00",
"tripId": "OCESN872703F4339513:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17570F4372938:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 600,
"time": "1749198840"
},
"departure": {
"delay": 600,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87763029"
},
{
"arrival": {
"delay": 600,
"time": "1749199380"
},
"departure": {
"delay": 600,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87761650"
},
{
"arrival": {
"delay": 600,
"time": "1749200100"
},
"departure": {
"delay": 600,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87761684"
},
{
"arrival": {
"delay": 600,
"time": "1749200640"
},
"departure": {
"delay": 600,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87761718"
},
{
"arrival": {
"delay": 600,
"time": "1749201540"
},
"departure": {
"delay": 600,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87761759"
},
{
"arrival": {
"delay": 600,
"time": "1749202020"
},
"departure": {
"delay": 600,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87747329"
},
{
"arrival": {
"delay": 600,
"time": "1749202740"
},
"departure": {
"delay": 600,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 600,
"time": "1749203460"
},
"departure": {
"delay": 600,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 600,
"time": "1749204720"
},
"departure": {
"delay": 600,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87747493"
},
{
"arrival": {
"delay": 600,
"time": "1749205140"
},
"departure": {
"delay": 600,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 600,
"time": "1749205800"
},
"departure": {
"delay": 600,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 600,
"time": "1749206520"
},
"departure": {
"delay": 600,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 600,
"time": "1749206880"
},
"departure": {
"delay": 600,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87746107"
},
{
"arrival": {
"delay": 600,
"time": "1749207360"
},
"departure": {
"delay": 600,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87746115"
},
{
"arrival": {
"delay": 600,
"time": "1749207960"
},
"departure": {
"delay": 600,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87746149"
},
{
"arrival": {
"delay": 600,
"time": "1749209100"
},
"stopId": "StopPoint:OCETrain TER-87746008"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "10:17:00",
"tripId": "OCESN17570F4372938:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN439103R4058273:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCECar TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCECar TER-87295733"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87295709"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCECar TER-87295048"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCECar TER-87295055"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar TER-87295063"
}
],
"timestamp": "1749194198",
"trip": {
"startDate": "20250606",
"startTime": "10:17:00",
"tripId": "OCESN439103R4058273:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN834357F4292746:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87192203"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87192211"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87192229"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87192286"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87192302"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87215335"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87215012"
}
],
"timestamp": "1749194198",
"trip": {
"startDate": "20250606",
"startTime": "10:17:00",
"tripId": "OCESN834357F4292746:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866120F3514136:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197820"
},
"stopId": "StopPoint:OCETrain TER-87581389"
},
{
"arrival": {
"delay": 0,
"time": "1749198240"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87581371"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87581314"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87581256"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87581231"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87581215"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87581199"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87581181"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87581710"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87581728"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87581736"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87738096"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87581538"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87278259"
},
{
"arrival": {
"delay": 300,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749194198",
"trip": {
"startDate": "20250606",
"startTime": "10:17:00",
"tripId": "OCESN866120F3514136:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3374F4360454:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87444372"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87444349"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87444299"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87387001"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749194259",
"trip": {
"startDate": "20250606",
"startTime": "10:18:00",
"tripId": "OCESN3374F4360454:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866809F4219646:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87582700"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87582742"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87582775"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87582866"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87586545"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87586651"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87586693"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87586107"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87586008"
}
],
"timestamp": "1749194259",
"trip": {
"startDate": "20250606",
"startTime": "10:18:00",
"tripId": "OCESN866809F4219646:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886867F4283419:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197880"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749194259",
"trip": {
"startDate": "20250606",
"startTime": "10:18:00",
"tripId": "OCESN886867F4283419:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18172F4373108:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-85043000"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-85001594"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-85001057"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-85001099"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-85001206"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-85001214"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-85001222"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-85001230"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-85001248"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-85001255"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-85001263"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-85001412"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-85001271"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-85001446"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-85001289"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87184440"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87700153"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87184432"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87184424"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87184408"
}
],
"timestamp": "1749198128",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN18172F4373108:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23420F4372717:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749198120"
},
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87746248"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87746206"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87746008"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN23420F4372717:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832015F4313778:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87212209"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87212183"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87212175"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87212167"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87212159"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87212241"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87212258"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87212266"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212274"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87214148"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87214130"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87214122"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87214114"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87214106"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87214056"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN832015F4313778:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835016F4292713:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87215160"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87215012"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87141150"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN835016F4292713:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN837531F4348007:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN837531F4348007:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866453F4096359:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749198480"
},
"departure": {
"delay": 300,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749199440"
},
"departure": {
"delay": 300,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 300,
"time": "1749201360"
},
"departure": {
"delay": 300,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87673103"
},
{
"arrival": {
"delay": 300,
"time": "1749202620"
},
"departure": {
"delay": 300,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87673202"
},
{
"arrival": {
"delay": 300,
"time": "1749203700"
},
"departure": {
"delay": 300,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87673277"
},
{
"arrival": {
"delay": 300,
"time": "1749204840"
},
"departure": {
"delay": 300,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87673004"
},
{
"arrival": {
"delay": 300,
"time": "1749205440"
},
"departure": {
"delay": 300,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87673400"
},
{
"arrival": {
"delay": 300,
"time": "1749205800"
},
"departure": {
"delay": 300,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87673459"
},
{
"arrival": {
"delay": 300,
"time": "1749206340"
},
"departure": {
"delay": 300,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87677120"
},
{
"arrival": {
"delay": 300,
"time": "1749206940"
},
"departure": {
"delay": 300,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87677104"
},
{
"arrival": {
"delay": 300,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87677005"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN866453F4096359:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870007F4363150:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCETrain TER-87613422"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87615773"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87615757"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87615732"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87615625"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87615195"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87615005"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87615328"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN870007F4363150:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN95262R4377279:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749197940"
},
"stopId": "StopPoint:OCECar TER-87611749"
},
{
"arrival": {
"delay": 0,
"time": "1749198360"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCECar TER-87134387"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCECar TER-87586370"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCECar TER-87586362"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCECar TER-87586347"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar TER-87462390"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCECar TER-87586339"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCECar TER-87586263"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCECar TER-87589200"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCECar TER-87582353"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87586321"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar TER-87586313"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCECar TER-87586305"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar TER-87582346"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCECar TER-87586008"
}
],
"timestamp": "1749194318",
"trip": {
"startDate": "20250606",
"startTime": "10:19:00",
"tripId": "OCESN95262R4377279:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56260R4374190:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCECar-87476606"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCECar-87003483"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar-87476556"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar-87473389"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCECar-87473009"
}
],
"timestamp": "1749194378",
"trip": {
"startDate": "20250606",
"startTime": "10:20:00",
"tripId": "OCESN56260R4374190:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832620F4341999:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETramTrain-87533620"
},
{
"arrival": {
"delay": 0,
"time": "1749198060"
},
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETramTrain-87533661"
},
{
"arrival": {
"delay": 0,
"time": "1749198180"
},
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETramTrain-87533653"
},
{
"arrival": {
"delay": 0,
"time": "1749198300"
},
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETramTrain-87533638"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETramTrain-87533646"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETramTrain-87533596"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETramTrain-87533612"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETramTrain-87472639"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETramTrain-87534321"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETramTrain-87534339"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETramTrain-87534347"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETramTrain-87181131"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETramTrain-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETramTrain-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETramTrain-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETramTrain-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETramTrain-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETramTrain-87182881"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "10:20:00",
"tripId": "OCESN832620F4341999:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886173F4327432:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198000"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87722587"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87722652"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87722678"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87761106"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87761130"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87761163"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87761262"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87764001"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87764290"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87764308"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87764357"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87765107"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87765206"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87765008"
}
],
"timestamp": "1749194378",
"trip": {
"startDate": "20250606",
"startTime": "10:20:00",
"tripId": "OCESN886173F4327432:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17616F4372918:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN17616F4372918:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN433337R4373533:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCECar TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCECar TER-87172254"
},
{
"arrival": {
"delay": 300,
"time": "1749201600"
},
"departure": {
"delay": 300,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87172353"
},
{
"arrival": {
"delay": 300,
"time": "1749203100"
},
"departure": {
"delay": 300,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar TER-87194209"
},
{
"arrival": {
"delay": 300,
"time": "1749204780"
},
"departure": {
"delay": 300,
"time": "1749204780"
},
"stopId": "StopPoint:OCECar TER-87194274"
},
{
"arrival": {
"delay": 300,
"time": "1749206880"
},
"stopId": "StopPoint:OCECar TER-87194001"
}
],
"timestamp": "1749200048",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN433337R4373533:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841508F4353516:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87295014"
},
{
"arrival": {
"delay": 0,
"time": "1749198420"
},
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87295006"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87295568"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87295808"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87295857"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87343210"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87343004"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN841508F4353516:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN861103F4298041:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87576272"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87576298"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87576322"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87641357"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87641001"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN861103F4298041:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871843F4375437:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87586008"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87611855"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87611863"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87611889"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87611897"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87611459"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN871843F4375437:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877508F3745225:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87775379"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87775361"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87775353"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87775288"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN877508F3745225:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN884562F4345189:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87745679"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87745646"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87745620"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87745596"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87745588"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87745430"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87745414"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87745000"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN884562F4345189:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96220F4377319:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-85000109"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN96220F4377319:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96249F4347674:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198060"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749194438",
"trip": {
"startDate": "20250606",
"startTime": "10:21:00",
"tripId": "OCESN96249F4347674:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831614F4359571:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198120"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87214247"
}
],
"timestamp": "1749194499",
"trip": {
"startDate": "20250606",
"startTime": "10:22:00",
"tripId": "OCESN831614F4359571:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876254F3842763:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1500,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87784009"
},
{
"arrival": {
"delay": 1200,
"time": "1749199620"
},
"departure": {
"delay": 1200,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87784173"
},
{
"arrival": {
"delay": 1200,
"time": "1749200040"
},
"departure": {
"delay": 1200,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87784157"
},
{
"arrival": {
"delay": 1200,
"time": "1749200640"
},
"departure": {
"delay": 1200,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87781088"
},
{
"arrival": {
"delay": 1200,
"time": "1749201060"
},
"departure": {
"delay": 1200,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87781062"
},
{
"arrival": {
"delay": 1200,
"time": "1749201900"
},
"departure": {
"delay": 1200,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 1200,
"time": "1749203400"
},
"departure": {
"delay": 1200,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87615112"
},
{
"arrival": {
"delay": 1200,
"time": "1749204540"
},
"departure": {
"delay": 1200,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87615286"
},
{
"arrival": {
"delay": 1200,
"time": "1749205320"
},
"departure": {
"delay": 1200,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87615054"
},
{
"arrival": {
"delay": 1200,
"time": "1749205920"
},
"departure": {
"delay": 1200,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87615039"
},
{
"arrival": {
"delay": 1200,
"time": "1749206640"
},
"departure": {
"delay": 1200,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87615013"
},
{
"arrival": {
"delay": 1200,
"time": "1749207060"
},
"departure": {
"delay": 1200,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87611723"
},
{
"arrival": {
"delay": 1200,
"time": "1749207480"
},
"departure": {
"delay": 1200,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87611707"
},
{
"arrival": {
"delay": 1200,
"time": "1749207720"
},
"departure": {
"delay": 1200,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87612002"
},
{
"arrival": {
"delay": 1200,
"time": "1749207960"
},
"departure": {
"delay": 1200,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87612010"
},
{
"arrival": {
"delay": 1200,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749199898",
"trip": {
"startDate": "20250606",
"startTime": "10:22:00",
"tripId": "OCESN876254F3842763:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN410403R4190022:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCECar TER-87335521"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCECar TER-87752899"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar TER-87747535"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87747568"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCECar TER-87747576"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar TER-87747592"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCECar TER-87747626"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCECar TER-87747667"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCECar TER-87763250"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCECar TER-87763300"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCECar TER-87763003"
}
],
"timestamp": "1749194558",
"trip": {
"startDate": "20250606",
"startTime": "10:23:00",
"tripId": "OCESN410403R4190022:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844115F4291928:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87286187"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87286195"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87286278"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87286146"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87287151"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87286161"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87286179"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87286203"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87286302"
}
],
"timestamp": "1749194558",
"trip": {
"startDate": "20250606",
"startTime": "10:23:00",
"tripId": "OCESN844115F4291928:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859309F4256011:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198180"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87484337"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87484204"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87484246"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87484303"
}
],
"timestamp": "1749194558",
"trip": {
"startDate": "20250606",
"startTime": "10:23:00",
"tripId": "OCESN859309F4256011:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN19806F4295134:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-88720090"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-88718528"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-88718379"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-88718296"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-88718114"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-88717124"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-88716886"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-88716704"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-88716621"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-88716472"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-88716050"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87295006"
}
],
"timestamp": "1749194619",
"trip": {
"startDate": "20250606",
"startTime": "10:24:00",
"tripId": "OCESN19806F4295134:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866225F3860874:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749198540"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87584714"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87584722"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87584730"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87584755"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87581850"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749201300"
},
"departure": {
"delay": 300,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749201480"
},
"departure": {
"delay": 300,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87581793"
},
{
"arrival": {
"delay": 300,
"time": "1749201720"
},
"departure": {
"delay": 300,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87582403"
},
{
"arrival": {
"delay": 300,
"time": "1749202260"
},
"departure": {
"delay": 300,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87582445"
},
{
"arrival": {
"delay": 300,
"time": "1749202680"
},
"departure": {
"delay": 300,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 300,
"time": "1749202980"
},
"departure": {
"delay": 300,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87582601"
},
{
"arrival": {
"delay": 300,
"time": "1749203280"
},
"departure": {
"delay": 300,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87582619"
},
{
"arrival": {
"delay": 300,
"time": "1749203520"
},
"departure": {
"delay": 300,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87582635"
},
{
"arrival": {
"delay": 300,
"time": "1749203700"
},
"departure": {
"delay": 300,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87582643"
},
{
"arrival": {
"delay": 300,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87582668"
}
],
"timestamp": "1749194619",
"trip": {
"startDate": "20250606",
"startTime": "10:24:00",
"tripId": "OCESN866225F3860874:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870307F4298324:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749198480"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87497461"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87446179"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87611467"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87611921"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87611830"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87611822"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87611806"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87611772"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87611764"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87611749"
}
],
"timestamp": "1749194619",
"trip": {
"startDate": "20250606",
"startTime": "10:24:00",
"tripId": "OCESN870307F4298324:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886758F4370052:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198240"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749194619",
"trip": {
"startDate": "20250606",
"startTime": "10:24:00",
"tripId": "OCESN886758F4370052:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN5910F4293993:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCETrain TER-87696005"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87696229"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87696211"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87696195"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87696161"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87696146"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87696088"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87684290"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87684274"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87684001"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87686667"
}
],
"timestamp": "1749194679",
"trip": {
"startDate": "20250606",
"startTime": "10:25:00",
"tripId": "OCESN5910F4293993:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN95261R4377278:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198300"
},
"stopId": "StopPoint:OCECar TER-87586008"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar TER-87582346"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCECar TER-87586305"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCECar TER-87586313"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCECar TER-87586321"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87582353"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar TER-87589200"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCECar TER-87586263"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCECar TER-87586339"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCECar TER-87462390"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar TER-87586347"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar TER-87586362"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87586370"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCECar TER-87134387"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCECar TER-87611749"
}
],
"timestamp": "1749194679",
"trip": {
"startDate": "20250606",
"startTime": "10:25:00",
"tripId": "OCESN95261R4377278:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN850404F4374417:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198360"
},
"stopId": "StopPoint:OCETrain TER-87413013"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87413328"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87413344"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87413385"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87411272"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87411264"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87411017"
}
],
"timestamp": "1749194739",
"trip": {
"startDate": "20250606",
"startTime": "10:26:00",
"tripId": "OCESN850404F4374417:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832912F4371416:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87213108"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87213207"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87213223"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87213249"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87213256"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN832912F4371416:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN838818F4292533:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87172130"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87172114"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87172106"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87172098"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87172080"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87172064"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87172056"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87172049"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87172023"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87172007"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN838818F4292533:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843112F4198593:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749198780"
},
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87286534"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87286526"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87286518"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87286500"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87345256"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87345249"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87345223"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87345207"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87345009"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN843112F4198593:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN863454F4219469:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87485003"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87485185"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87485193"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87485227"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87485250"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87485268"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87485300"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87485474"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87485490"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87485540"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87575001"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN863454F4219469:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865558F4375168:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749198660"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87595124"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN865558F4375168:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868307F4219713:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87592006"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87592634"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87592725"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87592808"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87592824"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN868307F4219713:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872458F3811018:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87615542"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87615526"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87615468"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87615492"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87615484"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87615476"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87328021"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87615369"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87611848"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN872458F3811018:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873802F3810253:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198420"
},
"stopId": "StopPoint:OCETrain TER-87645002"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87645440"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87645473"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87645481"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87645507"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87734871"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87734251"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87734244"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87734202"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87782607"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749194799",
"trip": {
"startDate": "20250606",
"startTime": "10:27:00",
"tripId": "OCESN873802F3810253:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832621F4341998:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETramTrain-87182881"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETramTrain-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETramTrain-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETramTrain-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETramTrain-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETramTrain-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETramTrain-87181131"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETramTrain-87534347"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETramTrain-87534339"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETramTrain-87534321"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETramTrain-87472639"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETramTrain-87533612"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETramTrain-87533596"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETramTrain-87533646"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETramTrain-87533638"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETramTrain-87533653"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETramTrain-87533661"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETramTrain-87533620"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "10:28:00",
"tripId": "OCESN832621F4341998:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN834113F4292772:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87141150"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87141374"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87141408"
},
{
"arrival": {
"delay": 1200,
"time": "1749202740"
},
"departure": {
"delay": 1200,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87141416"
},
{
"arrival": {
"delay": 1200,
"time": "1749203220"
},
"departure": {
"delay": 1200,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87144626"
},
{
"arrival": {
"delay": 1200,
"time": "1749203520"
},
"departure": {
"delay": 1200,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87144642"
},
{
"arrival": {
"delay": 1200,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87144014"
}
],
"timestamp": "1749194859",
"trip": {
"startDate": "20250606",
"startTime": "10:28:00",
"tripId": "OCESN834113F4292772:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848955F4374353:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198480"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749198600"
},
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87313080"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87313395"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87313759"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87313833"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87411470"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87411462"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87411454"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87411447"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87411439"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87411017"
}
],
"timestamp": "1749194859",
"trip": {
"startDate": "20250606",
"startTime": "10:28:00",
"tripId": "OCESN848955F4374353:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN16366F4309995:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87313049"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87317362"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87317396"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87317404"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87317057"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87317065"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87317586"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"stopId": "StopPoint:OCETrain TER-87317263"
}
],
"timestamp": "1749194918",
"trip": {
"startDate": "20250606",
"startTime": "10:29:00",
"tripId": "OCESN16366F4309995:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3377F3833107:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 300,
"time": "1749202620"
},
"departure": {
"delay": 300,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87387001"
},
{
"arrival": {
"delay": 300,
"time": "1749204180"
},
"departure": {
"delay": 300,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87444299"
},
{
"arrival": {
"delay": 300,
"time": "1749205140"
},
"departure": {
"delay": 300,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 300,
"time": "1749205920"
},
"departure": {
"delay": 300,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87444349"
},
{
"arrival": {
"delay": 300,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87444372"
}
],
"timestamp": "1749199688",
"trip": {
"startDate": "20250606",
"startTime": "10:29:00",
"tripId": "OCESN3377F3833107:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848952F4374351:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198540"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87411439"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87411447"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87411454"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87411462"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87411470"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87313833"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87313759"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87313395"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87313080"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87313874"
}
],
"timestamp": "1749194918",
"trip": {
"startDate": "20250606",
"startTime": "10:29:00",
"tripId": "OCESN848952F4374351:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN43459R4373578:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCECar TER-87747295"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87747261"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCECar TER-87747253"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCECar TER-87747196"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCECar TER-87747188"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCECar TER-87747170"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCECar TER-87727735"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87139501"
}
],
"timestamp": "1749194978",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN43459R4373578:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN58808R4294041:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCECar-87137802"
}
],
"timestamp": "1749194978",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN58808R4294041:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82413R4371744:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar-87479899"
},
{
"arrival": {
"delay": 0,
"time": "1749198720"
},
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCECar-87474387"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCECar-87474098"
}
],
"timestamp": "1749199538",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN82413R4371744:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN861457F3824835:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87597039"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87597062"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87597005"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87597120"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87597153"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87592493"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87592378"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87592360"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87592352"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87592345"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87592337"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87592311"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87592048"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749194978",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN861457F3824835:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865474F4375150:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87595512"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87725473"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87595207"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87595223"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87595249"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87595264"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87595272"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87595298"
}
],
"timestamp": "1749194978",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN865474F4375150:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88011R4298885:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar TER-87413013"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCECar TER-87693325"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN88011R4298885:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88730F4325016:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-82002501"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-82001000"
}
],
"timestamp": "1749194978",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN88730F4325016:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN97100R4370660:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198600"
},
"stopId": "StopPoint:OCECar-87462960"
},
{
"arrival": {
"delay": 900,
"time": "1749200100"
},
"departure": {
"delay": 900,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar-87484303"
},
{
"arrival": {
"delay": 900,
"time": "1749203700"
},
"stopId": "StopPoint:OCECar-87481002"
}
],
"timestamp": "1749199660",
"trip": {
"startDate": "20250606",
"startTime": "10:30:00",
"tripId": "OCESN97100R4370660:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN854356F3838182:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87478107"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87478099"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87478073"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87478057"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87478032"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87471391"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87471003"
}
],
"timestamp": "1749195038",
"trip": {
"startDate": "20250606",
"startTime": "10:31:00",
"tripId": "OCESN854356F3838182:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN869110F3919895:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87594002"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87594234"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87594218"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87594200"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87594820"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87592295"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87592287"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87592279"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87592253"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87592246"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749195038",
"trip": {
"startDate": "20250606",
"startTime": "10:31:00",
"tripId": "OCESN869110F3919895:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871472F4350988:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611483"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611509"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611517"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611525"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611533"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611558"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611574"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611590"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611616"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611624"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611327"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611343"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611350"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611368"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611376"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611384"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611392"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749197498",
"trip": {
"scheduleRelationship": "CANCELED",
"startDate": "20250606",
"startTime": "10:31:00",
"tripId": "OCESN871472F4350988:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN87487F4375574:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 600,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87182840"
},
{
"arrival": {
"delay": 600,
"time": "1749200400"
},
"departure": {
"delay": 600,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-80144154"
},
{
"arrival": {
"delay": 600,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-80144139"
}
],
"timestamp": "1749200289",
"trip": {
"startDate": "20250606",
"startTime": "10:31:00",
"tripId": "OCESN87487F4375574:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877531F4240195:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87775288"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87775353"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87775361"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87775379"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87775007"
}
],
"timestamp": "1749195038",
"trip": {
"startDate": "20250606",
"startTime": "10:31:00",
"tripId": "OCESN877531F4240195:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886217F4277955:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198660"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749198840"
},
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87722207"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87722231"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87722249"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87722264"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87722298"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87722439"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87726174"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87726703"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87726711"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87726729"
}
],
"timestamp": "1749195038",
"trip": {
"startDate": "20250606",
"startTime": "10:31:00",
"tripId": "OCESN886217F4277955:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN16453F4272242:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87276329"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87276691"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87276782"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87296616"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87296442"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87295006"
}
],
"timestamp": "1749195098",
"trip": {
"startDate": "20250606",
"startTime": "10:32:00",
"tripId": "OCESN16453F4272242:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830717F4342074:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87212464"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87212456"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87212449"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87212431"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87212415"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87212407"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87212373"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87212365"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87212357"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87212340"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212332"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87212324"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87212316"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87338517"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87212308"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195098",
"trip": {
"startDate": "20250606",
"startTime": "10:32:00",
"tripId": "OCESN830717F4342074:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835077F4371337:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198720"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749198900"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87141010"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87141093"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87141119"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87141127"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87141143"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87141150"
}
],
"timestamp": "1749195098",
"trip": {
"startDate": "20250606",
"startTime": "10:32:00",
"tripId": "OCESN835077F4371337:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23736F4331346:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87193003"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87193250"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87193276"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87193318"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87193359"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749195158",
"trip": {
"startDate": "20250606",
"startTime": "10:33:00",
"tripId": "OCESN23736F4331346:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN81412F4359753:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87213470"
},
{
"arrival": {
"delay": 300,
"time": "1749199320"
},
"departure": {
"delay": 300,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-80359349"
},
{
"arrival": {
"delay": 300,
"time": "1749199500"
},
"departure": {
"delay": 300,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-80197871"
},
{
"arrival": {
"delay": 300,
"time": "1749199620"
},
"departure": {
"delay": 300,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-80359331"
},
{
"arrival": {
"delay": 300,
"time": "1749199800"
},
"departure": {
"delay": 300,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-80194332"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"departure": {
"delay": 300,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-80194324"
},
{
"arrival": {
"delay": 300,
"time": "1749200820"
},
"departure": {
"delay": 300,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-80194266"
},
{
"arrival": {
"delay": 300,
"time": "1749201060"
},
"departure": {
"delay": 300,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-80194233"
},
{
"arrival": {
"delay": 300,
"time": "1749201300"
},
"departure": {
"delay": 300,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-80194225"
},
{
"arrival": {
"delay": 300,
"time": "1749201480"
},
"departure": {
"delay": 300,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-80194217"
},
{
"arrival": {
"delay": 300,
"time": "1749201660"
},
"departure": {
"delay": 300,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-80194209"
},
{
"arrival": {
"delay": 300,
"time": "1749201900"
},
"departure": {
"delay": 300,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-80920793"
},
{
"arrival": {
"delay": 300,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-80194043"
}
],
"timestamp": "1749197919",
"trip": {
"startDate": "20250606",
"startTime": "10:33:00",
"tripId": "OCESN81412F4359753:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831905F4301347:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87144410"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87144154"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87144014"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87214783"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87214742"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87214726"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87214692"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87214684"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87214676"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87214650"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87214635"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87214593"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87214585"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195158",
"trip": {
"startDate": "20250606",
"startTime": "10:33:00",
"tripId": "OCESN831905F4301347:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852620F4296883:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87447110"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87447003"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87444083"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87444059"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87444042"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749195158",
"trip": {
"startDate": "20250606",
"startTime": "10:33:00",
"tripId": "OCESN852620F4296883:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889959F4322561:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198780"
},
"stopId": "StopPoint:OCETrain TER-87734699"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87734723"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87734749"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87726778"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87726760"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87726729"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749195158",
"trip": {
"startDate": "20250606",
"startTime": "10:33:00",
"tripId": "OCESN889959F4322561:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18508F4315454:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 300,
"time": "1749203460"
},
"departure": {
"delay": 300,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 300,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87741009"
}
],
"timestamp": "1749199388",
"trip": {
"startDate": "20250606",
"startTime": "10:34:00",
"tripId": "OCESN18508F4315454:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23138F4373313:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749198960"
},
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749199020"
},
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87745497"
}
],
"timestamp": "1749195219",
"trip": {
"startDate": "20250606",
"startTime": "10:34:00",
"tripId": "OCESN23138F4373313:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN439098R4058276:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCECar TER-87295063"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCECar TER-87295055"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCECar TER-87295048"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar TER-87295709"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar TER-87295733"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCECar TER-87295600"
}
],
"timestamp": "1749195219",
"trip": {
"startDate": "20250606",
"startTime": "10:34:00",
"tripId": "OCESN439098R4058276:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830305F4361521:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87192286"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87215079"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87215160"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195219",
"trip": {
"startDate": "20250606",
"startTime": "10:34:00",
"tripId": "OCESN830305F4361521:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839724F4347883:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198840"
},
"stopId": "StopPoint:OCETrain TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87172171"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87172262"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87172270"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87171462"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87171926"
}
],
"timestamp": "1749195219",
"trip": {
"startDate": "20250606",
"startTime": "10:34:00",
"tripId": "OCESN839724F4347883:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23137F4373312:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN23137F4373312:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN427255R4349624:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCECar TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCECar TER-87172213"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCECar TER-87172239"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCECar TER-87172254"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN427255R4349624:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835630F4117759:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87175257"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN835630F4117759:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN838817F4292534:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749199260"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87172023"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87172049"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87172056"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87172064"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87172080"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87172098"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87172106"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87172114"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87172130"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN838817F4292534:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839609F4359113:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87174409"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87174003"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN839609F4359113:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847863F4374273:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87276279"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87276113"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87276378"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87276352"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87276329"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87276311"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87276303"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87276733"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87272013"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87276691"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN847863F4374273:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN851116F4296802:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87387001"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87387092"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87381624"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87381509"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN851116F4296802:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860126F4350707:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749199140"
},
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87701532"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87487843"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87487892"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87487884"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87487876"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87487603"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87571794"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87571802"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87571810"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87571828"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87571836"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87571844"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87571851"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87571000"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN860126F4350707:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN87424F4344733:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-80143099"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-80142893"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-80142901"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-80142919"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-80142927"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87338525"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN87424F4344733:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN886269F4277960:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87726729"
},
{
"arrival": {
"delay": 0,
"time": "1749199080"
},
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87726711"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87726703"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87726174"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87722439"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87722298"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87722264"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87722249"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87722231"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87722207"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN886269F4277960:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN892303F3917226:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198900"
},
"stopId": "StopPoint:OCETrain TER-87686667"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87683573"
}
],
"timestamp": "1749195279",
"trip": {
"startDate": "20250606",
"startTime": "10:35:00",
"tripId": "OCESN892303F3917226:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831808F4173414:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87214585"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87214593"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87214635"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87214650"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87214676"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87214684"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87214692"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87214726"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87214734"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87214742"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87214775"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87214783"
}
],
"timestamp": "1749195339",
"trip": {
"startDate": "20250606",
"startTime": "10:36:00",
"tripId": "OCESN831808F4173414:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN834362F4292741:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87215012"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87215335"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87192302"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87192286"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87192229"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87192211"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87192203"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749195339",
"trip": {
"startDate": "20250606",
"startTime": "10:36:00",
"tripId": "OCESN834362F4292741:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839153F3635775:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87116582"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87171512"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87171553"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87174003"
}
],
"timestamp": "1749195339",
"trip": {
"startDate": "20250606",
"startTime": "10:36:00",
"tripId": "OCESN839153F3635775:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858860F4242605:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87486449"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87486423"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87486019"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87486142"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87486126"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87481465"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87481440"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749195339",
"trip": {
"startDate": "20250606",
"startTime": "10:36:00",
"tripId": "OCESN858860F4242605:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881419F4375944:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749198960"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87751776"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87751784"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87755215"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87755223"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87755231"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87755264"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87755009"
}
],
"timestamp": "1749195339",
"trip": {
"startDate": "20250606",
"startTime": "10:36:00",
"tripId": "OCESN881419F4375944:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830611F4348301:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87213470"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87213462"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87213447"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87213421"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195398",
"trip": {
"startDate": "20250606",
"startTime": "10:37:00",
"tripId": "OCESN830611F4348301:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858062F3869904:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199020"
},
"stopId": "StopPoint:OCETrain TER-87481788"
},
{
"arrival": {
"delay": 0,
"time": "1749199200"
},
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87481770"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87481762"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87481754"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87481697"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87481747"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87481705"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87481838"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749195398",
"trip": {
"startDate": "20250606",
"startTime": "10:37:00",
"tripId": "OCESN858062F3869904:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN833444F4359369:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87191734"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87191718"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87191700"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87191692"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87192666"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87175794"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87175778"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN833444F4359369:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN833445F4371390:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87175778"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87175794"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87192666"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87191692"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87191700"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87191718"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87191734"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN833445F4371390:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN864540F3529263:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87583005"
},
{
"arrival": {
"delay": 300,
"time": "1749200640"
},
"departure": {
"delay": 300,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87491506"
},
{
"arrival": {
"delay": 300,
"time": "1749201180"
},
"departure": {
"delay": 300,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87491472"
},
{
"arrival": {
"delay": 300,
"time": "1749201780"
},
"departure": {
"delay": 300,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87491449"
},
{
"arrival": {
"delay": 300,
"time": "1749203040"
},
"departure": {
"delay": 300,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87491001"
},
{
"arrival": {
"delay": 300,
"time": "1749204480"
},
"departure": {
"delay": 300,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87491811"
},
{
"arrival": {
"delay": 300,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87491803"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN864540F3529263:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871209F4375363:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87734202"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87734251"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87734871"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87645507"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87645481"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87645473"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87645440"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87645002"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87645192"
},
{
"arrival": {
"delay": 0,
"time": "1749210180"
},
"departure": {
"delay": 0,
"time": "1749210240"
},
"stopId": "StopPoint:OCETrain TER-87645168"
},
{
"arrival": {
"delay": 0,
"time": "1749210600"
},
"departure": {
"delay": 0,
"time": "1749210660"
},
"stopId": "StopPoint:OCETrain TER-87613604"
},
{
"arrival": {
"delay": 0,
"time": "1749211440"
},
"departure": {
"delay": 0,
"time": "1749211500"
},
"stopId": "StopPoint:OCETrain TER-87613091"
},
{
"arrival": {
"delay": 0,
"time": "1749211920"
},
"departure": {
"delay": 0,
"time": "1749212100"
},
"stopId": "StopPoint:OCETrain TER-87613109"
},
{
"arrival": {
"delay": 0,
"time": "1749212820"
},
"departure": {
"delay": 0,
"time": "1749212880"
},
"stopId": "StopPoint:OCETrain TER-87613877"
},
{
"arrival": {
"delay": 0,
"time": "1749213720"
},
"departure": {
"delay": 0,
"time": "1749213900"
},
"stopId": "StopPoint:OCETrain TER-87613893"
},
{
"arrival": {
"delay": 0,
"time": "1749214740"
},
"departure": {
"delay": 0,
"time": "1749214800"
},
"stopId": "StopPoint:OCETrain TER-87613463"
},
{
"arrival": {
"delay": 0,
"time": "1749215340"
},
"departure": {
"delay": 0,
"time": "1749215400"
},
"stopId": "StopPoint:OCETrain TER-87613471"
},
{
"arrival": {
"delay": 0,
"time": "1749215820"
},
"departure": {
"delay": 0,
"time": "1749215880"
},
"stopId": "StopPoint:OCETrain TER-87613489"
},
{
"arrival": {
"delay": 0,
"time": "1749216420"
},
"departure": {
"delay": 0,
"time": "1749216480"
},
"stopId": "StopPoint:OCETrain TER-87613802"
},
{
"arrival": {
"delay": 0,
"time": "1749217500"
},
"departure": {
"delay": 0,
"time": "1749217560"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749217920"
},
"departure": {
"delay": 0,
"time": "1749217980"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749218520"
},
"departure": {
"delay": 0,
"time": "1749218580"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749219840"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN871209F4375363:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873106F4375529:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87641001"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87641415"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87732404"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87734129"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN873106F4375529:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877553F3835430:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87775072"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87775791"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87775809"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87775817"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87775825"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87775833"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87775841"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87775858"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87775866"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN877553F3835430:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN885417F4317987:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87723494"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87747204"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87747212"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87747220"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87747246"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87747279"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87747329"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87747337"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87725895"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87747402"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN885417F4317987:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88835F4334191:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87193359"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87193318"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87193276"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87193250"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87193003"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-80253914"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN88835F4334191:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96508F4370738:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199080"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87743757"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87741074"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87745828"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-85010082"
}
],
"timestamp": "1749195459",
"trip": {
"startDate": "20250606",
"startTime": "10:38:00",
"tripId": "OCESN96508F4370738:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN34321R4372353:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCECar TER-87745646"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCECar TER-87745679"
}
],
"timestamp": "1749195519",
"trip": {
"startDate": "20250606",
"startTime": "10:39:00",
"tripId": "OCESN34321R4372353:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830526F4371711:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749199500"
},
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87212100"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87213686"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87213678"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87213660"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87213603"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87213058"
}
],
"timestamp": "1749195519",
"trip": {
"startDate": "20250606",
"startTime": "10:39:00",
"tripId": "OCESN830526F4371711:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879337F4375644:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87765735"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87765818"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87765826"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87765206"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87318964"
}
],
"timestamp": "1749195519",
"trip": {
"startDate": "20250606",
"startTime": "10:39:00",
"tripId": "OCESN879337F4375644:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88522F4351623:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-82001000"
},
{
"arrival": {
"delay": 0,
"time": "1749199320"
},
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-82002501"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749195519",
"trip": {
"startDate": "20250606",
"startTime": "10:39:00",
"tripId": "OCESN88522F4351623:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890031F4376370:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749199380"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87721563"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87721555"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87566919"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87721548"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87208553"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87721530"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87721522"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87721514"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87721159"
}
],
"timestamp": "1749195519",
"trip": {
"startDate": "20250606",
"startTime": "10:39:00",
"tripId": "OCESN890031F4376370:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96112F4377300:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199140"
},
"stopId": "StopPoint:OCETrain TER-85000109"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87187930"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87181016"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87182113"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87182105"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87182089"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87182071"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87182063"
}
],
"timestamp": "1749195519",
"trip": {
"startDate": "20250606",
"startTime": "10:39:00",
"tripId": "OCESN96112F4377300:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN30220R4372603:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar TER-87721423"
},
{
"arrival": {
"delay": 300,
"time": "1749199800"
},
"departure": {
"delay": 300,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar TER-87721753"
},
{
"arrival": {
"delay": 300,
"time": "1749199980"
},
"departure": {
"delay": 300,
"time": "1749199980"
},
"stopId": "StopPoint:OCECar TER-87721761"
},
{
"arrival": {
"delay": 300,
"time": "1749200100"
},
"departure": {
"delay": 300,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar TER-87721779"
},
{
"arrival": {
"delay": 300,
"time": "1749200220"
},
"departure": {
"delay": 300,
"time": "1749200220"
},
"stopId": "StopPoint:OCECar TER-87697169"
},
{
"arrival": {
"delay": 300,
"time": "1749200460"
},
"departure": {
"delay": 300,
"time": "1749200460"
},
"stopId": "StopPoint:OCECar TER-87761072"
},
{
"arrival": {
"delay": 300,
"time": "1749200580"
},
"departure": {
"delay": 300,
"time": "1749200580"
},
"stopId": "StopPoint:OCECar TER-87721811"
},
{
"arrival": {
"delay": 300,
"time": "1749200700"
},
"departure": {
"delay": 300,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87409771"
},
{
"arrival": {
"delay": 300,
"time": "1749200880"
},
"departure": {
"delay": 300,
"time": "1749200880"
},
"stopId": "StopPoint:OCECar TER-87721829"
},
{
"arrival": {
"delay": 300,
"time": "1749201180"
},
"departure": {
"delay": 300,
"time": "1749201180"
},
"stopId": "StopPoint:OCECar TER-87721845"
},
{
"arrival": {
"delay": 300,
"time": "1749201300"
},
"departure": {
"delay": 300,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar TER-87721852"
},
{
"arrival": {
"delay": 300,
"time": "1749201480"
},
"departure": {
"delay": 300,
"time": "1749201480"
},
"stopId": "StopPoint:OCECar TER-87484576"
},
{
"arrival": {
"delay": 300,
"time": "1749201600"
},
"departure": {
"delay": 300,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87721860"
},
{
"arrival": {
"delay": 300,
"time": "1749201960"
},
"departure": {
"delay": 300,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar TER-87721878"
},
{
"arrival": {
"delay": 300,
"time": "1749202380"
},
"departure": {
"delay": 300,
"time": "1749202380"
},
"stopId": "StopPoint:OCECar TER-87484584"
},
{
"arrival": {
"delay": 300,
"time": "1749203520"
},
"departure": {
"delay": 300,
"time": "1749203520"
},
"stopId": "StopPoint:OCECar TER-87694778"
},
{
"arrival": {
"delay": 300,
"time": "1749204180"
},
"departure": {
"delay": 300,
"time": "1749204180"
},
"stopId": "StopPoint:OCECar TER-87699009"
},
{
"arrival": {
"delay": 300,
"time": "1749204720"
},
"departure": {
"delay": 300,
"time": "1749204720"
},
"stopId": "StopPoint:OCECar TER-87694737"
},
{
"arrival": {
"delay": 300,
"time": "1749205680"
},
"departure": {
"delay": 300,
"time": "1749205680"
},
"stopId": "StopPoint:OCECar TER-87694885"
},
{
"arrival": {
"delay": 300,
"time": "1749206700"
},
"stopId": "StopPoint:OCECar TER-87694687"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "10:40:00",
"tripId": "OCESN30220R4372603:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3109F4372526:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87413385"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87413344"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87413013"
}
],
"timestamp": "1749195579",
"trip": {
"startDate": "20250606",
"startTime": "10:40:00",
"tripId": "OCESN3109F4372526:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN468256R4374061:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCECar TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87753764"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar TER-87753731"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87753715"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87753707"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCECar TER-87765503"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCECar TER-87765479"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCECar TER-87765453"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCECar TER-87765446"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"departure": {
"delay": 0,
"time": "1749207900"
},
"stopId": "StopPoint:OCECar TER-87765438"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"departure": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCECar TER-87765420"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"departure": {
"delay": 0,
"time": "1749209100"
},
"stopId": "StopPoint:OCECar TER-87765412"
},
{
"arrival": {
"delay": 0,
"time": "1749210000"
},
"stopId": "StopPoint:OCECar TER-87765008"
}
],
"timestamp": "1749200018",
"trip": {
"startDate": "20250606",
"startTime": "10:40:00",
"tripId": "OCESN468256R4374061:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847426F4313022:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199200"
},
"stopId": "StopPoint:OCETrain TER-87313510"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87313684"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87313676"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87313668"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87272096"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87276717"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87276725"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87276469"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749195579",
"trip": {
"startDate": "20250606",
"startTime": "10:40:00",
"tripId": "OCESN847426F4313022:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865620F3155888:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 600,
"time": "1749199980"
},
"departure": {
"delay": 600,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 600,
"time": "1749201300"
},
"departure": {
"delay": 600,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 600,
"time": "1749201720"
},
"departure": {
"delay": 600,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87584102"
},
{
"arrival": {
"delay": 600,
"time": "1749202200"
},
"departure": {
"delay": 600,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87584136"
},
{
"arrival": {
"delay": 600,
"time": "1749202680"
},
"departure": {
"delay": 600,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87584177"
},
{
"arrival": {
"delay": 600,
"time": "1749203280"
},
"departure": {
"delay": 600,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87584193"
},
{
"arrival": {
"delay": 600,
"time": "1749203700"
},
"departure": {
"delay": 600,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87584235"
},
{
"arrival": {
"delay": 600,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87584268"
}
],
"timestamp": "1749200048",
"trip": {
"startDate": "20250606",
"startTime": "10:40:00",
"tripId": "OCESN865620F3155888:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN427252R4361546:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCECar TER-87172254"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCECar TER-87172239"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87172213"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCECar TER-87172007"
}
],
"timestamp": "1749195640",
"trip": {
"startDate": "20250606",
"startTime": "10:41:00",
"tripId": "OCESN427252R4361546:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56261R4374191:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCECar-87473009"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar-87473389"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar-87476556"
}
],
"timestamp": "1749195640",
"trip": {
"startDate": "20250606",
"startTime": "10:41:00",
"tripId": "OCESN56261R4374191:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868613F4245206:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87594093"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87594275"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87594085"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87592170"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87592162"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87592147"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87592121"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87592105"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87592097"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87592071"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87592063"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87592055"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749195640",
"trip": {
"startDate": "20250606",
"startTime": "10:41:00",
"tripId": "OCESN868613F4245206:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879731F4375735:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199260"
},
"stopId": "StopPoint:OCETrain TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87753418"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87753426"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87753442"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87753459"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87753491"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87753509"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87753541"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87753558"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87753566"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87753574"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87753582"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87580340"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749195640",
"trip": {
"startDate": "20250606",
"startTime": "10:41:00",
"tripId": "OCESN879731F4375735:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN439122R4117502:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCECar TER-87317263"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCECar TER-87281428"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87281436"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87281444"
}
],
"timestamp": "1749195698",
"trip": {
"startDate": "20250606",
"startTime": "10:42:00",
"tripId": "OCESN439122R4117502:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831613F4293101:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87214247"
},
{
"arrival": {
"delay": 0,
"time": "1749199440"
},
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87214254"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87214270"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87214551"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87214544"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87214536"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87214502"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87212191"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195698",
"trip": {
"startDate": "20250606",
"startTime": "10:42:00",
"tripId": "OCESN831613F4293101:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859110F3870215:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2400,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87486571"
},
{
"arrival": {
"delay": 2400,
"time": "1749201900"
},
"departure": {
"delay": 2400,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87486563"
},
{
"arrival": {
"delay": 2400,
"time": "1749202680"
},
"departure": {
"delay": 2400,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87481390"
},
{
"arrival": {
"delay": 2400,
"time": "1749203400"
},
"departure": {
"delay": 2400,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87481366"
},
{
"arrival": {
"delay": 2400,
"time": "1749204000"
},
"departure": {
"delay": 2400,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87481226"
},
{
"arrival": {
"delay": 2400,
"time": "1749204360"
},
"departure": {
"delay": 2400,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87481218"
},
{
"arrival": {
"delay": 2400,
"time": "1749204720"
},
"departure": {
"delay": 2400,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87481200"
},
{
"arrival": {
"delay": 2400,
"time": "1749205320"
},
"departure": {
"delay": 2400,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87481036"
},
{
"arrival": {
"delay": 2400,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749198608",
"trip": {
"startDate": "20250606",
"startTime": "10:42:00",
"tripId": "OCESN859110F3870215:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879516F4375685:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199320"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87753285"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87439554"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87753251"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87753202"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87753681"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87753657"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87765008"
}
],
"timestamp": "1749195698",
"trip": {
"startDate": "20250606",
"startTime": "10:42:00",
"tripId": "OCESN879516F4375685:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17520F4373090:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87746008"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87746149"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87746115"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87746107"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87747493"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87747329"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87761759"
},
{
"arrival": {
"delay": 0,
"time": "1749207780"
},
"departure": {
"delay": 0,
"time": "1749207900"
},
"stopId": "StopPoint:OCETrain TER-87761718"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208440"
},
"stopId": "StopPoint:OCETrain TER-87761684"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"departure": {
"delay": 0,
"time": "1749209220"
},
"stopId": "StopPoint:OCETrain TER-87761650"
},
{
"arrival": {
"delay": 0,
"time": "1749209580"
},
"departure": {
"delay": 0,
"time": "1749209700"
},
"stopId": "StopPoint:OCETrain TER-87763029"
},
{
"arrival": {
"delay": 0,
"time": "1749210180"
},
"stopId": "StopPoint:OCETrain TER-87761007"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN17520F4373090:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN44202R4325327:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCECar TER-87214122"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCECar TER-87214148"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCECar TER-87212266"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87212027"
}
],
"timestamp": "1749198428",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN44202R4325327:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830523F4371714:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87213603"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87213660"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87213678"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87213686"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87212100"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN830523F4371714:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831708F4293070:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87212191"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87214502"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87214536"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87214544"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87214551"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87214270"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87214254"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87214247"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87214239"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87214221"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87214213"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87214205"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87214056"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN831708F4293070:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857311F4227359:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN857311F4227359:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN861106F3780429:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87641001"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87641357"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87576322"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87576298"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87576272"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87576009"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN861106F3780429:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866006F3509553:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87581199"
},
{
"arrival": {
"delay": 0,
"time": "1749199560"
},
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87581181"
},
{
"arrival": {
"delay": 0,
"time": "1749199800"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87581710"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87581728"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87581736"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87738096"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87581538"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87278259"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87581751"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN866006F3509553:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN887117F4364362:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199380"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749199620"
},
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87721324"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87721290"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87721266"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87721241"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87721225"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87721001"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749195758",
"trip": {
"startDate": "20250606",
"startTime": "10:43:00",
"tripId": "OCESN887117F4364362:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23421F4372716:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87746008"
},
{
"arrival": {
"delay": 0,
"time": "1749199680"
},
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87746206"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87746248"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749195818",
"trip": {
"startDate": "20250606",
"startTime": "10:44:00",
"tripId": "OCESN23421F4372716:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3308F4294285:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87444877"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87447284"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87447243"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749211320"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749195818",
"trip": {
"startDate": "20250606",
"startTime": "10:44:00",
"tripId": "OCESN3308F4294285:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN34504R4337137:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCECar TER-87745679"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar TER-87745646"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar TER-87745596"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCECar TER-87745000"
}
],
"timestamp": "1749195818",
"trip": {
"startDate": "20250606",
"startTime": "10:44:00",
"tripId": "OCESN34504R4337137:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866525F4363026:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87673202"
},
{
"arrival": {
"delay": 600,
"time": "1749200580"
},
"departure": {
"delay": 600,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87673251"
},
{
"arrival": {
"delay": 600,
"time": "1749200820"
},
"departure": {
"delay": 600,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87673269"
},
{
"arrival": {
"delay": 600,
"time": "1749201120"
},
"departure": {
"delay": 600,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87673277"
},
{
"arrival": {
"delay": 600,
"time": "1749201420"
},
"departure": {
"delay": 600,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87673285"
},
{
"arrival": {
"delay": 600,
"time": "1749201780"
},
"departure": {
"delay": 600,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87673293"
},
{
"arrival": {
"delay": 600,
"time": "1749201960"
},
"departure": {
"delay": 600,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87673319"
},
{
"arrival": {
"delay": 600,
"time": "1749202260"
},
"departure": {
"delay": 600,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87673095"
},
{
"arrival": {
"delay": 600,
"time": "1749202560"
},
"departure": {
"delay": 600,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87673004"
},
{
"arrival": {
"delay": 600,
"time": "1749203160"
},
"departure": {
"delay": 600,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87673400"
},
{
"arrival": {
"delay": 600,
"time": "1749203520"
},
"departure": {
"delay": 600,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87673459"
},
{
"arrival": {
"delay": 600,
"time": "1749204120"
},
"departure": {
"delay": 600,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87677120"
},
{
"arrival": {
"delay": 600,
"time": "1749204720"
},
"departure": {
"delay": 600,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87677104"
},
{
"arrival": {
"delay": 600,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87677005"
}
],
"timestamp": "1749200109",
"trip": {
"startDate": "20250606",
"startTime": "10:44:00",
"tripId": "OCESN866525F4363026:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866609F4219619:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199440"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749200040"
},
"departure": {
"delay": 300,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749201120"
},
"departure": {
"delay": 300,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 300,
"time": "1749202200"
},
"departure": {
"delay": 300,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87582536"
},
{
"arrival": {
"delay": 300,
"time": "1749202680"
},
"departure": {
"delay": 300,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87582551"
},
{
"arrival": {
"delay": 300,
"time": "1749203340"
},
"departure": {
"delay": 300,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87673103"
},
{
"arrival": {
"delay": 300,
"time": "1749204000"
},
"departure": {
"delay": 300,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87671487"
},
{
"arrival": {
"delay": 300,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87671016"
}
],
"timestamp": "1749200468",
"trip": {
"startDate": "20250606",
"startTime": "10:44:00",
"tripId": "OCESN866609F4219619:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN867007F3509138:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87673004"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87673400"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87673459"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87677120"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87677104"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87677005"
}
],
"timestamp": "1749195818",
"trip": {
"scheduleRelationship": "CANCELED",
"startDate": "20250606",
"startTime": "10:44:00",
"tripId": "OCESN867007F3509138:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56053R4374125:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCECar-87338079"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCECar-87702381"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCECar-87473389"
}
],
"timestamp": "1749195878",
"trip": {
"startDate": "20250606",
"startTime": "10:45:00",
"tripId": "OCESN56053R4374125:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830809F4293214:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749199740"
},
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87214551"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87214544"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87214536"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87214502"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87212191"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "10:45:00",
"tripId": "OCESN830809F4293214:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865216F4375111:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87594499"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87594481"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87594465"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87594002"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87594408"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87594382"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87595579"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87595249"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87595298"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87595322"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87584615"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87584607"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87584516"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"departure": {
"delay": 0,
"time": "1749209220"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749209520"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749195878",
"trip": {
"startDate": "20250606",
"startTime": "10:45:00",
"tripId": "OCESN865216F4375111:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872734F3593357:2025-06-01T00:10:16Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCETrain TER-87671008"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87671172"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87671156"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87671123"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87611152"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87611137"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87611095"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87611038"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749195878",
"trip": {
"startDate": "20250606",
"startTime": "10:45:00",
"tripId": "OCESN872734F3593357:2025-06-01T00:10:16Z"
}
}
},
{
"id": "OCESN89033R4376441:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199500"
},
"stopId": "StopPoint:OCECar-87763003"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar-87763425"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar-87763466"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar-87763508"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCECar-87763557"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCECar-87763607"
}
],
"timestamp": "1749195878",
"trip": {
"startDate": "20250606",
"startTime": "10:45:00",
"tripId": "OCESN89033R4376441:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN834124F4294793:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87144014"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87144642"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87144626"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87141416"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 300,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87141408"
},
{
"arrival": {
"delay": 300,
"time": "1749201900"
},
"departure": {
"delay": 300,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87141374"
},
{
"arrival": {
"delay": 300,
"time": "1749202500"
},
"departure": {
"delay": 300,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87141150"
},
{
"arrival": {
"delay": 300,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "10:46:00",
"tripId": "OCESN834124F4294793:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870154F3919803:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199560"
},
"stopId": "StopPoint:OCETrain TER-87613422"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87613257"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87613232"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87613224"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87613661"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87613109"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87613091"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87613075"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87613059"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87613042"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87594572"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-87594002"
}
],
"timestamp": "1749195938",
"trip": {
"startDate": "20250606",
"startTime": "10:46:00",
"tripId": "OCESN870154F3919803:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842156F4292244:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87287250"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87286112"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87286096"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87286401"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87286419"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87286427"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87345280"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87345272"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87345264"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87345231"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87345215"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87345025"
}
],
"timestamp": "1749195998",
"trip": {
"startDate": "20250606",
"startTime": "10:47:00",
"tripId": "OCESN842156F4292244:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN855315F4297116:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87473207"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87473512"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87473579"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87473520"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87473538"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87473587"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87473546"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87473553"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87473561"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87473504"
}
],
"timestamp": "1749195998",
"trip": {
"startDate": "20250606",
"startTime": "10:47:00",
"tripId": "OCESN855315F4297116:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871405F3919661:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87618116"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87611392"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87611384"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87611376"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87611368"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87611350"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87611343"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87611327"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87611616"
}
],
"timestamp": "1749195998",
"trip": {
"startDate": "20250606",
"startTime": "10:47:00",
"tripId": "OCESN871405F3919661:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN886817F4277980:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199620"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749195998",
"trip": {
"startDate": "20250606",
"startTime": "10:47:00",
"tripId": "OCESN886817F4277980:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847914F4306438:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87296442"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87296616"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87276782"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87276691"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87276329"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749196060",
"trip": {
"startDate": "20250606",
"startTime": "10:48:00",
"tripId": "OCESN847914F4306438:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848834F4272513:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87313080"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87317362"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87317396"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87317404"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87317057"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87317065"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87317586"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87317016"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87317339"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87317263"
}
],
"timestamp": "1749196060",
"trip": {
"startDate": "20250606",
"startTime": "10:48:00",
"tripId": "OCESN848834F4272513:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889421F4376294:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199680"
},
"stopId": "StopPoint:OCETrain TER-87743005"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87723791"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87723783"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87723767"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87723759"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87723742"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87723734"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87723726"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87723718"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87723700"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87721001"
}
],
"timestamp": "1749196060",
"trip": {
"startDate": "20250606",
"startTime": "10:48:00",
"tripId": "OCESN889421F4376294:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23238F4372790:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87745497"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN23238F4372790:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830306F4359671:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87215079"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87192286"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN830306F4359671:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832771F4233937:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87182618"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87182402"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87182600"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87182592"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87182584"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87182576"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87182881"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87182055"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87182063"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN832771F4233937:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839920F4371034:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749199920"
},
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749200040"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87171595"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87171587"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87171579"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87171561"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87171553"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN839920F4371034:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852411F4374550:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87444323"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87444349"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87444372"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN852411F4374550:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859310F4344257:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87484303"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87484246"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87484204"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87484337"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87484006"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN859310F4344257:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866606F3920294:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87671016"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87671487"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87673103"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87582551"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87582536"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN866606F3920294:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN884662F4369846:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87746479"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87746412"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87746347"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87746313"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87745430"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87745414"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87745000"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN884662F4369846:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96147F4352728:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199740"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87182071"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87182089"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87182105"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87182113"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87181016"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87187930"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749196118",
"trip": {
"startDate": "20250606",
"startTime": "10:49:00",
"tripId": "OCESN96147F4352728:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN468255R4374060:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCECar TER-87765412"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar TER-87765420"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87765438"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar TER-87765446"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar TER-87765453"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87765479"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCECar TER-87765503"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCECar TER-87753731"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCECar TER-87753764"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCECar TER-87753004"
}
],
"timestamp": "1749196178",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN468255R4374060:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832622F4341997:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETramTrain-87533620"
},
{
"arrival": {
"delay": 0,
"time": "1749199860"
},
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETramTrain-87533661"
},
{
"arrival": {
"delay": 0,
"time": "1749199980"
},
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETramTrain-87533653"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETramTrain-87533638"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETramTrain-87533646"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETramTrain-87533596"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETramTrain-87533612"
},
{
"arrival": {
"delay": 0,
"time": "1749200520"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETramTrain-87472639"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETramTrain-87534321"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETramTrain-87534339"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETramTrain-87534347"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETramTrain-87181131"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETramTrain-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETramTrain-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETramTrain-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETramTrain-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETramTrain-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETramTrain-87182881"
}
],
"timestamp": "1749199150",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN832622F4341997:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839614F4359111:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87174409"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87171009"
}
],
"timestamp": "1749196178",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN839614F4359111:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843909F4341491:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87313072"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749196178",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN843909F4341491:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844507F4298462:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87223263"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87281006"
}
],
"timestamp": "1749196178",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN844507F4298462:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879724F4375733:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87580340"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87753582"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87753574"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87753566"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87753558"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87753541"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87753509"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87753491"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87753459"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87753442"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87753426"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87753418"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87753004"
}
],
"timestamp": "1749196178",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN879724F4375733:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN94001R3482447:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199800"
},
"stopId": "StopPoint:OCECar TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCECar TER-87783241"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCECar TER-87783266"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCECar TER-87640631"
},
{
"arrival": {
"delay": 0,
"time": "1749210000"
},
"stopId": "StopPoint:OCECar TER-87783605"
}
],
"timestamp": "1749196178",
"trip": {
"startDate": "20250606",
"startTime": "10:50:00",
"tripId": "OCESN94001R3482447:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN17368F4294930:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87763607"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87763557"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87763508"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87763466"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87763425"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87763003"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87763300"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87761874"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"departure": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-87761841"
},
{
"arrival": {
"delay": 0,
"time": "1749210420"
},
"departure": {
"delay": 0,
"time": "1749210480"
},
"stopId": "StopPoint:OCETrain TER-87761817"
},
{
"arrival": {
"delay": 0,
"time": "1749211200"
},
"departure": {
"delay": 0,
"time": "1749211260"
},
"stopId": "StopPoint:OCETrain TER-87761783"
},
{
"arrival": {
"delay": 0,
"time": "1749212280"
},
"departure": {
"delay": 0,
"time": "1749212400"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 0,
"time": "1749213000"
},
"departure": {
"delay": 0,
"time": "1749213180"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749213600"
},
"departure": {
"delay": 0,
"time": "1749213780"
},
"stopId": "StopPoint:OCETrain TER-87763029"
},
{
"arrival": {
"delay": 0,
"time": "1749214200"
},
"stopId": "StopPoint:OCETrain TER-87761650"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN17368F4294930:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN44521R4373679:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCECar TER-87182394"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87665463"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCECar TER-87665380"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCECar TER-87665331"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCECar TER-87665240"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar TER-87182014"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN44521R4373679:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56360R4374230:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCECar-87752600"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar-87476457"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCECar-87476440"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar-87476432"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCECar-87476424"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCECar-87476267"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCECar-87476416"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar-87476200"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN56360R4374230:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN836213F4371223:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87141010"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87141473"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87141481"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87141499"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87141507"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87141523"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN836213F4371223:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841519F4353506:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87343210"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87295857"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87295808"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87295568"
},
{
"arrival": {
"delay": 300,
"time": "1749202560"
},
"departure": {
"delay": 300,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87295006"
},
{
"arrival": {
"delay": 300,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87295014"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN841519F4353506:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895961F4376948:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87718155"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87718189"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87718239"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN895961F4376948:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96217F4377314:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN96217F4377314:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96264F4341205:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199860"
},
"stopId": "StopPoint:OCETrain TER-85000109"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749196239",
"trip": {
"startDate": "20250606",
"startTime": "10:51:00",
"tripId": "OCESN96264F4341205:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841910F3888293:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87295857"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87343210"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87343103"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87286583"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749196299",
"trip": {
"startDate": "20250606",
"startTime": "10:52:00",
"tripId": "OCESN841910F3888293:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN850611F4374440:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87411173"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87411215"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87411223"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87411249"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87411256"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87411264"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87411272"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87411280"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87413385"
}
],
"timestamp": "1749196299",
"trip": {
"startDate": "20250606",
"startTime": "10:52:00",
"tripId": "OCESN850611F4374440:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN863110F4360774:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87575001"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87575225"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87324095"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87575217"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87575191"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87575183"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87575175"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87575167"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87575142"
}
],
"timestamp": "1749196299",
"trip": {
"startDate": "20250606",
"startTime": "10:52:00",
"tripId": "OCESN863110F4360774:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN87423F4298673:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87338525"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-80142927"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-80142919"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-80142901"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-80142893"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-80143099"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:52:00",
"tripId": "OCESN87423F4298673:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889471F4376309:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199920"
},
"stopId": "StopPoint:OCETrain TER-87721001"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87723700"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87723718"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87723726"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87723734"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87723742"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87723759"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87723767"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87723783"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87723791"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87743005"
}
],
"timestamp": "1749196299",
"trip": {
"startDate": "20250606",
"startTime": "10:52:00",
"tripId": "OCESN889471F4376309:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17948F4372845:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87746008"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87746149"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN17948F4372845:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18123F4372815:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87715136"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87715003"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-85042150"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-85042218"
}
],
"timestamp": "1749200048",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN18123F4372815:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848902F4296663:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87313072"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87313056"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87313080"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87313395"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87313759"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87411470"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87411454"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-87411447"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"departure": {
"delay": 0,
"time": "1749208980"
},
"stopId": "StopPoint:OCETrain TER-87411439"
},
{
"arrival": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-87411017"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN848902F4296663:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866119F3509521:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749200700"
},
"departure": {
"delay": 300,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87278259"
},
{
"arrival": {
"delay": 300,
"time": "1749200880"
},
"departure": {
"delay": 300,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87581538"
},
{
"arrival": {
"delay": 300,
"time": "1749201120"
},
"departure": {
"delay": 300,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87738096"
},
{
"arrival": {
"delay": 300,
"time": "1749201360"
},
"departure": {
"delay": 300,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87581736"
},
{
"arrival": {
"delay": 300,
"time": "1749201660"
},
"departure": {
"delay": 300,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87581728"
},
{
"arrival": {
"delay": 300,
"time": "1749201900"
},
"departure": {
"delay": 300,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87581710"
},
{
"arrival": {
"delay": 300,
"time": "1749202140"
},
"departure": {
"delay": 300,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87581181"
},
{
"arrival": {
"delay": 300,
"time": "1749202440"
},
"departure": {
"delay": 300,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87581199"
},
{
"arrival": {
"delay": 300,
"time": "1749202800"
},
"departure": {
"delay": 300,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87581215"
},
{
"arrival": {
"delay": 300,
"time": "1749203160"
},
"departure": {
"delay": 300,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87581231"
},
{
"arrival": {
"delay": 300,
"time": "1749203940"
},
"departure": {
"delay": 300,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87581256"
},
{
"arrival": {
"delay": 300,
"time": "1749204840"
},
"departure": {
"delay": 300,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87581314"
},
{
"arrival": {
"delay": 300,
"time": "1749206220"
},
"departure": {
"delay": 300,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87581371"
},
{
"arrival": {
"delay": 300,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87581389"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN866119F3509521:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866713F4375232:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749200160"
},
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87581801"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87582684"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87582692"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87582700"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87582718"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87582726"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87582734"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87582742"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87582759"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87582775"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN866713F4375232:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886921F4299651:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87726802"
},
{
"arrival": {
"delay": 0,
"time": "1749200100"
},
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87726851"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87726869"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87726877"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87726885"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87726208"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87726216"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87726158"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN886921F4299651:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891407F4376510:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87713503"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87713511"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87713529"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87713537"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87713560"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87725002"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN891407F4376510:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN892302F4221016:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749199980"
},
"stopId": "StopPoint:OCETrain TER-87696807"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87696831"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87696856"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87683847"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87683649"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87683615"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87683573"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"stopId": "StopPoint:OCETrain TER-87686667"
}
],
"timestamp": "1749196359",
"trip": {
"startDate": "20250606",
"startTime": "10:53:00",
"tripId": "OCESN892302F4221016:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3411F4294167:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87391003"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87393595"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87444638"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87444539"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87448001"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"departure": {
"delay": 0,
"time": "1749208980"
},
"stopId": "StopPoint:OCETrain TER-87448159"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"departure": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87447698"
},
{
"arrival": {
"delay": 0,
"time": "1749210960"
},
"stopId": "StopPoint:OCETrain TER-87447680"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN3411F4294167:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57638R4296418:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCECar-87453381"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar-87454249"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar-87576207"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN57638R4296418:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830102F4313967:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87212159"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87212167"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87212175"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87212183"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87212209"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87212225"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN830102F4313967:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832762F4094799:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749200280"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87182055"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87182667"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87181131"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87182881"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87182576"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87182584"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87182592"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87182600"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87182402"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87182618"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87182626"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87182634"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87182642"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN832762F4094799:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN836360F4304189:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87141291"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN836360F4304189:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857306F3869514:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87396002"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN857306F3869514:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860710F4298006:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574434"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574442"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574459"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87574475"
}
],
"timestamp": "1749197558",
"trip": {
"scheduleRelationship": "CANCELED",
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN860710F4298006:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886716F4277968:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200040"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749196418",
"trip": {
"startDate": "20250606",
"startTime": "10:54:00",
"tripId": "OCESN886716F4277968:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56357R4374228:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar-87289678"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCECar-87476416"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar-87476267"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCECar-87476424"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCECar-87476432"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCECar-87476440"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCECar-87476457"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCECar-87752600"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "10:55:00",
"tripId": "OCESN56357R4374228:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57961R4296529:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCECar-87545731"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCECar-87545756"
}
],
"timestamp": "1749196479",
"trip": {
"startDate": "20250606",
"startTime": "10:55:00",
"tripId": "OCESN57961R4296529:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN86981F3860826:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87784009"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87784207"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87784231"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87784256"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87784264"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87784298"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87785006"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-71793150"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "10:55:00",
"tripId": "OCESN86981F3860826:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870516F4375336:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87611467"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87353581"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87353599"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87611939"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87353573"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87446179"
}
],
"timestamp": "1749196479",
"trip": {
"startDate": "20250606",
"startTime": "10:55:00",
"tripId": "OCESN870516F4375336:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873287F4352956:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCETrain TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87562421"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87734087"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87734426"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87734442"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87734459"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87734475"
}
],
"timestamp": "1749199688",
"trip": {
"startDate": "20250606",
"startTime": "10:55:00",
"tripId": "OCESN873287F4352956:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN89092R4376464:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200100"
},
"stopId": "StopPoint:OCECar-87733592"
},
{
"arrival": {
"delay": 0,
"time": "1749200400"
},
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87763003"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCECar-87651802"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCECar-87751206"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCECar-87526574"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "10:55:00",
"tripId": "OCESN89092R4376464:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832623F4341996:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETramTrain-87182881"
},
{
"arrival": {
"delay": 0,
"time": "1749200220"
},
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETramTrain-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749200340"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETramTrain-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETramTrain-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETramTrain-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETramTrain-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETramTrain-87181131"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETramTrain-87534347"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETramTrain-87534339"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETramTrain-87534321"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETramTrain-87472639"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETramTrain-87533612"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETramTrain-87533596"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETramTrain-87533646"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETramTrain-87533638"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETramTrain-87533653"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETramTrain-87533661"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETramTrain-87533620"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "10:56:00",
"tripId": "OCESN832623F4341996:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857763F4374695:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87471508"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749196538",
"trip": {
"startDate": "20250606",
"startTime": "10:56:00",
"tripId": "OCESN857763F4374695:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894210F4376726:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200160"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87718320"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87713412"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87713347"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87713313"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749196538",
"trip": {
"startDate": "20250606",
"startTime": "10:56:00",
"tripId": "OCESN894210F4376726:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865468F4375146:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87595512"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87725473"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87595009"
}
],
"timestamp": "1749196598",
"trip": {
"startDate": "20250606",
"startTime": "10:57:00",
"tripId": "OCESN865468F4375146:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881680F4299206:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200220"
},
"stopId": "StopPoint:OCETrain TER-87755447"
},
{
"arrival": {
"delay": 0,
"time": "1749200460"
},
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87755421"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87755405"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87755397"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87755389"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87755371"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87755363"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87755355"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87755330"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87755314"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87755306"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87742262"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87755009"
}
],
"timestamp": "1749196598",
"trip": {
"startDate": "20250606",
"startTime": "10:57:00",
"tripId": "OCESN881680F4299206:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN893160F4376635:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200280"
},
"stopId": "StopPoint:OCETrain TER-87696005"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87696450"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87696484"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87696492"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87696534"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87694141"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87694000"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87694307"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749196658",
"trip": {
"startDate": "20250606",
"startTime": "10:58:00",
"tripId": "OCESN893160F4376635:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3311F4372475:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200340"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"departure": {
"delay": 0,
"time": "1749209220"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749209880"
},
"departure": {
"delay": 0,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-87447243"
},
{
"arrival": {
"delay": 0,
"time": "1749210660"
},
"departure": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCETrain TER-87447284"
},
{
"arrival": {
"delay": 0,
"time": "1749211680"
},
"stopId": "StopPoint:OCETrain TER-87444877"
}
],
"timestamp": "1749196718",
"trip": {
"startDate": "20250606",
"startTime": "10:59:00",
"tripId": "OCESN3311F4372475:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN423661R",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopArea:OCE87473207"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopArea:OCE87473223"
}
],
"timestamp": "1749196779",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN423661R"
}
}
},
{
"id": "OCESN425119R4295344:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87737429"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCECar TER-87737411"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCECar TER-87543009"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN425119R4295344:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN457061R3604027:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar TER-87764555"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCECar TER-87764571"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCECar TER-87765008"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN457061R3604027:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN52383R4374083:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87474098"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCECar-87474007"
}
],
"timestamp": "1749198308",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN52383R4374083:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56362R4374232:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87476416"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar-87289678"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCECar-87289652"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar-87476200"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN56362R4374232:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57613R4296413:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87696146"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCECar-87643890"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCECar-87314906"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCECar-87314898"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCECar-87643882"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar-87748509"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCECar-87576207"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCECar-87454249"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN57613R4296413:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82003R4359709:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCECar-87478230"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN82003R4359709:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN82009R4371790:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCECar-87478230"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN82009R4371790:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82207R4371776:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCECar-87471607"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN82207R4371776:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN836397F4371193:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87713859"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87141291"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN836397F4371193:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871406F3919659:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87611616"
},
{
"arrival": {
"delay": 0,
"time": "1749200640"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87611624"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87611327"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87611343"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87611350"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87611368"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87611376"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87611384"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87611392"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87618116"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN871406F3919659:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN871610F4375404:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87611434"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87611657"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87611673"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87611681"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87611699"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87613398"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87613356"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87613323"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87613000"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN871610F4375404:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890213F4376427:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87721746"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87721738"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87721449"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87721480"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87721704"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87721514"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN890213F4376427:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890314F4357238:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCETrain TER-87722728"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87722710"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87722702"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87722744"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87721159"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN890314F4357238:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN89080R4376454:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87763607"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar-87763557"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar-87763508"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCECar-87763466"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCECar-87763425"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"stopId": "StopPoint:OCECar-87763003"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN89080R4376454:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN97007R4370686:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200400"
},
"stopId": "StopPoint:OCECar-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCECar-87463042"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCECar-87365502"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCECar-87358085"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCECar-87358655"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar-87358622"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCECar-87358630"
}
],
"timestamp": "1749196779",
"trip": {
"startDate": "20250606",
"startTime": "11:00:00",
"tripId": "OCESN97007R4370686:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN43403R4359164:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCECar TER-87295063"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar TER-87754549"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCECar TER-87172007"
}
],
"timestamp": "1749196839",
"trip": {
"startDate": "20250606",
"startTime": "11:01:00",
"tripId": "OCESN43403R4359164:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN837534F4348003:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749196839",
"trip": {
"startDate": "20250606",
"startTime": "11:01:00",
"tripId": "OCESN837534F4348003:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843510F4370918:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749200700"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87343160"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87343319"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87343301"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87345314"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87345306"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87345009"
}
],
"timestamp": "1749196839",
"trip": {
"startDate": "20250606",
"startTime": "11:01:00",
"tripId": "OCESN843510F4370918:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847417F3871541:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87276469"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87276725"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87276717"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87272096"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87313668"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87313676"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87313684"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87313510"
}
],
"timestamp": "1749196839",
"trip": {
"startDate": "20250606",
"startTime": "11:01:00",
"tripId": "OCESN847417F3871541:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860309F4297867:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87571885"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87571604"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87571612"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87571638"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87571653"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87571687"
}
],
"timestamp": "1749200229",
"trip": {
"startDate": "20250606",
"startTime": "11:01:00",
"tripId": "OCESN860309F4297867:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889956F4312115:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200460"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749200580"
},
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87726729"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87726760"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87726778"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87726786"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87734749"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87734731"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87734723"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87734715"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87734707"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87734699"
}
],
"timestamp": "1749196839",
"trip": {
"startDate": "20250606",
"startTime": "11:01:00",
"tripId": "OCESN889956F4312115:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839919F4371035:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87171553"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87171561"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87171579"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87171587"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87171595"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87171009"
}
],
"timestamp": "1749196899",
"trip": {
"startDate": "20250606",
"startTime": "11:02:00",
"tripId": "OCESN839919F4371035:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852341F4374539:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200520"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87444208"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87444190"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87444182"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749196899",
"trip": {
"startDate": "20250606",
"startTime": "11:02:00",
"tripId": "OCESN852341F4374539:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860218F3839785:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 300,
"time": "1749201120"
},
"departure": {
"delay": 300,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 300,
"time": "1749201540"
},
"departure": {
"delay": 300,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87571273"
},
{
"arrival": {
"delay": 300,
"time": "1749202080"
},
"departure": {
"delay": 300,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87574343"
},
{
"arrival": {
"delay": 300,
"time": "1749202680"
},
"departure": {
"delay": 300,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87574319"
},
{
"arrival": {
"delay": 300,
"time": "1749203340"
},
"departure": {
"delay": 300,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87574004"
},
{
"arrival": {
"delay": 300,
"time": "1749204060"
},
"departure": {
"delay": 300,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87574194"
},
{
"arrival": {
"delay": 300,
"time": "1749204540"
},
"departure": {
"delay": 300,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87574160"
},
{
"arrival": {
"delay": 300,
"time": "1749204900"
},
"departure": {
"delay": 300,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87574137"
},
{
"arrival": {
"delay": 300,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87543009"
}
],
"timestamp": "1749199028",
"trip": {
"startDate": "20250606",
"startTime": "11:02:00",
"tripId": "OCESN860218F3839785:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN835761F4371296:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87141200"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87141218"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87144055"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87144063"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87144071"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87144089"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87144097"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87144006"
}
],
"timestamp": "1749196958",
"trip": {
"startDate": "20250606",
"startTime": "11:03:00",
"tripId": "OCESN835761F4371296:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN87486F4375573:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-80144139"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-80144154"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87182840"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87182063"
}
],
"timestamp": "1749196958",
"trip": {
"startDate": "20250606",
"startTime": "11:03:00",
"tripId": "OCESN87486F4375573:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881625F4375979:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87751776"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87751784"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87755215"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87755223"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87755231"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87755264"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87742262"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87755306"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87755314"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87755611"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87755629"
}
],
"timestamp": "1749196958",
"trip": {
"startDate": "20250606",
"startTime": "11:03:00",
"tripId": "OCESN881625F4375979:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891054F3515830:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87686667"
}
],
"timestamp": "1749196958",
"trip": {
"startDate": "20250606",
"startTime": "11:03:00",
"tripId": "OCESN891054F3515830:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894518F4376785:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87300863"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87710731"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87718007"
}
],
"timestamp": "1749196958",
"trip": {
"startDate": "20250606",
"startTime": "11:03:00",
"tripId": "OCESN894518F4376785:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895054F4376843:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200580"
},
"stopId": "StopPoint:OCETrain TER-87184408"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87700146"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749196958",
"trip": {
"startDate": "20250606",
"startTime": "11:03:00",
"tripId": "OCESN895054F4376843:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN16352F4373034:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87317586"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87317065"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87317057"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87317404"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87317396"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87317362"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87313049"
},
{
"arrival": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN16352F4373034:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23316F4372756:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749200820"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87745588"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87745596"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87745620"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87745646"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87745679"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN23316F4372756:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN30073R4372620:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCECar TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCECar TER-87725804"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCECar TER-87725812"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCECar TER-87725820"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCECar TER-87725838"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar TER-87697706"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCECar TER-87697672"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCECar TER-87696013"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN30073R4372620:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832423F4292967:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETramTrain-87534347"
},
{
"arrival": {
"delay": 0,
"time": "1749200760"
},
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETramTrain-87534339"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETramTrain-87534321"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETramTrain-87472639"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETramTrain-87533612"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETramTrain-87533596"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETramTrain-87533646"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETramTrain-87533638"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETramTrain-87533653"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETramTrain-87533661"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETramTrain-87533620"
}
],
"timestamp": "1749199388",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN832423F4292967:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865752F3671550:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87595827"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87595777"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87595769"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87595751"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87584441"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87584268"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopArea:OCE87584235"
},
{
"arrival": {
"delay": 300,
"time": "1749205560"
},
"departure": {
"delay": 300,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87584193"
},
{
"arrival": {
"delay": 300,
"time": "1749206040"
},
"departure": {
"delay": 300,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87584177"
},
{
"arrival": {
"delay": 300,
"time": "1749206580"
},
"departure": {
"delay": 300,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87584136"
},
{
"arrival": {
"delay": 300,
"time": "1749207000"
},
"departure": {
"delay": 300,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87584102"
},
{
"arrival": {
"delay": 300,
"time": "1749207480"
},
"departure": {
"delay": 300,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 300,
"time": "1749208680"
},
"departure": {
"delay": 300,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 300,
"time": "1749209040"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN865752F3671550:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873664F4353000:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87734269"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87734251"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87734244"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87734228"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87734202"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87734194"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87734186"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87734178"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87734160"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87734152"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87782607"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN873664F4353000:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881622F4375978:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87755629"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87755611"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87755314"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87755306"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87742262"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87755264"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87755231"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87755223"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87755215"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87751784"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87751776"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN881622F4375978:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894834F4376816:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200640"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87184523"
}
],
"timestamp": "1749197018",
"trip": {
"startDate": "20250606",
"startTime": "11:04:00",
"tripId": "OCESN894834F4376816:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841220F4359028:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87343103"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87286567"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87286575"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87286583"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87286625"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87286641"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87286849"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN841220F4359028:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848513F4296636:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87276279"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87276113"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87276204"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87276212"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87313304"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87313270"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN848513F4296636:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN850610F4374439:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87413385"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87411280"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87411272"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87411264"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87411256"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87411249"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87411223"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87411215"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87411173"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN850610F4374439:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852820F4374563:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87447003"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87447110"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87447680"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87447649"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"departure": {
"delay": 0,
"time": "1749208980"
},
"stopId": "StopPoint:OCETrain TER-87448514"
},
{
"arrival": {
"delay": 0,
"time": "1749210000"
},
"departure": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-87478263"
},
{
"arrival": {
"delay": 0,
"time": "1749211020"
},
"departure": {
"delay": 0,
"time": "1749211080"
},
"stopId": "StopPoint:OCETrain TER-87478073"
},
{
"arrival": {
"delay": 0,
"time": "1749212700"
},
"departure": {
"delay": 0,
"time": "1749212760"
},
"stopId": "StopPoint:OCETrain TER-87471391"
},
{
"arrival": {
"delay": 0,
"time": "1749213060"
},
"stopId": "StopPoint:OCETrain TER-87471003"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN852820F4374563:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857600F4099627:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87478537"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87478545"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87478552"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87478560"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87396234"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87396218"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87396200"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87743872"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87396002"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN857600F4099627:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859413F3870407:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87744177"
},
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopArea:OCE87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87481184"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87481168"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87481150"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87481143"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749199538",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN859413F3870407:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866224F3860875:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87582668"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87582643"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87582635"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87582619"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87582601"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87582445"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87582403"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87581793"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749204180"
},
"departure": {
"delay": 300,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749204600"
},
"departure": {
"delay": 300,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 300,
"time": "1749205020"
},
"departure": {
"delay": 300,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87581850"
},
{
"arrival": {
"delay": 300,
"time": "1749205260"
},
"departure": {
"delay": 300,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87584755"
},
{
"arrival": {
"delay": 300,
"time": "1749205500"
},
"departure": {
"delay": 300,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87584730"
},
{
"arrival": {
"delay": 300,
"time": "1749205740"
},
"departure": {
"delay": 300,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87584722"
},
{
"arrival": {
"delay": 300,
"time": "1749206040"
},
"departure": {
"delay": 300,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87584714"
},
{
"arrival": {
"delay": 300,
"time": "1749206520"
},
"departure": {
"delay": 300,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 300,
"time": "1749206880"
},
"departure": {
"delay": 300,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87584508"
},
{
"arrival": {
"delay": 300,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87584516"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN866224F3860875:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879130F4298731:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87753285"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87439554"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87753251"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87753202"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87753004"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN879130F4298731:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891754F4376538:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200700"
},
"stopId": "StopPoint:OCETrain TER-87713859"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87713842"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87713834"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87712265"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87713826"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87713008"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749197078",
"trip": {
"startDate": "20250606",
"startTime": "11:05:00",
"tripId": "OCESN891754F4376538:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832426F4292964:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETramTrain-87533620"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETramTrain-87533661"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETramTrain-87533653"
},
{
"arrival": {
"delay": 0,
"time": "1749201120"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETramTrain-87533638"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETramTrain-87533646"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETramTrain-87533596"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETramTrain-87533612"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETramTrain-87472639"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETramTrain-87534321"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETramTrain-87534339"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETramTrain-87534347"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN832426F4292964:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835766F4371293:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87144097"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87144089"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87144071"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87144063"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87144055"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87141218"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87141200"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN835766F4371293:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839656F4377055:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87171926"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN839656F4377055:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847810F4291725:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87276691"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87276329"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87276352"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87276378"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87276113"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87276279"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN847810F4291725:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860005F4204036:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87543009"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87574137"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87574160"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87574194"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87574004"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87574319"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87574343"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87487603"
},
{
"arrival": {
"delay": 0,
"time": "1749209460"
},
"departure": {
"delay": 0,
"time": "1749209640"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749210960"
},
"departure": {
"delay": 0,
"time": "1749211020"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749212100"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN860005F4204036:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862515F3968426:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87391003"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87393314"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87394114"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87394130"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87394221"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87394254"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87394296"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87396325"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87396309"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"stopId": "StopPoint:OCETrain TER-87396002"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN862515F3968426:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN887122F4370148:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87722587"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87722579"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87722561"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87722546"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87722538"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87728501"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87282624"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87721001"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87721225"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87721241"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87721266"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87721290"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87721324"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87721332"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN887122F4370148:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894612F4357593:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200760"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749200880"
},
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87184242"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87184200"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87185348"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87185314"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87185249"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87185595"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87185629"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87144147"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87144121"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87144006"
}
],
"timestamp": "1749197138",
"trip": {
"startDate": "20250606",
"startTime": "11:06:00",
"tripId": "OCESN894612F4357593:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN82412R4371745:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCECar-87474098"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCECar-87474387"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar-87479899"
}
],
"timestamp": "1749197199",
"trip": {
"startDate": "20250606",
"startTime": "11:07:00",
"tripId": "OCESN82412R4371745:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865117F4219562:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87491209"
},
{
"arrival": {
"delay": 0,
"time": "1749201000"
},
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87491217"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87491225"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87491233"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87491241"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87491266"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87491274"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87491282"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749197199",
"trip": {
"startDate": "20250606",
"startTime": "11:07:00",
"tripId": "OCESN865117F4219562:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886760F4322383:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 300,
"time": "1749201600"
},
"departure": {
"delay": 300,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87723585"
},
{
"arrival": {
"delay": 300,
"time": "1749201960"
},
"departure": {
"delay": 300,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87723577"
},
{
"arrival": {
"delay": 300,
"time": "1749202200"
},
"departure": {
"delay": 300,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87723569"
},
{
"arrival": {
"delay": 300,
"time": "1749202500"
},
"departure": {
"delay": 300,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87723544"
},
{
"arrival": {
"delay": 300,
"time": "1749202680"
},
"departure": {
"delay": 300,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87723536"
},
{
"arrival": {
"delay": 300,
"time": "1749202860"
},
"departure": {
"delay": 300,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87723528"
},
{
"arrival": {
"delay": 300,
"time": "1749203160"
},
"departure": {
"delay": 300,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87723502"
},
{
"arrival": {
"delay": 300,
"time": "1749203640"
},
"departure": {
"delay": 300,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 300,
"time": "1749204960"
},
"departure": {
"delay": 300,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 300,
"time": "1749205860"
},
"departure": {
"delay": 300,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 300,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749199448",
"trip": {
"startDate": "20250606",
"startTime": "11:07:00",
"tripId": "OCESN886760F4322383:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890364F4364659:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200820"
},
"stopId": "StopPoint:OCETrain TER-87721159"
},
{
"arrival": {
"delay": 0,
"time": "1749200940"
},
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87722744"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87722702"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87722710"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87722728"
}
],
"timestamp": "1749197199",
"trip": {
"startDate": "20250606",
"startTime": "11:07:00",
"tripId": "OCESN890364F4364659:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843709F4291994:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87342089"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87342097"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87342113"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87345108"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87345116"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87345009"
}
],
"timestamp": "1749197258",
"trip": {
"startDate": "20250606",
"startTime": "11:08:00",
"tripId": "OCESN843709F4291994:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN846524F4370792:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87342279"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87342238"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87342006"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87342139"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87342105"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87342014"
}
],
"timestamp": "1749197258",
"trip": {
"startDate": "20250606",
"startTime": "11:08:00",
"tripId": "OCESN846524F4370792:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865112F4219559:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749201060"
},
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87491282"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87491274"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87491266"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87491241"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87491233"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87491225"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87491217"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87491209"
}
],
"timestamp": "1749197258",
"trip": {
"startDate": "20250606",
"startTime": "11:08:00",
"tripId": "OCESN865112F4219559:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN875504F3842632:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200880"
},
"stopId": "StopPoint:OCETrain TER-87694307"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87694612"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87694620"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87694638"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87694646"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87694653"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87694687"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87694695"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87694851"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87694869"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87696427"
},
{
"arrival": {
"delay": 0,
"time": "1749207720"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87696328"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87696336"
},
{
"arrival": {
"delay": 0,
"time": "1749209280"
},
"departure": {
"delay": 0,
"time": "1749209340"
},
"stopId": "StopPoint:OCETrain TER-87696351"
},
{
"arrival": {
"delay": 0,
"time": "1749209880"
},
"departure": {
"delay": 0,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-87732206"
},
{
"arrival": {
"delay": 0,
"time": "1749210420"
},
"departure": {
"delay": 0,
"time": "1749210480"
},
"stopId": "StopPoint:OCETrain TER-87732008"
},
{
"arrival": {
"delay": 0,
"time": "1749211860"
},
"departure": {
"delay": 0,
"time": "1749211920"
},
"stopId": "StopPoint:OCETrain TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749212160"
},
"departure": {
"delay": 0,
"time": "1749212220"
},
"stopId": "StopPoint:OCETrain TER-87734046"
},
{
"arrival": {
"delay": 0,
"time": "1749212640"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749197258",
"trip": {
"startDate": "20250606",
"startTime": "11:08:00",
"tripId": "OCESN875504F3842632:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN19713F4373256:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87286732"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87286542"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-88857040"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-88960080"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN19713F4373256:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN834856F4292726:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87193615"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87193524"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87193250"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87193318"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87193359"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN834856F4292726:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841219F4359029:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87286849"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87286641"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87286625"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87286583"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87286575"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87286567"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87343103"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87343004"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN841219F4359029:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN851005F4374465:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87381509"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87381624"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87387092"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87387001"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN851005F4374465:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858063F4374700:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87481838"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87481705"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87481747"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87481697"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87481754"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87481762"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87481770"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87481788"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN858063F4374700:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858865F3914464:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87481440"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87481465"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87486126"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87486142"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87486019"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87486423"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87486431"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87486449"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN858865F3914464:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860310F4297868:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87571687"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87571653"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87571638"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87571612"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87571604"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87571885"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87571000"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN860310F4297868:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883763F4376079:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87725895"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87417501"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87747451"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87747477"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87747493"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87741009"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN883763F4376079:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890033F4376372:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749201180"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87721563"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87721555"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87566919"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87721548"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87208553"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87721530"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87721522"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87721514"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87721159"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN890033F4376372:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894213F4376728:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749200940"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87713313"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87713347"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87713412"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87718320"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87718007"
}
],
"timestamp": "1749197318",
"trip": {
"startDate": "20250606",
"startTime": "11:09:00",
"tripId": "OCESN894213F4376728:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN22487F",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopArea:OCE87615286"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopArea:OCE87615120"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopArea:OCE87615138"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopArea:OCE87615146"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopArea:OCE87598755"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopArea:OCE87615161"
}
],
"timestamp": "1749197378",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN22487F"
}
}
},
{
"id": "OCESN830528F4371709:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87212100"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87213686"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87213678"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87213660"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87213603"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87213058"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN830528F4371709:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839725F4347882:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87171926"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87171462"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87172270"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87172262"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87172171"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87172007"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN839725F4347882:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843214F3846192:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87286518"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87345256"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87345165"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87345157"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87345140"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87345025"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN843214F3846192:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN843217F4336008:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87345140"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87345157"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87345165"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87345256"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87286518"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN843217F4336008:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN855420F4297127:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87473868"
},
{
"arrival": {
"delay": 0,
"time": "1749201360"
},
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87473850"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87322347"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87473876"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87473843"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87473835"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87473827"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87473819"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87473801"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87473207"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN855420F4297127:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860006F4297770:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201000"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87487603"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87574343"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87574319"
},
{
"arrival": {
"delay": 0,
"time": "1749210060"
},
"departure": {
"delay": 0,
"time": "1749210180"
},
"stopId": "StopPoint:OCETrain TER-87574004"
},
{
"arrival": {
"delay": 0,
"time": "1749210780"
},
"departure": {
"delay": 0,
"time": "1749210840"
},
"stopId": "StopPoint:OCETrain TER-87574194"
},
{
"arrival": {
"delay": 0,
"time": "1749211260"
},
"departure": {
"delay": 0,
"time": "1749211320"
},
"stopId": "StopPoint:OCETrain TER-87574160"
},
{
"arrival": {
"delay": 0,
"time": "1749211620"
},
"departure": {
"delay": 0,
"time": "1749211680"
},
"stopId": "StopPoint:OCETrain TER-87574137"
},
{
"arrival": {
"delay": 0,
"time": "1749212640"
},
"stopId": "StopPoint:OCETrain TER-87543009"
}
],
"timestamp": "1749197378",
"trip": {
"startDate": "20250606",
"startTime": "11:10:00",
"tripId": "OCESN860006F4297770:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831616F4359569:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87214247"
}
],
"timestamp": "1749197438",
"trip": {
"startDate": "20250606",
"startTime": "11:11:00",
"tripId": "OCESN831616F4359569:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831715F4359548:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201060"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749201300"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87214205"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87214213"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87214221"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87214239"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87214247"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87214254"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87214270"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749197438",
"trip": {
"startDate": "20250606",
"startTime": "11:11:00",
"tripId": "OCESN831715F4359548:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN13119F4373138:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87415604"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87415620"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87415877"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87415661"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87411017"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN13119F4373138:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN16574F4337621:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 300,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87396606"
},
{
"arrival": {
"delay": 300,
"time": "1749204360"
},
"departure": {
"delay": 300,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87396564"
},
{
"arrival": {
"delay": 300,
"time": "1749205260"
},
"departure": {
"delay": 300,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 300,
"time": "1749206520"
},
"departure": {
"delay": 300,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87396044"
},
{
"arrival": {
"delay": 300,
"time": "1749206940"
},
"departure": {
"delay": 300,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87396077"
},
{
"arrival": {
"delay": 300,
"time": "1749207900"
},
"departure": {
"delay": 300,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87444711"
},
{
"arrival": {
"delay": 300,
"time": "1749208740"
},
"departure": {
"delay": 300,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87444695"
},
{
"arrival": {
"delay": 300,
"time": "1749209280"
},
"departure": {
"delay": 300,
"time": "1749209340"
},
"stopId": "StopPoint:OCETrain TER-87444562"
},
{
"arrival": {
"delay": 300,
"time": "1749209820"
},
"departure": {
"delay": 300,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-87444539"
},
{
"arrival": {
"delay": 300,
"time": "1749211020"
},
"departure": {
"delay": 300,
"time": "1749211080"
},
"stopId": "StopPoint:OCETrain TER-87444216"
},
{
"arrival": {
"delay": 300,
"time": "1749211380"
},
"departure": {
"delay": 300,
"time": "1749211440"
},
"stopId": "StopPoint:OCETrain TER-87444208"
},
{
"arrival": {
"delay": 300,
"time": "1749212280"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN16574F4337621:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN831528F4301401:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87181222"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87182345"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87182352"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87182378"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87182394"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87182543"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87182659"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87182733"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87182816"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN831528F4301401:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844948F4370836:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87281006"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87281105"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87281113"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87281121"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87281139"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87286179"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87286146"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN844948F4370836:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879332F4375641:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87318964"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87765008"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN879332F4375641:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890032F4376371:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87721159"
},
{
"arrival": {
"delay": 0,
"time": "1749201240"
},
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87721514"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87721522"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87721530"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87208553"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87721548"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87566919"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87721555"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87721563"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87721605"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN890032F4376371:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN893059F4376617:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201120"
},
"stopId": "StopPoint:OCETrain TER-87694307"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87694364"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87694398"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87713594"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87725002"
}
],
"timestamp": "1749197498",
"trip": {
"startDate": "20250606",
"startTime": "11:12:00",
"tripId": "OCESN893059F4376617:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN105437F4309960:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCENavette-87571240"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCENavette-87571000"
}
],
"timestamp": "1749197558",
"trip": {
"startDate": "20250606",
"startTime": "11:13:00",
"tripId": "OCESN105437F4309960:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830525F4371712:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87213603"
},
{
"arrival": {
"delay": 0,
"time": "1749201600"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87213660"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87213678"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87213686"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87212100"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749197558",
"trip": {
"startDate": "20250606",
"startTime": "11:13:00",
"tripId": "OCESN830525F4371712:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832103F4313749:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749201420"
},
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749201540"
},
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87212241"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87212258"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87212266"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87212274"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87214148"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87214130"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87214122"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87214114"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87214106"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87214056"
}
],
"timestamp": "1749197558",
"trip": {
"startDate": "20250606",
"startTime": "11:13:00",
"tripId": "OCESN832103F4313749:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859113F3870217:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 600,
"time": "1749202320"
},
"departure": {
"delay": 600,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87481036"
},
{
"arrival": {
"delay": 600,
"time": "1749202920"
},
"departure": {
"delay": 600,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87481200"
},
{
"arrival": {
"delay": 600,
"time": "1749203400"
},
"departure": {
"delay": 600,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87481218"
},
{
"arrival": {
"delay": 600,
"time": "1749203760"
},
"departure": {
"delay": 600,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87481226"
},
{
"arrival": {
"delay": 600,
"time": "1749204360"
},
"departure": {
"delay": 600,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87481366"
},
{
"arrival": {
"delay": 600,
"time": "1749205140"
},
"departure": {
"delay": 600,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87481390"
},
{
"arrival": {
"delay": 600,
"time": "1749205920"
},
"departure": {
"delay": 600,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87486563"
},
{
"arrival": {
"delay": 600,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87486571"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "11:13:00",
"tripId": "OCESN859113F3870217:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876414F3824887:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201180"
},
"stopId": "StopPoint:OCETrain TER-87784009"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87784173"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87784157"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87781088"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87781062"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87781278"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87773200"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87773556"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208440"
},
"stopId": "StopPoint:OCETrain TER-87773002"
},
{
"arrival": {
"delay": 0,
"time": "1749208860"
},
"departure": {
"delay": 0,
"time": "1749208920"
},
"stopId": "StopPoint:OCETrain TER-87773457"
},
{
"arrival": {
"delay": 0,
"time": "1749209340"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87773408"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"departure": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87775114"
},
{
"arrival": {
"delay": 0,
"time": "1749210480"
},
"departure": {
"delay": 0,
"time": "1749210660"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 0,
"time": "1749211080"
},
"departure": {
"delay": 0,
"time": "1749211200"
},
"stopId": "StopPoint:OCETrain TER-87703975"
},
{
"arrival": {
"delay": 0,
"time": "1749211680"
},
"departure": {
"delay": 0,
"time": "1749211740"
},
"stopId": "StopPoint:OCETrain TER-87775023"
},
{
"arrival": {
"delay": 0,
"time": "1749211860"
},
"departure": {
"delay": 0,
"time": "1749211920"
},
"stopId": "StopPoint:OCETrain TER-87765354"
},
{
"arrival": {
"delay": 0,
"time": "1749212820"
},
"stopId": "StopPoint:OCETrain TER-87765008"
}
],
"timestamp": "1749197558",
"trip": {
"startDate": "20250606",
"startTime": "11:13:00",
"tripId": "OCESN876414F3824887:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN19714F4373257:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-88960080"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-88857040"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87286542"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87286732"
},
{
"arrival": {
"delay": 600,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199538",
"trip": {
"startDate": "20250606",
"startTime": "11:14:00",
"tripId": "OCESN19714F4373257:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831615F4359570:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87214247"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749197618",
"trip": {
"startDate": "20250606",
"startTime": "11:14:00",
"tripId": "OCESN831615F4359570:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842106F4292253:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87345215"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201720"
},
"stopId": "StopPoint:OCETrain TER-87345231"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87345264"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87345272"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87345280"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87286427"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87286419"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87286401"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87286096"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87286112"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87287250"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197618",
"trip": {
"startDate": "20250606",
"startTime": "11:14:00",
"tripId": "OCESN842106F4292253:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894007F4376692:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87718460"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87184622"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87184572"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87184523"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749197618",
"trip": {
"startDate": "20250606",
"startTime": "11:14:00",
"tripId": "OCESN894007F4376692:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895705F4376903:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201240"
},
"stopId": "StopPoint:OCETrain TER-87713412"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87718866"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87715102"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87715136"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87715144"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87715151"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87715003"
}
],
"timestamp": "1749197618",
"trip": {
"startDate": "20250606",
"startTime": "11:14:00",
"tripId": "OCESN895705F4376903:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN36518R3924534:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar TER-87718239"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87718221"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar TER-87659722"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCECar TER-87659649"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCECar TER-87718205"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCECar TER-87718197"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCECar TER-87718189"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCECar TER-87659656"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCECar TER-87718155"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCECar TER-87718833"
}
],
"timestamp": "1749197678",
"trip": {
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN36518R3924534:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN423726R",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopArea:OCE87473223"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopArea:OCE87473207"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopArea:OCE87473140"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopArea:OCE87473009"
}
],
"timestamp": "1749197678",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN423726R"
}
}
},
{
"id": "OCESN56208R4374165:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar-87702126"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar-87701912"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCECar-87476606"
}
],
"timestamp": "1749197678",
"trip": {
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN56208R4374165:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57510R4296373:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCECar-87571539"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCECar-87110320"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCECar-87110338"
}
],
"timestamp": "1749197678",
"trip": {
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN57510R4296373:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57815R4374248:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCECar-87571000"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar-87205575"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCECar-87688978"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCECar-87644153"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar-87930958"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCECar-87337501"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar-87571430"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCECar-87465724"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCECar-87644104"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCECar-87337527"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCECar-87644195"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCECar-87571471"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCECar-87644203"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCECar-87571489"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCECar-87644286"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCECar-87688945"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCECar-87644047"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCECar-87280065"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCECar-87216689"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCECar-87644096"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCECar-87688952"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCECar-87597401"
},
{
"arrival": {
"delay": 0,
"time": "1749207720"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCECar-87644260"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCECar-87597377"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCECar-87644369"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCECar-87644351"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"departure": {
"delay": 0,
"time": "1749208920"
},
"stopId": "StopPoint:OCECar-87216663"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCECar-87689950"
},
{
"arrival": {
"delay": 0,
"time": "1749209520"
},
"departure": {
"delay": 0,
"time": "1749209520"
},
"stopId": "StopPoint:OCECar-87690156"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"stopId": "StopPoint:OCECar-87201541"
}
],
"timestamp": "1749197678",
"trip": {
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN57815R4374248:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842477F4292163:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87287250"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87286112"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87286096"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87286401"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87286419"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87342469"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87342451"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87342436"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87342410"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87342402"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87342006"
}
],
"timestamp": "1749197678",
"trip": {
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN842477F4292163:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN884613F4310148:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201300"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87745414"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87745430"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87746313"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87746347"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87746412"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87746479"
}
],
"timestamp": "1749197678",
"trip": {
"startDate": "20250606",
"startTime": "11:15:00",
"tripId": "OCESN884613F4310148:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17615F4373101:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87747006"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN17615F4373101:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17758F4210497:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87721357"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749208260"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749211500"
},
"departure": {
"delay": 0,
"time": "1749211560"
},
"stopId": "StopPoint:OCETrain TER-87713115"
},
{
"arrival": {
"delay": 0,
"time": "1749212040"
},
"departure": {
"delay": 0,
"time": "1749212100"
},
"stopId": "StopPoint:OCETrain TER-87713131"
},
{
"arrival": {
"delay": 0,
"time": "1749212640"
},
"departure": {
"delay": 0,
"time": "1749212700"
},
"stopId": "StopPoint:OCETrain TER-87713156"
},
{
"arrival": {
"delay": 0,
"time": "1749213540"
},
"departure": {
"delay": 0,
"time": "1749213600"
},
"stopId": "StopPoint:OCETrain TER-87713198"
},
{
"arrival": {
"delay": 0,
"time": "1749214320"
},
"departure": {
"delay": 0,
"time": "1749214380"
},
"stopId": "StopPoint:OCETrain TER-87683318"
},
{
"arrival": {
"delay": 0,
"time": "1749214920"
},
"departure": {
"delay": 0,
"time": "1749215100"
},
"stopId": "StopPoint:OCETrain TER-87683268"
},
{
"arrival": {
"delay": 0,
"time": "1749215460"
},
"departure": {
"delay": 0,
"time": "1749215520"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749216480"
},
"departure": {
"delay": 0,
"time": "1749216600"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749220380"
},
"stopId": "StopPoint:OCETrain TER-87686667"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN17758F4210497:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831819F4301364:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87214726"
},
{
"arrival": {
"delay": 0,
"time": "1749201480"
},
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87214692"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87214684"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87214676"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87214650"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87214643"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87214635"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87214627"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87214593"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87214585"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN831819F4301364:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844818F4271583:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87286179"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87286146"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN844818F4271583:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870006F4298283:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87615328"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87615005"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87615195"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87615625"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87615732"
},
{
"arrival": {
"delay": 0,
"time": "1749208440"
},
"departure": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-87615757"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"departure": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-87615773"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"stopId": "StopPoint:OCETrain TER-87613422"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN870006F4298283:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870159F3636979:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87594002"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87594564"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87594572"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87613042"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87613059"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87613075"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87613091"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87613109"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87613661"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87613224"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"departure": {
"delay": 0,
"time": "1749207960"
},
"stopId": "StopPoint:OCETrain TER-87613232"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87613257"
},
{
"arrival": {
"delay": 0,
"time": "1749210480"
},
"stopId": "StopPoint:OCETrain TER-87613422"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN870159F3636979:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88840F4357154:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-80253914"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87193003"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN88840F4357154:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891414F4376514:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201360"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87713560"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87713537"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87713529"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87713511"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87713503"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749197739",
"trip": {
"startDate": "20250606",
"startTime": "11:16:00",
"tripId": "OCESN891414F4376514:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891810F4300226:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201420"
},
"stopId": "StopPoint:OCETrain TER-87743005"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87718296"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87713735"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87713701"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87713677"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87713669"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87712679"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87713651"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87713644"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87713636"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87712620"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87713628"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87712604"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749197799",
"trip": {
"startDate": "20250606",
"startTime": "11:17:00",
"tripId": "OCESN891810F4300226:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848932F4362219:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87411439"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87411447"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87411454"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87411470"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87313759"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87313395"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87313080"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87313056"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87313072"
},
{
"arrival": {
"delay": 0,
"time": "1749209280"
},
"departure": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749210180"
},
"departure": {
"delay": 0,
"time": "1749210300"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749211620"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197859",
"trip": {
"startDate": "20250606",
"startTime": "11:18:00",
"tripId": "OCESN848932F4362219:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858263F4362547:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87481838"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87481846"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87471300"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87476671"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87476606"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87476259"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87476002"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87476317"
},
{
"arrival": {
"delay": 0,
"time": "1749210300"
},
"departure": {
"delay": 0,
"time": "1749210360"
},
"stopId": "StopPoint:OCETrain TER-87474155"
},
{
"arrival": {
"delay": 0,
"time": "1749211140"
},
"stopId": "StopPoint:OCETrain TER-87474098"
}
],
"timestamp": "1749197859",
"trip": {
"startDate": "20250606",
"startTime": "11:18:00",
"tripId": "OCESN858263F4362547:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868308F4219714:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87592824"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87592808"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87592725"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87592634"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749197859",
"trip": {
"startDate": "20250606",
"startTime": "11:18:00",
"tripId": "OCESN868308F4219714:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876255F4321901:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87612010"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87612002"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87611707"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87611723"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87615013"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87615039"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87615054"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87615286"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87615112"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"departure": {
"delay": 0,
"time": "1749208620"
},
"stopId": "StopPoint:OCETrain TER-87781062"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749209040"
},
"stopId": "StopPoint:OCETrain TER-87781088"
},
{
"arrival": {
"delay": 0,
"time": "1749209520"
},
"departure": {
"delay": 0,
"time": "1749209580"
},
"stopId": "StopPoint:OCETrain TER-87784157"
},
{
"arrival": {
"delay": 0,
"time": "1749209940"
},
"departure": {
"delay": 0,
"time": "1749210000"
},
"stopId": "StopPoint:OCETrain TER-87784173"
},
{
"arrival": {
"delay": 0,
"time": "1749210360"
},
"stopId": "StopPoint:OCETrain TER-87784009"
}
],
"timestamp": "1749197859",
"trip": {
"startDate": "20250606",
"startTime": "11:18:00",
"tripId": "OCESN876255F4321901:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886869F4283421:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201480"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87723502"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87723528"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87723536"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87723544"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87723569"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87723577"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87723585"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87743716"
}
],
"timestamp": "1749197859",
"trip": {
"startDate": "20250606",
"startTime": "11:18:00",
"tripId": "OCESN886869F4283421:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23240F4372788:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749201660"
},
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87745497"
}
],
"timestamp": "1749197919",
"trip": {
"startDate": "20250606",
"startTime": "11:19:00",
"tripId": "OCESN23240F4372788:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832017F4359536:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87212209"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87212183"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87212175"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87212167"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87212159"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87212241"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87212258"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87212266"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87212274"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87214148"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87214130"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87214122"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87214114"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87214106"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87214056"
}
],
"timestamp": "1749197919",
"trip": {
"startDate": "20250606",
"startTime": "11:19:00",
"tripId": "OCESN832017F4359536:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835018F4292711:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87212225"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87215012"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87215103"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87141150"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749197919",
"trip": {
"startDate": "20250606",
"startTime": "11:19:00",
"tripId": "OCESN835018F4292711:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842418F4347752:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87342006"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87342436"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749197919",
"trip": {
"startDate": "20250606",
"startTime": "11:19:00",
"tripId": "OCESN842418F4347752:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96117F4377303:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201540"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87182071"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87182089"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87182105"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87182113"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87181016"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87187930"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749197919",
"trip": {
"startDate": "20250606",
"startTime": "11:19:00",
"tripId": "OCESN96117F4377303:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23239F4372789:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN23239F4372789:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN43460R4373579:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87139501"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCECar TER-87727735"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCECar TER-87747170"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCECar TER-87174003"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN43460R4373579:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN45033R4373855:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCECar TER-87193615"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87703421"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCECar TER-87703439"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar TER-87703447"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87703454"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCECar TER-87193664"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar TER-87717751"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCECar TER-87717769"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCECar TER-87406991"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCECar TER-87215491"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCECar TER-87215459"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN45033R4373855:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830714F4342076:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87212308"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87338517"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87212316"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87212324"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87212332"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87212340"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87212357"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87212365"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87212373"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87212407"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87212415"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87212431"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87212449"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87212456"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87212464"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN830714F4342076:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830810F4293213:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749201840"
},
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87212191"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87214502"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87214536"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87214544"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87214551"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87214577"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN830810F4293213:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN831410F4371582:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749201780"
},
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87182055"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87182691"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87182709"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87182717"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87182725"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87182337"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87182329"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87182014"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN831410F4371582:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835813F4371261:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87141218"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87144055"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87144071"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87144097"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87144410"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87144428"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87144436"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87146217"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87144451"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN835813F4371261:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN837533F4348005:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN837533F4348005:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852340F4374538:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87444182"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87444190"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87444208"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87444265"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN852340F4374538:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN875734F4375591:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87721472"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87726802"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"departure": {
"delay": 0,
"time": "1749209280"
},
"stopId": "StopPoint:OCETrain TER-87732008"
},
{
"arrival": {
"delay": 0,
"time": "1749210600"
},
"departure": {
"delay": 0,
"time": "1749210660"
},
"stopId": "StopPoint:OCETrain TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749211200"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN875734F4375591:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886115F4369910:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201600"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87722587"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87722652"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87722678"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87761106"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87761130"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87761163"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87761007"
}
],
"timestamp": "1749197978",
"trip": {
"startDate": "20250606",
"startTime": "11:20:00",
"tripId": "OCESN886115F4369910:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17618F4372916:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749198039",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN17618F4372916:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843708F4291995:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87345116"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87345108"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87342113"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87342097"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87342089"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87342014"
}
],
"timestamp": "1749198039",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN843708F4291995:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844116F4291927:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87286203"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87286179"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87286161"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87287151"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87286146"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87286278"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87286195"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87286187"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749198039",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN844116F4291927:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859412F3870404:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87481143"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87481150"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87481168"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87481184"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87744177"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopArea:OCE87481192"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN859412F3870404:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870519F4375339:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87446179"
},
{
"arrival": {
"delay": 0,
"time": "1749201720"
},
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87353573"
},
{
"arrival": {
"delay": 0,
"time": "1749201900"
},
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87611939"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87353599"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87353581"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87611467"
}
],
"timestamp": "1749198039",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN870519F4375339:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877530F3507304:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 300,
"time": "1749202860"
},
"departure": {
"delay": 300,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87775361"
},
{
"arrival": {
"delay": 300,
"time": "1749203880"
},
"departure": {
"delay": 300,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87775288"
},
{
"arrival": {
"delay": 300,
"time": "1749204960"
},
"departure": {
"delay": 300,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87775254"
},
{
"arrival": {
"delay": 300,
"time": "1749205260"
},
"departure": {
"delay": 300,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87775247"
},
{
"arrival": {
"delay": 300,
"time": "1749205680"
},
"departure": {
"delay": 300,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87775239"
},
{
"arrival": {
"delay": 300,
"time": "1749206160"
},
"departure": {
"delay": 300,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87775221"
},
{
"arrival": {
"delay": 300,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87775213"
}
],
"timestamp": "1749199838",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN877530F3507304:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96222F4303650:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-85000109"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749198039",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN96222F4303650:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96251F4347673:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201660"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749198039",
"trip": {
"startDate": "20250606",
"startTime": "11:21:00",
"tripId": "OCESN96251F4347673:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843117F4271859:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87345207"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87345223"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87345249"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87345256"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87286500"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87286518"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87286526"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87286534"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN843117F4271859:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859311F4344258:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87484337"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87484204"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87484246"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87484303"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN859311F4344258:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866011F3509549:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87278259"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87581538"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87738096"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87581736"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87581728"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87581710"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87581181"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87581199"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN866011F3509549:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868462F4232728:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87594002"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87594465"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87594481"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87594499"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN868462F4232728:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN880128F4339765:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87759290"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87751842"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87759316"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87751826"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87751800"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87751438"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87751420"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87751404"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN880128F4339765:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN880131F4339768:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87751404"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87751420"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87751438"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87751800"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87751826"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87759316"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87751842"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87759290"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN880131F4339768:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN880671F4375785:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201780"
},
"stopId": "StopPoint:OCETrain TER-87751362"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87751370"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87751404"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87751420"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87751438"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87751800"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87751826"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87759316"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87751842"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87759290"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749198158",
"trip": {
"startDate": "20250606",
"startTime": "11:23:00",
"tripId": "OCESN880671F4375785:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN19928F4295160:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-88850010"
},
{
"arrival": {
"delay": 0,
"time": "1749202080"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-88850685"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87286872"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87286864"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87286831"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN19928F4295160:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831525F4301403:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87182816"
},
{
"arrival": {
"delay": 0,
"time": "1749201960"
},
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87182733"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87182659"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87182543"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87182394"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87182378"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87181552"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87182352"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87182345"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87181222"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87182014"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN831525F4301403:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843558F4370907:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87345306"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87345314"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87343301"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87343319"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87343160"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87343004"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN843558F4370907:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857282F4052086:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87444711"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87396093"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87396077"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87396051"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87396044"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87396036"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87396028"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87743872"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 600,
"time": "1749206160"
},
"departure": {
"delay": 600,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87396549"
},
{
"arrival": {
"delay": 600,
"time": "1749206520"
},
"departure": {
"delay": 600,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87396556"
},
{
"arrival": {
"delay": 600,
"time": "1749206880"
},
"departure": {
"delay": 600,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87396564"
},
{
"arrival": {
"delay": 600,
"time": "1749207300"
},
"departure": {
"delay": 600,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87396580"
},
{
"arrival": {
"delay": 600,
"time": "1749207720"
},
"departure": {
"delay": 600,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-87396572"
},
{
"arrival": {
"delay": 600,
"time": "1749208020"
},
"departure": {
"delay": 600,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87396598"
},
{
"arrival": {
"delay": 600,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87396606"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN857282F4052086:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866227F4368129:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87584714"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87584722"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87584730"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87584755"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87581850"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749204900"
},
"departure": {
"delay": 300,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 300,
"time": "1749205080"
},
"departure": {
"delay": 300,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87581793"
},
{
"arrival": {
"delay": 300,
"time": "1749205320"
},
"departure": {
"delay": 300,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87582403"
},
{
"arrival": {
"delay": 300,
"time": "1749205860"
},
"departure": {
"delay": 300,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87582445"
},
{
"arrival": {
"delay": 300,
"time": "1749206280"
},
"departure": {
"delay": 300,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 300,
"time": "1749206580"
},
"departure": {
"delay": 300,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87582601"
},
{
"arrival": {
"delay": 300,
"time": "1749206880"
},
"departure": {
"delay": 300,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87582619"
},
{
"arrival": {
"delay": 300,
"time": "1749207120"
},
"departure": {
"delay": 300,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87582635"
},
{
"arrival": {
"delay": 300,
"time": "1749207300"
},
"departure": {
"delay": 300,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87582643"
},
{
"arrival": {
"delay": 300,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87582668"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN866227F4368129:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871607F4298453:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87613000"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87613323"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87613356"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87613398"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87611699"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87611681"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87611673"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87611657"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87611434"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN871607F4298453:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN885456F4317997:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87747337"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87747329"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87747287"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87747279"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87747246"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87747220"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87747212"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87747204"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87723494"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN885456F4317997:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886718F4277969:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87726000"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN886718F4277969:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886920F4299650:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201840"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749202020"
},
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87726158"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87726216"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87726208"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87726885"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87726877"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87726869"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87726851"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87726802"
}
],
"timestamp": "1749198219",
"trip": {
"startDate": "20250606",
"startTime": "11:24:00",
"tripId": "OCESN886920F4299650:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17478F4294945:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87756056"
},
{
"arrival": {
"delay": 0,
"time": "1749202260"
},
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87756254"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87757674"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87757625"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87757526"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87755447"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749211380"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749198279",
"trip": {
"startDate": "20250606",
"startTime": "11:25:00",
"tripId": "OCESN17478F4294945:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN45032R4277469:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCECar TER-87215459"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCECar TER-87215491"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCECar TER-87406991"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCECar TER-87717769"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCECar TER-87193615"
}
],
"timestamp": "1749198279",
"trip": {
"startDate": "20250606",
"startTime": "11:25:00",
"tripId": "OCESN45032R4277469:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872636F4375494:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87611095"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87611087"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87611079"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87611061"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87611053"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87611046"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87611038"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749198279",
"trip": {
"startDate": "20250606",
"startTime": "11:25:00",
"tripId": "OCESN872636F4375494:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883713F4376072:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201900"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87747493"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87747477"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87747451"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87417501"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87725895"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87747006"
}
],
"timestamp": "1749198279",
"trip": {
"startDate": "20250606",
"startTime": "11:25:00",
"tripId": "OCESN883713F4376072:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN57539R4296386:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCECar-87110338"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCECar-87110320"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCECar-87571539"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCECar-87571000"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "11:26:00",
"tripId": "OCESN57539R4296386:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830152F4313960:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87212142"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "11:26:00",
"tripId": "OCESN830152F4313960:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN833613F4359354:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87175042"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87175257"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87141010"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87141093"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87141119"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87141127"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87141143"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"stopId": "StopPoint:OCETrain TER-87141150"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "11:26:00",
"tripId": "OCESN833613F4359354:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842256F4292218:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87345280"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87345264"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87345025"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "11:26:00",
"tripId": "OCESN842256F4292218:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN852856F4374564:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87471391"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87478073"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87478263"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87448514"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87447649"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87447680"
},
{
"arrival": {
"delay": 0,
"time": "1749209580"
},
"departure": {
"delay": 0,
"time": "1749209700"
},
"stopId": "StopPoint:OCETrain TER-87447110"
},
{
"arrival": {
"delay": 0,
"time": "1749210960"
},
"departure": {
"delay": 0,
"time": "1749211140"
},
"stopId": "StopPoint:OCETrain TER-87447003"
},
{
"arrival": {
"delay": 0,
"time": "1749211860"
},
"departure": {
"delay": 0,
"time": "1749211920"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749212700"
},
"departure": {
"delay": 0,
"time": "1749212760"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749213720"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "11:26:00",
"tripId": "OCESN852856F4374564:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN864807F4362963:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749201960"
},
"stopId": "StopPoint:OCETrain TER-87485003"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87485110"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87485144"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87491001"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87491100"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87491142"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"departure": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87491183"
},
{
"arrival": {
"delay": 0,
"time": "1749209340"
},
"departure": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87491209"
},
{
"arrival": {
"delay": 0,
"time": "1749210000"
},
"departure": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-87491241"
},
{
"arrival": {
"delay": 0,
"time": "1749210840"
},
"departure": {
"delay": 0,
"time": "1749210900"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749211200"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749198339",
"trip": {
"startDate": "20250606",
"startTime": "11:26:00",
"tripId": "OCESN864807F4362963:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830606F4348305:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87213421"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87213470"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "11:27:00",
"tripId": "OCESN830606F4348305:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843114F4341553:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87286534"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87286526"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87286518"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87286500"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87345256"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87345249"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87345223"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87345207"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87345009"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "11:27:00",
"tripId": "OCESN843114F4341553:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843308F4207975:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87345405"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87345413"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87345421"
},
{
"arrival": {
"delay": 300,
"time": "1749203400"
},
"departure": {
"delay": 300,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87345447"
},
{
"arrival": {
"delay": 300,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87345520"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "11:27:00",
"tripId": "OCESN843308F4207975:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865312F4317156:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87584516"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87584607"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87584615"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87595322"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87595298"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87595249"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87595009"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "11:27:00",
"tripId": "OCESN865312F4317156:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866865F4375255:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749202200"
},
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87581801"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87582684"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87582692"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87582700"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87582718"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87582726"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87582734"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87582742"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87582759"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87582775"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87582825"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87582833"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87582841"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87582858"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87582866"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87582882"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87586479"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87586545"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "11:27:00",
"tripId": "OCESN866865F4375255:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895206F4334760:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202020"
},
"stopId": "StopPoint:OCETrain TER-87718544"
},
{
"arrival": {
"delay": 0,
"time": "1749202140"
},
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87718601"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87718536"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87718528"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87718510"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87718502"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87391300"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87718015"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87718007"
}
],
"timestamp": "1749198399",
"trip": {
"startDate": "20250606",
"startTime": "11:27:00",
"tripId": "OCESN895206F4334760:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN837535F3833933:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87141788"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87141804"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87141812"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87192476"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87192427"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87192419"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87192401"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749198458",
"trip": {
"startDate": "20250606",
"startTime": "11:28:00",
"tripId": "OCESN837535F3833933:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886118F4356949:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87761007"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87761163"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87761130"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87761106"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87722678"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87722652"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87722587"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749198458",
"trip": {
"startDate": "20250606",
"startTime": "11:28:00",
"tripId": "OCESN886118F4356949:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88725F4364396:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-82001000"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87191163"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87191106"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87192088"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87192070"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749198458",
"trip": {
"scheduleRelationship": "CANCELED",
"startDate": "20250606",
"startTime": "11:28:00",
"tripId": "OCESN88725F4364396:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895704F4300561:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202080"
},
"stopId": "StopPoint:OCETrain TER-87715003"
},
{
"arrival": {
"delay": 0,
"time": "1749202380"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87715151"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87715144"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87715136"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87715102"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87718833"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87718841"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87718866"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87713412"
}
],
"timestamp": "1749198458",
"trip": {
"startDate": "20250606",
"startTime": "11:28:00",
"tripId": "OCESN895704F4300561:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN44933R4373791:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCECar TER-87193250"
},
{
"arrival": {
"delay": 0,
"time": "1749202320"
},
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCECar TER-87406850"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCECar TER-87406884"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCECar TER-87406868"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCECar TER-87193508"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCECar TER-87194019"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar TER-87476861"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCECar TER-87193532"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar TER-87193557"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCECar TER-87748376"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCECar TER-87193565"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCECar TER-87477141"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCECar TER-87406900"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCECar TER-87193615"
}
],
"timestamp": "1749198518",
"trip": {
"startDate": "20250606",
"startTime": "11:29:00",
"tripId": "OCESN44933R4373791:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN856438F4362419:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87476002"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87476259"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87476234"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87476226"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87476606"
}
],
"timestamp": "1749198518",
"trip": {
"startDate": "20250606",
"startTime": "11:29:00",
"tripId": "OCESN856438F4362419:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873935F3842479:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87594002"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87594572"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87594754"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87594762"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87594796"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87645135"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-87645002"
}
],
"timestamp": "1749198518",
"trip": {
"startDate": "20250606",
"startTime": "11:29:00",
"tripId": "OCESN873935F3842479:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883309F4364012:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202140"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87741223"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87741231"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87741256"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87741280"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87741306"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87742320"
}
],
"timestamp": "1749198518",
"trip": {
"startDate": "20250606",
"startTime": "11:29:00",
"tripId": "OCESN883309F4364012:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN457203R3862921:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar TER-87783241"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCECar TER-87783266"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCECar TER-87783282"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCECar TER-87783308"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCECar TER-87783324"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCECar TER-87783365"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCECar TER-87783001"
},
{
"arrival": {
"delay": 0,
"time": "1749215040"
},
"stopId": "StopPoint:OCECar TER-87781005"
}
],
"timestamp": "1749199748",
"trip": {
"startDate": "20250606",
"startTime": "11:30:00",
"tripId": "OCESN457203R3862921:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN457225R3862902:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCECar TER-87783241"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCECar TER-87783001"
},
{
"arrival": {
"delay": 0,
"time": "1749213000"
},
"stopId": "StopPoint:OCECar TER-87781005"
}
],
"timestamp": "1749198578",
"trip": {
"startDate": "20250606",
"startTime": "11:30:00",
"tripId": "OCESN457225R3862902:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN848543F4332591:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87313049"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87313874"
}
],
"timestamp": "1749198578",
"trip": {
"startDate": "20250606",
"startTime": "11:30:00",
"tripId": "OCESN848543F4332591:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860366F4297893:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1200,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87571471"
},
{
"arrival": {
"delay": 1200,
"time": "1749203820"
},
"departure": {
"delay": 1200,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87571463"
},
{
"arrival": {
"delay": 1200,
"time": "1749204240"
},
"departure": {
"delay": 1200,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87571455"
},
{
"arrival": {
"delay": 1200,
"time": "1749204480"
},
"departure": {
"delay": 1200,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87571448"
},
{
"arrival": {
"delay": 1200,
"time": "1749204780"
},
"departure": {
"delay": 1200,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87571430"
},
{
"arrival": {
"delay": 1200,
"time": "1749205140"
},
"departure": {
"delay": 1200,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87571422"
},
{
"arrival": {
"delay": 1200,
"time": "1749205380"
},
"departure": {
"delay": 1200,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87571414"
},
{
"arrival": {
"delay": 1200,
"time": "1749205560"
},
"departure": {
"delay": 1200,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87571406"
},
{
"arrival": {
"delay": 1200,
"time": "1749206100"
},
"departure": {
"delay": 1200,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87009696"
},
{
"arrival": {
"delay": 1200,
"time": "1749206400"
},
"departure": {
"delay": 1200,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87571885"
},
{
"arrival": {
"delay": 1200,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87571000"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:30:00",
"tripId": "OCESN860366F4297893:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96562F4370727:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202200"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87741074"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87741504"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749198578",
"trip": {
"startDate": "20250606",
"startTime": "11:30:00",
"tripId": "OCESN96562F4370727:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835079F4371335:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87141010"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87141093"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87141119"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87141127"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87141143"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87141150"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN835079F4371335:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN849917F4350326:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87271536"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87271593"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87271734"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87271817"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87296566"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87296012"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN849917F4350326:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858329F4297492:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN858329F4297492:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862210F4375019:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87394494"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87394486"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87394452"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87394437"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87394429"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87394411"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87394403"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87394015"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87394007"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN862210F4375019:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886219F4329637:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87722207"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87722231"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87722249"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87722264"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87722298"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87722439"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87726174"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87726703"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87726711"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87726729"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN886219F4329637:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890214F4371351:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87721514"
},
{
"arrival": {
"delay": 0,
"time": "1749202440"
},
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87721704"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87721480"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87721449"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87721738"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87721746"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87721423"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN890214F4371351:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891808F4300224:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202260"
},
"stopId": "StopPoint:OCETrain TER-87713677"
},
{
"arrival": {
"delay": 0,
"time": "1749202500"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87713669"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87712679"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87713651"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87713644"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87713636"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87712620"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87713628"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87712604"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749198640",
"trip": {
"startDate": "20250606",
"startTime": "11:31:00",
"tripId": "OCESN891808F4300224:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835632F3822719:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202320"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87175257"
}
],
"timestamp": "1749198699",
"trip": {
"startDate": "20250606",
"startTime": "11:32:00",
"tripId": "OCESN835632F3822719:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23740F4331343:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87193003"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87193250"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87193276"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87193318"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87193359"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749198758",
"trip": {
"startDate": "20250606",
"startTime": "11:33:00",
"tripId": "OCESN23740F4331343:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839138F3834254:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87175000"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87174276"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87171553"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87171512"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87116582"
},
{
"arrival": {
"delay": 0,
"time": "1749210780"
},
"stopId": "StopPoint:OCETrain TER-87113001"
}
],
"timestamp": "1749198758",
"trip": {
"startDate": "20250606",
"startTime": "11:33:00",
"tripId": "OCESN839138F3834254:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN859669F3870496:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87481440"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87481457"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87481176"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87486894"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87484303"
}
],
"timestamp": "1749198758",
"trip": {
"startDate": "20250606",
"startTime": "11:33:00",
"tripId": "OCESN859669F3870496:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886271F4277961:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87726729"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87726711"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87726703"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87726190"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87726174"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87726901"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87722439"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87722298"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87722264"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87722249"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87722231"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87722207"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749198758",
"trip": {
"startDate": "20250606",
"startTime": "11:33:00",
"tripId": "OCESN886271F4277961:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88720F4318220:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202380"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-82002501"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-82001000"
}
],
"timestamp": "1749198758",
"trip": {
"startDate": "20250606",
"startTime": "11:33:00",
"tripId": "OCESN88720F4318220:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23142F4373315:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749202560"
},
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87745497"
}
],
"timestamp": "1749199448",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN23142F4373315:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN427254R4349623:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCECar TER-87172254"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCECar TER-87172239"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCECar TER-87172221"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCECar TER-87172213"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCECar TER-87172189"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCECar TER-87172155"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCECar TER-87172007"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN427254R4349623:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839726F4371072:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87172171"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87172262"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87172270"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87171462"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87171926"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN839726F4371072:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858009F3869848:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87481812"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87481838"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87481721"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87481713"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87481689"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87321745"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87481705"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN858009F3869848:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN86985F4212262:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87765354"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87775023"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87703975"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87775007"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87775114"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87773408"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87773457"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87773002"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87773556"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87773200"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749209100"
},
"stopId": "StopPoint:OCETrain TER-87781278"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"departure": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749210720"
},
"departure": {
"delay": 0,
"time": "1749211620"
},
"stopId": "StopPoint:OCETrain TER-87781104"
},
{
"arrival": {
"delay": 0,
"time": "1749212340"
},
"departure": {
"delay": 0,
"time": "1749212400"
},
"stopId": "StopPoint:OCETrain TER-87781062"
},
{
"arrival": {
"delay": 0,
"time": "1749212760"
},
"departure": {
"delay": 0,
"time": "1749212820"
},
"stopId": "StopPoint:OCETrain TER-87781088"
},
{
"arrival": {
"delay": 0,
"time": "1749213300"
},
"departure": {
"delay": 0,
"time": "1749213360"
},
"stopId": "StopPoint:OCETrain TER-87784157"
},
{
"arrival": {
"delay": 0,
"time": "1749213720"
},
"departure": {
"delay": 0,
"time": "1749213780"
},
"stopId": "StopPoint:OCETrain TER-87784173"
},
{
"arrival": {
"delay": 0,
"time": "1749214140"
},
"departure": {
"delay": 0,
"time": "1749214440"
},
"stopId": "StopPoint:OCETrain TER-87784009"
},
{
"arrival": {
"delay": 0,
"time": "1749214920"
},
"departure": {
"delay": 0,
"time": "1749214980"
},
"stopId": "StopPoint:OCETrain TER-87784207"
},
{
"arrival": {
"delay": 0,
"time": "1749215340"
},
"departure": {
"delay": 0,
"time": "1749215400"
},
"stopId": "StopPoint:OCETrain TER-87784231"
},
{
"arrival": {
"delay": 0,
"time": "1749215640"
},
"departure": {
"delay": 0,
"time": "1749215700"
},
"stopId": "StopPoint:OCETrain TER-87784256"
},
{
"arrival": {
"delay": 0,
"time": "1749215880"
},
"departure": {
"delay": 0,
"time": "1749215940"
},
"stopId": "StopPoint:OCETrain TER-87784264"
},
{
"arrival": {
"delay": 0,
"time": "1749216180"
},
"departure": {
"delay": 0,
"time": "1749216240"
},
"stopId": "StopPoint:OCETrain TER-87784298"
},
{
"arrival": {
"delay": 0,
"time": "1749216600"
},
"departure": {
"delay": 0,
"time": "1749217200"
},
"stopId": "StopPoint:OCETrain TER-87785006"
},
{
"arrival": {
"delay": 0,
"time": "1749217440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "StopPoint:OCETrain TER-71793150"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN86985F4212262:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886617F4376209:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87726802"
},
{
"arrival": {
"delay": 0,
"time": "1749202620"
},
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87721035"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87721472"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87721266"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87722025"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN886617F4376209:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890035F4376374:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202440"
},
"stopId": "StopPoint:OCETrain TER-87721605"
},
{
"arrival": {
"delay": 0,
"time": "1749202680"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87721563"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87721555"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87566919"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87721548"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87208553"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87721530"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87721522"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87721514"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87721159"
}
],
"timestamp": "1749198819",
"trip": {
"startDate": "20250606",
"startTime": "11:34:00",
"tripId": "OCESN890035F4376374:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23141F4373314:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN23141F4373314:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN427257R4378108:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCECar TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCECar TER-87172213"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCECar TER-87172239"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCECar TER-87172254"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN427257R4378108:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832016F4313777:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87214106"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87214114"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87214122"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87214130"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87214148"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87212274"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87212266"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87212258"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87212241"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87212126"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87212134"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87212159"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87212167"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87212175"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87212183"
},
{
"arrival": {
"delay": 0,
"time": "1749207720"
},
"departure": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87212209"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87212225"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN832016F4313777:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN838821F4292531:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87172007"
},
{
"arrival": {
"delay": 0,
"time": "1749202860"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87172023"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87172049"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87172056"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87172064"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87172080"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87172098"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87172106"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87172114"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87172130"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN838821F4292531:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839859F4137302:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87174409"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87174003"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87174276"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87175000"
},
{
"arrival": {
"delay": 0,
"time": "1749208440"
},
"departure": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-87175117"
},
{
"arrival": {
"delay": 0,
"time": "1749208860"
},
"departure": {
"delay": 0,
"time": "1749208920"
},
"stopId": "StopPoint:OCETrain TER-87175091"
},
{
"arrival": {
"delay": 0,
"time": "1749209340"
},
"departure": {
"delay": 0,
"time": "1749209340"
},
"stopId": "StopPoint:OCETrain TER-87142273"
},
{
"arrival": {
"delay": 0,
"time": "1749209700"
},
"departure": {
"delay": 0,
"time": "1749209760"
},
"stopId": "StopPoint:OCETrain TER-87142240"
},
{
"arrival": {
"delay": 0,
"time": "1749210000"
},
"departure": {
"delay": 0,
"time": "1749210000"
},
"stopId": "StopPoint:OCETrain TER-87142232"
},
{
"arrival": {
"delay": 0,
"time": "1749210360"
},
"departure": {
"delay": 0,
"time": "1749210420"
},
"stopId": "StopPoint:OCETrain TER-87142224"
},
{
"arrival": {
"delay": 0,
"time": "1749210960"
},
"stopId": "StopPoint:OCETrain TER-87142000"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN839859F4137302:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN856625F4297261:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87471300"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87476671"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87476606"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87476259"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87476002"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87476317"
},
{
"arrival": {
"delay": 0,
"time": "1749210300"
},
"departure": {
"delay": 0,
"time": "1749210360"
},
"stopId": "StopPoint:OCETrain TER-87474155"
},
{
"arrival": {
"delay": 0,
"time": "1749211140"
},
"stopId": "StopPoint:OCETrain TER-87474098"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN856625F4297261:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN86382F4375100:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87212142"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87213165"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87213785"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87213744"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87215699"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87215665"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87215632"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87193664"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87193615"
},
{
"arrival": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-80253914"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN86382F4375100:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866740F4375250:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87582775"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87582742"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87582734"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87582726"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87582718"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87582700"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87582692"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87582684"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87581801"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN866740F4375250:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868209F4375280:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87592006"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87592725"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87592741"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87592501"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87595124"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87595132"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87595157"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87595165"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87595009"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN868209F4375280:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881427F4375946:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749202740"
},
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87751776"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87751784"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87755215"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87755223"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87755231"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87755264"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87755009"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN881427F4375946:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891073F4212590:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202500"
},
"stopId": "StopPoint:OCETrain TER-87686667"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87683268"
}
],
"timestamp": "1749198879",
"trip": {
"startDate": "20250606",
"startTime": "11:35:00",
"tripId": "OCESN891073F4212590:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN834358F4292745:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87215012"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87215335"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87192302"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87192286"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87192229"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87192211"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87192203"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87192039"
}
],
"timestamp": "1749198939",
"trip": {
"startDate": "20250606",
"startTime": "11:36:00",
"tripId": "OCESN834358F4292745:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862422F4375048:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87394171"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87394155"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87394148"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87394130"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87394114"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87393348"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87393314"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87391003"
}
],
"timestamp": "1749198939",
"trip": {
"startDate": "20250606",
"startTime": "11:36:00",
"tripId": "OCESN862422F4375048:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894008F4376693:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202560"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87184523"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87184572"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87184622"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87718460"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87718007"
}
],
"timestamp": "1749198939",
"trip": {
"startDate": "20250606",
"startTime": "11:36:00",
"tripId": "OCESN894008F4376693:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18572F4343104:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87741074"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87743716"
},
{
"arrival": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749198999",
"trip": {
"startDate": "20250606",
"startTime": "11:37:00",
"tripId": "OCESN18572F4343104:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN849922F4355776:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87296012"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87296566"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87271817"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87271734"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87271593"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87271536"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749198999",
"trip": {
"startDate": "20250606",
"startTime": "11:37:00",
"tripId": "OCESN849922F4355776:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN874125F3842599:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202620"
},
"stopId": "StopPoint:OCETrain TER-87732206"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87732008"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87734053"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87734046"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87734004"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87782607"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87734152"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87734160"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87734178"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87734186"
}
],
"timestamp": "1749198999",
"trip": {
"startDate": "20250606",
"startTime": "11:37:00",
"tripId": "OCESN874125F3842599:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23737F4331345:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87192237"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87193359"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87193318"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87193276"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87193250"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87193003"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN23737F4331345:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN837536F4323376:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87192401"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87192419"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87192427"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87141812"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87141796"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87141788"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87141085"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN837536F4323376:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN858064F4000886:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87481788"
},
{
"arrival": {
"delay": 0,
"time": "1749202800"
},
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87481770"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87481762"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87481754"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87481697"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87481747"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87481705"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87481838"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN858064F4000886:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN862516F4284366:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87396309"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87396325"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87394296"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87394254"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87394221"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87394007"
},
{
"arrival": {
"delay": 0,
"time": "1749207780"
},
"departure": {
"delay": 0,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-87394130"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87394114"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87393314"
},
{
"arrival": {
"delay": 0,
"time": "1749209940"
},
"departure": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-87393009"
},
{
"arrival": {
"delay": 0,
"time": "1749210780"
},
"stopId": "StopPoint:OCETrain TER-87391003"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN862516F4284366:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865448F4375137:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87595298"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87595272"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87595264"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87595249"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87595223"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87595207"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87595009"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87725473"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87595512"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN865448F4375137:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871845F4375438:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87586008"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87611855"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87611863"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87611889"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87611897"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87611459"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN871845F4375438:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894520F4376786:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-87718007"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87710731"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87300863"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN894520F4376786:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96114F4352699:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202680"
},
"stopId": "StopPoint:OCETrain TER-85000109"
},
{
"arrival": {
"delay": 0,
"time": "1749202980"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87187930"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87181016"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87182113"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87182105"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87182089"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87182071"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87182063"
}
],
"timestamp": "1749199059",
"trip": {
"startDate": "20250606",
"startTime": "11:38:00",
"tripId": "OCESN96114F4352699:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865622F4320849:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87581595"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87584052"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87584102"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87584136"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87584177"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87584193"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87584268"
}
],
"timestamp": "1749199118",
"trip": {
"startDate": "20250606",
"startTime": "11:39:00",
"tripId": "OCESN865622F4320849:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN865848F3671540:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-87595751"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87595744"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87595736"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87595702"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87595512"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87725473"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87595009"
}
],
"timestamp": "1749199118",
"trip": {
"startDate": "20250606",
"startTime": "11:39:00",
"tripId": "OCESN865848F3671540:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88524F4364153:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202740"
},
"stopId": "StopPoint:OCETrain TER-82001000"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-82002501"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749199118",
"trip": {
"startDate": "20250606",
"startTime": "11:39:00",
"tripId": "OCESN88524F4364153:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3111F4372520:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749210300"
},
"stopId": "StopPoint:OCETrain TER-87413013"
}
],
"timestamp": "1749199180",
"trip": {
"startDate": "20250606",
"startTime": "11:40:00",
"tripId": "OCESN3111F4372520:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830530F4371707:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87212100"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87213686"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87213678"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87213660"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87213603"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87213058"
}
],
"timestamp": "1749199180",
"trip": {
"startDate": "20250606",
"startTime": "11:40:00",
"tripId": "OCESN830530F4371707:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831530F4301399:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749202920"
},
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87181222"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87182345"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87182352"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87182378"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87182394"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87182543"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87182659"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87182733"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87182816"
}
],
"timestamp": "1749199180",
"trip": {
"startDate": "20250606",
"startTime": "11:40:00",
"tripId": "OCESN831530F4301399:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839729F4347878:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87171926"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87171462"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87172270"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87172007"
}
],
"timestamp": "1749199180",
"trip": {
"startDate": "20250606",
"startTime": "11:40:00",
"tripId": "OCESN839729F4347878:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847428F3876067:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87313510"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87313684"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87313676"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87313668"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87272096"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87276717"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87276725"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87276469"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749199180",
"trip": {
"startDate": "20250606",
"startTime": "11:40:00",
"tripId": "OCESN847428F3876067:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN894837F4376819:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202800"
},
"stopId": "StopPoint:OCETrain TER-87184523"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87184507"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87184002"
}
],
"timestamp": "1749199180",
"trip": {
"startDate": "20250606",
"startTime": "11:40:00",
"tripId": "OCESN894837F4376819:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23360F4372742:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87745646"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87745620"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87745596"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87745588"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87745497"
}
],
"timestamp": "1749199238",
"trip": {
"startDate": "20250606",
"startTime": "11:41:00",
"tripId": "OCESN23360F4372742:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3310F4294284:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87444877"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87447284"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87447243"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87447219"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87444067"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87444000"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"departure": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87444265"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87444299"
},
{
"arrival": {
"delay": 0,
"time": "1749210900"
},
"departure": {
"delay": 0,
"time": "1749211020"
},
"stopId": "StopPoint:OCETrain TER-87387001"
},
{
"arrival": {
"delay": 0,
"time": "1749215040"
},
"stopId": "StopPoint:OCETrain TER-87384008"
}
],
"timestamp": "1749199238",
"trip": {
"startDate": "20250606",
"startTime": "11:41:00",
"tripId": "OCESN3310F4294284:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843219F4336006:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87345140"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87345157"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87345165"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87345256"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87286518"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199238",
"trip": {
"startDate": "20250606",
"startTime": "11:41:00",
"tripId": "OCESN843219F4336006:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881039F4375806:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202860"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87751719"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87751701"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87635581"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87751743"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87751750"
}
],
"timestamp": "1749199238",
"trip": {
"startDate": "20250606",
"startTime": "11:41:00",
"tripId": "OCESN881039F4375806:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN16456F4324745:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87295006"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87276691"
},
{
"arrival": {
"delay": 0,
"time": "1749210240"
},
"stopId": "StopPoint:OCETrain TER-87271007"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN16456F4324745:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830527F4371710:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749203160"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87213603"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87213660"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87213678"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87213686"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87212118"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87212100"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN830527F4371710:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832913F4371415:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87213256"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87213249"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87213223"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87213207"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87213108"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87213058"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87213611"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN832913F4371415:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839584F3792153:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87113001"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749208260"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749209340"
},
"departure": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87118257"
},
{
"arrival": {
"delay": 0,
"time": "1749210120"
},
"departure": {
"delay": 0,
"time": "1749210180"
},
"stopId": "StopPoint:OCETrain TER-87118299"
},
{
"arrival": {
"delay": 0,
"time": "1749211380"
},
"departure": {
"delay": 0,
"time": "1749211440"
},
"stopId": "StopPoint:OCETrain TER-87142000"
},
{
"arrival": {
"delay": 0,
"time": "1749212700"
},
"departure": {
"delay": 0,
"time": "1749212760"
},
"stopId": "StopPoint:OCETrain TER-87142091"
},
{
"arrival": {
"delay": 0,
"time": "1749213180"
},
"departure": {
"delay": 0,
"time": "1749213300"
},
"stopId": "StopPoint:OCETrain TER-87142125"
},
{
"arrival": {
"delay": 0,
"time": "1749214800"
},
"departure": {
"delay": 0,
"time": "1749214860"
},
"stopId": "StopPoint:OCETrain TER-87713859"
},
{
"arrival": {
"delay": 0,
"time": "1749216060"
},
"stopId": "StopPoint:OCETrain TER-87713040"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN839584F3792153:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN863167F3510078:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87575142"
},
{
"arrival": {
"delay": 0,
"time": "1749203100"
},
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87575167"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87575175"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87575183"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87575191"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87575217"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87324095"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87575225"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87575001"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87575274"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87577403"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87575290"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87575332"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"departure": {
"delay": 0,
"time": "1749207960"
},
"stopId": "StopPoint:OCETrain TER-87575357"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87575365"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"departure": {
"delay": 0,
"time": "1749208860"
},
"stopId": "StopPoint:OCETrain TER-87583849"
},
{
"arrival": {
"delay": 0,
"time": "1749209700"
},
"departure": {
"delay": 0,
"time": "1749209760"
},
"stopId": "StopPoint:OCETrain TER-87583823"
},
{
"arrival": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCETrain TER-87583005"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN863167F3510078:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886560F4299547:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87753285"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87439554"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87753251"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87753202"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87753681"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87753657"
},
{
"arrival": {
"delay": 0,
"time": "1749207840"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208440"
},
"stopId": "StopPoint:OCETrain TER-87765206"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-87765198"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"departure": {
"delay": 0,
"time": "1749208980"
},
"stopId": "StopPoint:OCETrain TER-87765180"
},
{
"arrival": {
"delay": 0,
"time": "1749209340"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87765107"
},
{
"arrival": {
"delay": 0,
"time": "1749210060"
},
"departure": {
"delay": 0,
"time": "1749210180"
},
"stopId": "StopPoint:OCETrain TER-87764357"
},
{
"arrival": {
"delay": 0,
"time": "1749210600"
},
"departure": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCETrain TER-87764308"
},
{
"arrival": {
"delay": 0,
"time": "1749211020"
},
"departure": {
"delay": 0,
"time": "1749211080"
},
"stopId": "StopPoint:OCETrain TER-87764290"
},
{
"arrival": {
"delay": 0,
"time": "1749211560"
},
"departure": {
"delay": 0,
"time": "1749211680"
},
"stopId": "StopPoint:OCETrain TER-87764001"
},
{
"arrival": {
"delay": 0,
"time": "1749212400"
},
"departure": {
"delay": 0,
"time": "1749212460"
},
"stopId": "StopPoint:OCETrain TER-87761262"
},
{
"arrival": {
"delay": 0,
"time": "1749212700"
},
"departure": {
"delay": 0,
"time": "1749212760"
},
"stopId": "StopPoint:OCETrain TER-87761247"
},
{
"arrival": {
"delay": 0,
"time": "1749213360"
},
"stopId": "StopPoint:OCETrain TER-87761007"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN886560F4299547:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890034F4376373:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202920"
},
"stopId": "StopPoint:OCETrain TER-87721159"
},
{
"arrival": {
"delay": 0,
"time": "1749203040"
},
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87721514"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87721522"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87721530"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87208553"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87721548"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87566919"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87721555"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87721563"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87721605"
}
],
"timestamp": "1749199298",
"trip": {
"startDate": "20250606",
"startTime": "11:42:00",
"tripId": "OCESN890034F4376373:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17829F4372856:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87725689"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87721357"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"departure": {
"delay": 0,
"time": "1749208860"
},
"stopId": "StopPoint:OCETrain TER-87721332"
},
{
"arrival": {
"delay": 0,
"time": "1749209340"
},
"departure": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87721282"
},
{
"arrival": {
"delay": 0,
"time": "1749210240"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN17829F4372856:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831710F4359549:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87214577"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87214338"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87214320"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87214296"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87214288"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87214270"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87214254"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87214247"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87214221"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87214213"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87214205"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87214056"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN831710F4359549:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN835768F4371292:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87144006"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87144097"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87144071"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87144055"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87141218"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN835768F4371292:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868755F4350917:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87597609"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87597674"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87597633"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87597625"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87592345"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87592311"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87592006"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN868755F4350917:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872404F3699711:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87611848"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87615369"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87328021"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87615476"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87615484"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87615492"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87615468"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87615526"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87615542"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN872404F3699711:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872637F4375495:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87611038"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87611046"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87611053"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87611061"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87611079"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87611087"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87611095"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN872637F4375495:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879336F4375643:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749202980"
},
"stopId": "StopPoint:OCETrain TER-87318964"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87765206"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87765826"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87765818"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87765735"
}
],
"timestamp": "1749199358",
"trip": {
"startDate": "20250606",
"startTime": "11:43:00",
"tripId": "OCESN879336F4375643:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23423F4372714:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87746008"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87746206"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87746248"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749207840"
},
"departure": {
"delay": 0,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"departure": {
"delay": 0,
"time": "1749208860"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749209040"
},
"departure": {
"delay": 0,
"time": "1749209040"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"departure": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749209280"
},
"departure": {
"delay": 0,
"time": "1749209340"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749209520"
},
"departure": {
"delay": 0,
"time": "1749209520"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749209640"
},
"departure": {
"delay": 0,
"time": "1749209640"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"departure": {
"delay": 0,
"time": "1749209820"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749209940"
},
"departure": {
"delay": 0,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN23423F4372714:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN853120F4374566:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87478263"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87448514"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87447649"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87447680"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN853120F4374566:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857312F4259521:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87396002"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN857312F4259521:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857712F3869823:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87481002"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87481192"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87484006"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87396408"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87478404"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"departure": {
"delay": 0,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-87471508"
},
{
"arrival": {
"delay": 0,
"time": "1749211260"
},
"stopId": "StopPoint:OCETrain TER-87471003"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN857712F3869823:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870059F4375311:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87615625"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87615195"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87615005"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87615419"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87615245"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87615252"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87615310"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87615328"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87615344"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87615369"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87615377"
},
{
"arrival": {
"delay": 0,
"time": "1749207780"
},
"departure": {
"delay": 0,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-87611848"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN870059F4375311:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872708F4375509:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87671008"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87671172"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87671123"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87611152"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87611137"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87611095"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87611079"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87611061"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208440"
},
"stopId": "StopPoint:OCETrain TER-87611038"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749209100"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN872708F4375509:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879339F4375646:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87318964"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN879339F4375646:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88734F4364432:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203040"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87192070"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87192088"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87191106"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87191163"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-82001000"
}
],
"timestamp": "1749199418",
"trip": {
"startDate": "20250606",
"startTime": "11:44:00",
"tripId": "OCESN88734F4364432:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN19807F4295135:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87295006"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-88716050"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-88716472"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-88716621"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-88716704"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-88716886"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-88717124"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-88718114"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-88718296"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-88718379"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-88718528"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-88720090"
}
],
"timestamp": "1749199478",
"trip": {
"startDate": "20250606",
"startTime": "11:45:00",
"tripId": "OCESN19807F4295135:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN425010R4295342:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCECar TER-87543009"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar TER-87737411"
},
{
"arrival": {
"delay": 0,
"time": "1749211200"
},
"stopId": "StopPoint:OCECar TER-87737429"
}
],
"timestamp": "1749199478",
"trip": {
"startDate": "20250606",
"startTime": "11:45:00",
"tripId": "OCESN425010R4295342:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN836216F4371220:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87141523"
},
{
"arrival": {
"delay": 0,
"time": "1749203220"
},
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87141507"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87141499"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87141481"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87141473"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87141010"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749199478",
"trip": {
"startDate": "20250606",
"startTime": "11:45:00",
"tripId": "OCESN836216F4371220:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866743F4375251:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203100"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 0,
"time": "1749203280"
},
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87581801"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87582684"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87582692"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87582700"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87582718"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87582734"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87582742"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87582767"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87582775"
}
],
"timestamp": "1749199478",
"trip": {
"startDate": "20250606",
"startTime": "11:45:00",
"tripId": "OCESN866743F4375251:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842618F4358260:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87317263"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87317305"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87281071"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87317339"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87317123"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87317016"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87317586"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87317107"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87317099"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87317081"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87317065"
}
],
"timestamp": "1749199538",
"trip": {
"startDate": "20250606",
"startTime": "11:46:00",
"tripId": "OCESN842618F4358260:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881681F4376007:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203160"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749203340"
},
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87742262"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87755306"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87755314"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87755330"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87755355"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87755363"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87755371"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87755389"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87755397"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87755405"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87755421"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87755447"
}
],
"timestamp": "1749199538",
"trip": {
"startDate": "20250606",
"startTime": "11:46:00",
"tripId": "OCESN881681F4376007:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839410F4371137:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87118158"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87118190"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87113001"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "11:47:00",
"tripId": "OCESN839410F4371137:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842158F4292243:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87287250"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87286112"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87286096"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87286401"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87286419"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87286427"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87345280"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87345272"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87345264"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87345231"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87345215"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87345025"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "11:47:00",
"tripId": "OCESN842158F4292243:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886821F4277981:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203220"
},
"stopId": "StopPoint:OCETrain TER-87726000"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87726307"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87726331"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87722405"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87723197"
}
],
"timestamp": "1749199599",
"trip": {
"startDate": "20250606",
"startTime": "11:47:00",
"tripId": "OCESN886821F4277981:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847947F4338627:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87276006"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87276352"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87276329"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87276311"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87276303"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87276733"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87276691"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87272195"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87276741"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87276766"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87276774"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"departure": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87276782"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87296459"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87296616"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87296442"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-87296434"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749209040"
},
"stopId": "StopPoint:OCETrain TER-87296418"
},
{
"arrival": {
"delay": 0,
"time": "1749209520"
},
"stopId": "StopPoint:OCETrain TER-87296004"
}
],
"timestamp": "1749199660",
"trip": {
"startDate": "20250606",
"startTime": "11:48:00",
"tripId": "OCESN847947F4338627:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN860830F4298027:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1800,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87576207"
},
{
"arrival": {
"delay": 1800,
"time": "1749206160"
},
"departure": {
"delay": 1800,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87576009"
},
{
"arrival": {
"delay": 1800,
"time": "1749207000"
},
"departure": {
"delay": 1800,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87576728"
},
{
"arrival": {
"delay": 1800,
"time": "1749207420"
},
"departure": {
"delay": 1800,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87576884"
},
{
"arrival": {
"delay": 1800,
"time": "1749207780"
},
"departure": {
"delay": 1800,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-87576876"
},
{
"arrival": {
"delay": 1800,
"time": "1749208140"
},
"departure": {
"delay": 1800,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87576868"
},
{
"arrival": {
"delay": 1800,
"time": "1749208680"
},
"departure": {
"delay": 1800,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87574897"
},
{
"arrival": {
"delay": 1800,
"time": "1749209340"
},
"departure": {
"delay": 1800,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87574855"
},
{
"arrival": {
"delay": 1800,
"time": "1749209700"
},
"departure": {
"delay": 1800,
"time": "1749209760"
},
"stopId": "StopPoint:OCETrain TER-87574491"
},
{
"arrival": {
"delay": 1800,
"time": "1749210000"
},
"departure": {
"delay": 1800,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-87574475"
},
{
"arrival": {
"delay": 1800,
"time": "1749210900"
},
"departure": {
"delay": 1800,
"time": "1749211020"
},
"stopId": "StopPoint:OCETrain TER-87571240"
},
{
"arrival": {
"delay": 1800,
"time": "1749211320"
},
"stopId": "StopPoint:OCETrain TER-87571000"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "11:48:00",
"tripId": "OCESN860830F4298027:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN88509F4351611:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87141820"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87192468"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87192039"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87191114"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87191130"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87191007"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-82006030"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-82002501"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"stopId": "StopPoint:OCETrain TER-82001000"
}
],
"timestamp": "1749199660",
"trip": {
"startDate": "20250606",
"startTime": "11:48:00",
"tripId": "OCESN88509F4351611:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889423F4376295:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87743005"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87723791"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87723783"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87723767"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87723759"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87723742"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87723734"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87723726"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87723718"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87723700"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87721001"
}
],
"timestamp": "1749199660",
"trip": {
"startDate": "20250606",
"startTime": "11:48:00",
"tripId": "OCESN889423F4376295:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN895057F4376846:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203280"
},
"stopId": "StopPoint:OCETrain TER-87184002"
},
{
"arrival": {
"delay": 0,
"time": "1749203400"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87700146"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87184408"
}
],
"timestamp": "1749199660",
"trip": {
"startDate": "20250606",
"startTime": "11:48:00",
"tripId": "OCESN895057F4376846:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23242F4372787:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-85010231"
},
{
"arrival": {
"delay": 0,
"time": "1749203460"
},
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87745497"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN23242F4372787:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN23482F4372683:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87746479"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87746438"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87746412"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87746370"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87746347"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87746339"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87746313"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87746305"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87746511"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207900"
},
"stopId": "StopPoint:OCETrain TER-87745497"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-85162743"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-85162735"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"departure": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-85162727"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"departure": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-85171421"
},
{
"arrival": {
"delay": 0,
"time": "1749208860"
},
"departure": {
"delay": 0,
"time": "1749208920"
},
"stopId": "StopPoint:OCETrain TER-85161554"
},
{
"arrival": {
"delay": 0,
"time": "1749209280"
},
"departure": {
"delay": 0,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749209580"
},
"departure": {
"delay": 0,
"time": "1749209580"
},
"stopId": "StopPoint:OCETrain TER-85162834"
},
{
"arrival": {
"delay": 0,
"time": "1749209700"
},
"departure": {
"delay": 0,
"time": "1749209760"
},
"stopId": "StopPoint:OCETrain TER-85010207"
},
{
"arrival": {
"delay": 0,
"time": "1749209940"
},
"departure": {
"delay": 0,
"time": "1749209940"
},
"stopId": "StopPoint:OCETrain TER-85010116"
},
{
"arrival": {
"delay": 0,
"time": "1749210060"
},
"departure": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-85010215"
},
{
"arrival": {
"delay": 0,
"time": "1749210180"
},
"departure": {
"delay": 0,
"time": "1749210240"
},
"stopId": "StopPoint:OCETrain TER-85010124"
},
{
"arrival": {
"delay": 0,
"time": "1749210420"
},
"departure": {
"delay": 0,
"time": "1749210420"
},
"stopId": "StopPoint:OCETrain TER-85010223"
},
{
"arrival": {
"delay": 0,
"time": "1749210540"
},
"departure": {
"delay": 0,
"time": "1749210540"
},
"stopId": "StopPoint:OCETrain TER-85010132"
},
{
"arrival": {
"delay": 0,
"time": "1749210660"
},
"departure": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCETrain TER-85010140"
},
{
"arrival": {
"delay": 0,
"time": "1749210840"
},
"departure": {
"delay": 0,
"time": "1749210840"
},
"stopId": "StopPoint:OCETrain TER-85010157"
},
{
"arrival": {
"delay": 0,
"time": "1749210960"
},
"stopId": "StopPoint:OCETrain TER-85010231"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN23482F4372683:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN830812F4293211:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87212191"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87214502"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87214528"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87214536"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87214544"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87214551"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87214577"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN830812F4293211:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN839924F4371031:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87171009"
},
{
"arrival": {
"delay": 0,
"time": "1749203520"
},
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87417444"
},
{
"arrival": {
"delay": 0,
"time": "1749203640"
},
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87171272"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87171595"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87171587"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87171579"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87171561"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87171553"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN839924F4371031:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842478F4292162:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87342006"
},
{
"arrival": {
"delay": 0,
"time": "1749203580"
},
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87342402"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87342410"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87342436"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87342451"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87342469"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87286419"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87286401"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87286096"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87286112"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87287250"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN842478F4292162:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877723F4185278:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87783605"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87783647"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87783654"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87783670"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87775148"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87775171"
},
{
"arrival": {
"delay": 0,
"time": "1749209220"
},
"departure": {
"delay": 0,
"time": "1749209280"
},
"stopId": "StopPoint:OCETrain TER-87775197"
},
{
"arrival": {
"delay": 0,
"time": "1749210000"
},
"departure": {
"delay": 0,
"time": "1749210060"
},
"stopId": "StopPoint:OCETrain TER-87775213"
},
{
"arrival": {
"delay": 0,
"time": "1749210660"
},
"departure": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCETrain TER-87775221"
},
{
"arrival": {
"delay": 0,
"time": "1749211680"
},
"departure": {
"delay": 0,
"time": "1749211800"
},
"stopId": "StopPoint:OCETrain TER-87775254"
},
{
"arrival": {
"delay": 0,
"time": "1749212820"
},
"departure": {
"delay": 0,
"time": "1749213120"
},
"stopId": "StopPoint:OCETrain TER-87775288"
},
{
"arrival": {
"delay": 0,
"time": "1749214020"
},
"departure": {
"delay": 0,
"time": "1749214080"
},
"stopId": "StopPoint:OCETrain TER-87775361"
},
{
"arrival": {
"delay": 0,
"time": "1749215040"
},
"stopId": "StopPoint:OCETrain TER-87775007"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN877723F4185278:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN891505F4300192:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203340"
},
"stopId": "StopPoint:OCETrain TER-87713040"
},
{
"arrival": {
"delay": 0,
"time": "1749203760"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87713503"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87713511"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87713529"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87713537"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87713545"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87713560"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87713578"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87725002"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87725614"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87725622"
},
{
"arrival": {
"delay": 0,
"time": "1749207720"
},
"departure": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87725663"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87725671"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"stopId": "StopPoint:OCETrain TER-87725689"
}
],
"timestamp": "1749199718",
"trip": {
"startDate": "20250606",
"startTime": "11:49:00",
"tripId": "OCESN891505F4300192:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18511F4373199:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87741470"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87741439"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87741009"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN18511F4373199:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN423973R",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopArea:OCE87478164"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopArea:OCE87473272"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopArea:OCE87473264"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopArea:OCE87473108"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopArea:OCE87473009"
}
],
"timestamp": "1749199778",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN423973R"
}
}
},
{
"id": "OCESN56209R4374166:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCECar-87476606"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCECar-87701912"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCECar-87702126"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN56209R4374166:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN838834F4292523:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87172130"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87172122"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87172114"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87172874"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87172106"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87172098"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87172080"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87172858"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87172072"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87172064"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87172056"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87172049"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87172031"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87172023"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87172007"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN838834F4292523:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843911F4341490:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87313874"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87313072"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87342048"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN843911F4341490:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN856932F",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopArea:OCE87476606"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopArea:OCE87476671"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopArea:OCE87476689"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopArea:OCE87471300"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopArea:OCE87471227"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopArea:OCE87471219"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopArea:OCE87471201"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopArea:OCE87471185"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopArea:OCE87471177"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopArea:OCE87471169"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopArea:OCE87471151"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"departure": {
"delay": 0,
"time": "1749207960"
},
"stopId": "StopArea:OCE87471037"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopArea:OCE87159947"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopArea:OCE87471003"
}
],
"timestamp": "1749199778",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN856932F"
}
}
},
{
"id": "OCESN859262F3870285:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87481283"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87481267"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87481259"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87481242"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87481234"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87481226"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87481218"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87481200"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87481036"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87481002"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN859262F3870285:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873272F4352952:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87734475"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87734459"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87734442"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87734426"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87734087"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87562421"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN873272F4352952:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873909F3842465:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87645002"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87645135"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87594796"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87594762"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87594754"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87594572"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"departure": {
"delay": 0,
"time": "1749208620"
},
"stopId": "StopPoint:OCETrain TER-87594564"
},
{
"arrival": {
"delay": 0,
"time": "1749208920"
},
"departure": {
"delay": 0,
"time": "1749208980"
},
"stopId": "StopPoint:OCETrain TER-87594556"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"stopId": "StopPoint:OCETrain TER-87594002"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN873909F3842465:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN876413F4169702:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203400"
},
"stopId": "StopPoint:OCETrain TER-87773002"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87773556"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87773200"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87781278"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87781104"
}
],
"timestamp": "1749199778",
"trip": {
"startDate": "20250606",
"startTime": "11:50:00",
"tripId": "OCESN876413F4169702:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843860F4353323:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87296244"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87345561"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87345520"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87345314"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87345306"
},
{
"arrival": {
"delay": 0,
"time": "1749208440"
},
"departure": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199838",
"trip": {
"startDate": "20250606",
"startTime": "11:51:00",
"tripId": "OCESN843860F4353323:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN850613F4374442:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87411173"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87411207"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87411215"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87411223"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87411017"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87411249"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87411256"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87411264"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87411272"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87411280"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87413385"
}
],
"timestamp": "1749199838",
"trip": {
"startDate": "20250606",
"startTime": "11:51:00",
"tripId": "OCESN850613F4374442:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881034F4375804:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749203700"
},
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87751743"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87635581"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87751701"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87751719"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749199838",
"trip": {
"startDate": "20250606",
"startTime": "11:51:00",
"tripId": "OCESN881034F4375804:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96219F4377318:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-87212027"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-85000109"
}
],
"timestamp": "1749199838",
"trip": {
"startDate": "20250606",
"startTime": "11:51:00",
"tripId": "OCESN96219F4377318:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96254F4347670:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203460"
},
"stopId": "StopPoint:OCETrain TER-85000109"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87182139"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87182014"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87214056"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87212027"
}
],
"timestamp": "1749199838",
"trip": {
"startDate": "20250606",
"startTime": "11:51:00",
"tripId": "OCESN96254F4347670:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN842210F4292228:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87345264"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87345280"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87286435"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87109306"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199898",
"trip": {
"startDate": "20250606",
"startTime": "11:52:00",
"tripId": "OCESN842210F4292228:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN879533F4375690:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87765008"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87753657"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87753681"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87753004"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87753202"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87753251"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87439554"
},
{
"arrival": {
"delay": 0,
"time": "1749207720"
},
"departure": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87753285"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87751602"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749199898",
"trip": {
"startDate": "20250606",
"startTime": "11:52:00",
"tripId": "OCESN879533F4375690:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN889473F4376310:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203520"
},
"stopId": "StopPoint:OCETrain TER-87721001"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87723700"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87723718"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87723726"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87723734"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87723742"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87723759"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87723767"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87723783"
},
{
"arrival": {
"delay": 0,
"time": "1749207840"
},
"departure": {
"delay": 0,
"time": "1749207900"
},
"stopId": "StopPoint:OCETrain TER-87723791"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"stopId": "StopPoint:OCETrain TER-87743005"
}
],
"timestamp": "1749199898",
"trip": {
"startDate": "20250606",
"startTime": "11:52:00",
"tripId": "OCESN889473F4376310:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841406F4358393:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87345520"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87345496"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87345397"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87345389"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87343475"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87343459"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87343418"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87343400"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87343004"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN841406F4358393:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN841912F3835188:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87295600"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87295857"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87343210"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87343103"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87286583"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN841912F3835188:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843912F4341489:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87286005"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87345009"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87313072"
},
{
"arrival": {
"delay": 0,
"time": "1749208260"
},
"stopId": "StopPoint:OCETrain TER-87313874"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN843912F4341489:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN849610F4338722:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87296004"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87296418"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87296434"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87296442"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87296616"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87296459"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87276782"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87276774"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87276766"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87276741"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCETrain TER-87272195"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87276691"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN849610F4338722:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857256F3864248:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87396606"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87396598"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87396572"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87396580"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87396564"
},
{
"arrival": {
"delay": 300,
"time": "1749205680"
},
"departure": {
"delay": 300,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87396556"
},
{
"arrival": {
"delay": 300,
"time": "1749206040"
},
"departure": {
"delay": 300,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87396549"
},
{
"arrival": {
"delay": 300,
"time": "1749206580"
},
"departure": {
"delay": 300,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87396002"
},
{
"arrival": {
"delay": 300,
"time": "1749207060"
},
"departure": {
"delay": 300,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87743872"
},
{
"arrival": {
"delay": 300,
"time": "1749207480"
},
"departure": {
"delay": 300,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87396028"
},
{
"arrival": {
"delay": 300,
"time": "1749207840"
},
"departure": {
"delay": 300,
"time": "1749207900"
},
"stopId": "StopPoint:OCETrain TER-87396036"
},
{
"arrival": {
"delay": 300,
"time": "1749208140"
},
"departure": {
"delay": 300,
"time": "1749208200"
},
"stopId": "StopPoint:OCETrain TER-87396044"
},
{
"arrival": {
"delay": 300,
"time": "1749208380"
},
"departure": {
"delay": 300,
"time": "1749208500"
},
"stopId": "StopPoint:OCETrain TER-87396051"
},
{
"arrival": {
"delay": 300,
"time": "1749208800"
},
"departure": {
"delay": 300,
"time": "1749208860"
},
"stopId": "StopPoint:OCETrain TER-87396077"
},
{
"arrival": {
"delay": 300,
"time": "1749209340"
},
"departure": {
"delay": 300,
"time": "1749209400"
},
"stopId": "StopPoint:OCETrain TER-87396093"
},
{
"arrival": {
"delay": 300,
"time": "1749210120"
},
"stopId": "StopPoint:OCETrain TER-87444711"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN857256F3864248:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877554F4013019:2025-06-03T00:03:30Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87775866"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87775858"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87775841"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87775833"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87775825"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87775817"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87775809"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87775791"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87775072"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87775007"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN877554F4013019:2025-06-03T00:03:30Z"
}
}
},
{
"id": "OCESN880130F4375760:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87759290"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87751842"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87759316"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87751826"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87751800"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87751438"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87751420"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87751404"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN880130F4375760:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN883115F4351537:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203580"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87741181"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87741223"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87741611"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87741629"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87741645"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87741694"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87741728"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"departure": {
"delay": 0,
"time": "1749209340"
},
"stopId": "StopPoint:OCETrain TER-87741769"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"departure": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87741777"
},
{
"arrival": {
"delay": 0,
"time": "1749210300"
},
"stopId": "StopPoint:OCETrain TER-87741793"
}
],
"timestamp": "1749199958",
"trip": {
"startDate": "20250606",
"startTime": "11:53:00",
"tripId": "OCESN883115F4351537:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN832766F4233939:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87182063"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87182055"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87182667"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87181131"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87182410"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87181289"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87182550"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87182568"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87472605"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87182881"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87182576"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87182584"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87182592"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopPoint:OCETrain TER-87182600"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87182402"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87182618"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87182626"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87182634"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"stopId": "StopPoint:OCETrain TER-87182642"
}
],
"timestamp": "1749200018",
"trip": {
"startDate": "20250606",
"startTime": "11:54:00",
"tripId": "OCESN832766F4233939:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870405F3919750:2025-06-02T00:00:15Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87497461"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87446179"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87611939"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87611467"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87611921"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87611830"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87611822"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87611814"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87611806"
}
],
"timestamp": "1749200018",
"trip": {
"startDate": "20250606",
"startTime": "11:54:00",
"tripId": "OCESN870405F3919750:2025-06-02T00:00:15Z"
}
}
},
{
"id": "OCESN873890F4363504:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203640"
},
"stopId": "StopPoint:OCETrain TER-87734319"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87734301"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87734269"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87734251"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87734244"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87734228"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87734202"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87782607"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"stopId": "StopPoint:OCETrain TER-87734004"
}
],
"timestamp": "1749200018",
"trip": {
"startDate": "20250606",
"startTime": "11:54:00",
"tripId": "OCESN873890F4363504:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN423924R",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopArea:OCE87478164"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopArea:OCE87478073"
}
],
"timestamp": "1749200080",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "11:55:00",
"tripId": "OCESN423924R"
}
}
},
{
"id": "OCESN835759F4359277:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87141218"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87144055"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87144071"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87144097"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87144006"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "11:55:00",
"tripId": "OCESN835759F4359277:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN836359F4304190:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87141291"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87141002"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "11:55:00",
"tripId": "OCESN836359F4304190:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN846417F4370827:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87342014"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87345025"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87342105"
},
{
"arrival": {
"delay": 0,
"time": "1749205080"
},
"departure": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87342139"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87342006"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87342238"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87342279"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749208020"
},
"departure": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87281139"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208440"
},
"stopId": "StopPoint:OCETrain TER-87281121"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87281113"
},
{
"arrival": {
"delay": 0,
"time": "1749209160"
},
"departure": {
"delay": 0,
"time": "1749209220"
},
"stopId": "StopPoint:OCETrain TER-87281105"
},
{
"arrival": {
"delay": 0,
"time": "1749209520"
},
"departure": {
"delay": 0,
"time": "1749209580"
},
"stopId": "StopPoint:OCETrain TER-87281402"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"stopId": "StopPoint:OCETrain TER-87281006"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "11:55:00",
"tripId": "OCESN846417F4370827:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN870518F4375338:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87611467"
},
{
"arrival": {
"delay": 0,
"time": "1749203820"
},
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87353581"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87353599"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87611939"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87353573"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87446179"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "11:55:00",
"tripId": "OCESN870518F4375338:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN892005F3516506:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203700"
},
"stopId": "StopPoint:OCETrain TER-87682302"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87683102"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87683128"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87683136"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87683003"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87683219"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87683227"
},
{
"arrival": {
"delay": 0,
"time": "1749206520"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87683243"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87683268"
}
],
"timestamp": "1749200080",
"trip": {
"startDate": "20250606",
"startTime": "11:55:00",
"tripId": "OCESN892005F3516506:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3424F4294164:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87447680"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87447698"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87448159"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87448001"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87448084"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"departure": {
"delay": 0,
"time": "1749208440"
},
"stopId": "StopPoint:OCETrain TER-87444539"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749209040"
},
"stopId": "StopPoint:OCETrain TER-87444562"
},
{
"arrival": {
"delay": 0,
"time": "1749210240"
},
"departure": {
"delay": 0,
"time": "1749210300"
},
"stopId": "StopPoint:OCETrain TER-87444638"
},
{
"arrival": {
"delay": 0,
"time": "1749211020"
},
"departure": {
"delay": 0,
"time": "1749211080"
},
"stopId": "StopPoint:OCETrain TER-87393595"
},
{
"arrival": {
"delay": 0,
"time": "1749212220"
},
"departure": {
"delay": 0,
"time": "1749212280"
},
"stopId": "StopPoint:OCETrain TER-87393488"
},
{
"arrival": {
"delay": 0,
"time": "1749215160"
},
"stopId": "StopPoint:OCETrain TER-87391003"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:56:00",
"tripId": "OCESN3424F4294164:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN831527F4301402:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87182816"
},
{
"arrival": {
"delay": 0,
"time": "1749203880"
},
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87182733"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87182659"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204240"
},
"stopId": "StopPoint:OCETrain TER-87182543"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87182394"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87386540"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87182386"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87182378"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87182352"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87303875"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87182345"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87181222"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87182014"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:56:00",
"tripId": "OCESN831527F4301402:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN833606F3831100:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87141150"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87141143"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87141135"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87141127"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87141119"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87141101"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87141093"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87141010"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87141002"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87141077"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87141069"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87141044"
},
{
"arrival": {
"delay": 0,
"time": "1749208320"
},
"stopId": "StopPoint:OCETrain TER-87175257"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:56:00",
"tripId": "OCESN833606F3831100:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN857668F4297395:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749204060"
},
"departure": {
"delay": 0,
"time": "1749204120"
},
"stopId": "StopPoint:OCETrain TER-87334490"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87471540"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87471532"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCETrain TER-87471524"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87471508"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87478768"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87478750"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87478743"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87478404"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:56:00",
"tripId": "OCESN857668F4297395:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN871816F4375430:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87611665"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749206040"
},
"stopId": "StopPoint:OCETrain TER-87611244"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87611459"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87611897"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCETrain TER-87611889"
},
{
"arrival": {
"delay": 0,
"time": "1749207720"
},
"departure": {
"delay": 0,
"time": "1749207780"
},
"stopId": "StopPoint:OCETrain TER-87611863"
},
{
"arrival": {
"delay": 0,
"time": "1749208020"
},
"departure": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87611855"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87586008"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:56:00",
"tripId": "OCESN871816F4375430:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN881442F4375948:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203760"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749204000"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87755264"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87755231"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87755223"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87755215"
},
{
"arrival": {
"delay": 0,
"time": "1749205320"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87751784"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87751776"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87751750"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87751081"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"stopId": "StopPoint:OCETrain TER-87751008"
}
],
"timestamp": "1749200140",
"trip": {
"startDate": "20250606",
"startTime": "11:56:00",
"tripId": "OCESN881442F4375948:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN17479F4373076:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87751008"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCETrain TER-87755009"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"departure": {
"delay": 0,
"time": "1749208920"
},
"stopId": "StopPoint:OCETrain TER-87755447"
},
{
"arrival": {
"delay": 0,
"time": "1749209760"
},
"departure": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87757526"
},
{
"arrival": {
"delay": 0,
"time": "1749211260"
},
"departure": {
"delay": 0,
"time": "1749211440"
},
"stopId": "StopPoint:OCETrain TER-87757625"
},
{
"arrival": {
"delay": 0,
"time": "1749212100"
},
"departure": {
"delay": 0,
"time": "1749212220"
},
"stopId": "StopPoint:OCETrain TER-87757674"
},
{
"arrival": {
"delay": 0,
"time": "1749212940"
},
"departure": {
"delay": 0,
"time": "1749213060"
},
"stopId": "StopPoint:OCETrain TER-87756254"
},
{
"arrival": {
"delay": 0,
"time": "1749213420"
},
"stopId": "StopPoint:OCETrain TER-87756056"
}
],
"timestamp": "1749200199",
"trip": {
"startDate": "20250606",
"startTime": "11:57:00",
"tripId": "OCESN17479F4373076:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866814F4219648:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87586008"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87586107"
},
{
"arrival": {
"delay": 0,
"time": "1749204840"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87586693"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87586651"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCETrain TER-87586545"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87582866"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87582775"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopPoint:OCETrain TER-87582742"
},
{
"arrival": {
"delay": 0,
"time": "1749207960"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87582700"
},
{
"arrival": {
"delay": 0,
"time": "1749209280"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749200199",
"trip": {
"startDate": "20250606",
"startTime": "11:57:00",
"tripId": "OCESN866814F4219648:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN873010F4307275:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87641001"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87323675"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-87641415"
}
],
"timestamp": "1749200199",
"trip": {
"startDate": "20250606",
"startTime": "11:57:00",
"tripId": "OCESN873010F4307275:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN886610F4376207:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87723197"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87721266"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87721431"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87721472"
},
{
"arrival": {
"delay": 0,
"time": "1749207840"
},
"departure": {
"delay": 0,
"time": "1749207900"
},
"stopId": "StopPoint:OCETrain TER-87721035"
},
{
"arrival": {
"delay": 0,
"time": "1749208980"
},
"departure": {
"delay": 0,
"time": "1749208980"
},
"stopId": "StopPoint:OCETrain TER-87726828"
},
{
"arrival": {
"delay": 0,
"time": "1749209220"
},
"stopId": "StopPoint:OCETrain TER-87726802"
}
],
"timestamp": "1749200199",
"trip": {
"startDate": "20250606",
"startTime": "11:57:00",
"tripId": "OCESN886610F4376207:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN887321F4357112:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203820"
},
"stopId": "StopPoint:OCETrain TER-87722025"
},
{
"arrival": {
"delay": 0,
"time": "1749203940"
},
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87282624"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopPoint:OCETrain TER-87723320"
},
{
"arrival": {
"delay": 0,
"time": "1749204600"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87723353"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCETrain TER-87723387"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87723395"
},
{
"arrival": {
"delay": 0,
"time": "1749205740"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCETrain TER-87761239"
},
{
"arrival": {
"delay": 0,
"time": "1749206040"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87723429"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87723452"
},
{
"arrival": {
"delay": 0,
"time": "1749206760"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87723478"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87723494"
}
],
"timestamp": "1749200199",
"trip": {
"startDate": "20250606",
"startTime": "11:57:00",
"tripId": "OCESN887321F4357112:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN866125F3509518:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87581009"
},
{
"arrival": {
"delay": 300,
"time": "1749204600"
},
"departure": {
"delay": 300,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87278259"
},
{
"arrival": {
"delay": 300,
"time": "1749204840"
},
"departure": {
"delay": 300,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87581538"
},
{
"arrival": {
"delay": 300,
"time": "1749205080"
},
"departure": {
"delay": 300,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87738096"
},
{
"arrival": {
"delay": 300,
"time": "1749205320"
},
"departure": {
"delay": 300,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87581736"
},
{
"arrival": {
"delay": 300,
"time": "1749205680"
},
"departure": {
"delay": 300,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87581728"
},
{
"arrival": {
"delay": 300,
"time": "1749206040"
},
"departure": {
"delay": 300,
"time": "1749206100"
},
"stopId": "StopPoint:OCETrain TER-87581710"
},
{
"arrival": {
"delay": 300,
"time": "1749206280"
},
"departure": {
"delay": 300,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87581181"
},
{
"arrival": {
"delay": 300,
"time": "1749206580"
},
"departure": {
"delay": 300,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87581199"
},
{
"arrival": {
"delay": 300,
"time": "1749207000"
},
"departure": {
"delay": 300,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87581215"
},
{
"arrival": {
"delay": 300,
"time": "1749207420"
},
"departure": {
"delay": 300,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87581231"
},
{
"arrival": {
"delay": 300,
"time": "1749208260"
},
"departure": {
"delay": 300,
"time": "1749208320"
},
"stopId": "StopPoint:OCETrain TER-87581256"
},
{
"arrival": {
"delay": 300,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-87581314"
}
],
"timestamp": "1749200259",
"trip": {
"startDate": "20250606",
"startTime": "11:58:00",
"tripId": "OCESN866125F3509518:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN867209F4096295:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87671008"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87671339"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCETrain TER-87672139"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87672162"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCETrain TER-87672006"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCETrain TER-87672212"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87672253"
},
{
"arrival": {
"delay": 0,
"time": "1749208740"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87672279"
},
{
"arrival": {
"delay": 0,
"time": "1749209880"
},
"departure": {
"delay": 0,
"time": "1749210600"
},
"stopId": "StopPoint:OCETrain TER-87673202"
},
{
"arrival": {
"delay": 0,
"time": "1749211680"
},
"departure": {
"delay": 0,
"time": "1749211740"
},
"stopId": "StopPoint:OCETrain TER-87673103"
},
{
"arrival": {
"delay": 0,
"time": "1749213600"
},
"departure": {
"delay": 0,
"time": "1749213660"
},
"stopId": "StopPoint:OCETrain TER-87582478"
},
{
"arrival": {
"delay": 0,
"time": "1749214620"
},
"departure": {
"delay": 0,
"time": "1749214680"
},
"stopId": "StopPoint:OCETrain TER-87581751"
},
{
"arrival": {
"delay": 0,
"time": "1749215040"
},
"stopId": "StopPoint:OCETrain TER-87581009"
}
],
"timestamp": "1749200259",
"trip": {
"startDate": "20250606",
"startTime": "11:58:00",
"tripId": "OCESN867209F4096295:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96613F4370719:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203880"
},
"stopId": "StopPoint:OCETrain TER-87747006"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749207180"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749209460"
},
"departure": {
"delay": 0,
"time": "1749209580"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749211200"
},
"stopId": "StopPoint:OCETrain TER-85010082"
}
],
"timestamp": "1749200259",
"trip": {
"startDate": "20250606",
"startTime": "11:58:00",
"tripId": "OCESN96613F4370719:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN3339F4372407:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-87384008"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87381509"
},
{
"arrival": {
"delay": 0,
"time": "1749211560"
},
"stopId": "StopPoint:OCETrain TER-87444000"
}
],
"timestamp": "1749200318",
"trip": {
"startDate": "20250606",
"startTime": "11:59:00",
"tripId": "OCESN3339F4372407:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN46505R4355488:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCECar TER-87317263"
},
{
"arrival": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCECar TER-87281071"
}
],
"timestamp": "1749200318",
"trip": {
"startDate": "20250606",
"startTime": "11:59:00",
"tripId": "OCESN46505R4355488:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN96638F4370714:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749203940"
},
"stopId": "StopPoint:OCETrain TER-85010082"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCETrain TER-87745000"
},
{
"arrival": {
"delay": 0,
"time": "1749207840"
},
"departure": {
"delay": 0,
"time": "1749207960"
},
"stopId": "StopPoint:OCETrain TER-87741132"
},
{
"arrival": {
"delay": 0,
"time": "1749208620"
},
"departure": {
"delay": 0,
"time": "1749208800"
},
"stopId": "StopPoint:OCETrain TER-87741009"
},
{
"arrival": {
"delay": 0,
"time": "1749210600"
},
"departure": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCETrain TER-87747402"
},
{
"arrival": {
"delay": 0,
"time": "1749211320"
},
"stopId": "StopPoint:OCETrain TER-87747006"
}
],
"timestamp": "1749200318",
"trip": {
"startDate": "20250606",
"startTime": "11:59:00",
"tripId": "OCESN96638F4370714:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN18108F4372822:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-85043141"
},
{
"arrival": {
"delay": 0,
"time": "1749204120"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-85043216"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-85043158"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204600"
},
"stopId": "StopPoint:OCETrain TER-85043166"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204780"
},
"stopId": "StopPoint:OCETrain TER-87598219"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205560"
},
"stopId": "StopPoint:OCETrain TER-87718619"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCETrain TER-87718577"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87718551"
},
{
"arrival": {
"delay": 0,
"time": "1749207600"
},
"departure": {
"delay": 0,
"time": "1749207660"
},
"stopId": "StopPoint:OCETrain TER-87718544"
},
{
"arrival": {
"delay": 0,
"time": "1749207840"
},
"departure": {
"delay": 0,
"time": "1749207840"
},
"stopId": "StopPoint:OCETrain TER-87718601"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87718536"
},
{
"arrival": {
"delay": 0,
"time": "1749208380"
},
"departure": {
"delay": 0,
"time": "1749208380"
},
"stopId": "StopPoint:OCETrain TER-87718528"
},
{
"arrival": {
"delay": 0,
"time": "1749208800"
},
"departure": {
"delay": 0,
"time": "1749208860"
},
"stopId": "StopPoint:OCETrain TER-87718510"
},
{
"arrival": {
"delay": 0,
"time": "1749209100"
},
"departure": {
"delay": 0,
"time": "1749209160"
},
"stopId": "StopPoint:OCETrain TER-87718502"
},
{
"arrival": {
"delay": 0,
"time": "1749209400"
},
"departure": {
"delay": 0,
"time": "1749209460"
},
"stopId": "StopPoint:OCETrain TER-87391300"
},
{
"arrival": {
"delay": 0,
"time": "1749209820"
},
"departure": {
"delay": 0,
"time": "1749209880"
},
"stopId": "StopPoint:OCETrain TER-87718015"
},
{
"arrival": {
"delay": 0,
"time": "1749210180"
},
"stopId": "StopPoint:OCETrain TER-87718007"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN18108F4372822:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN33626R4360460:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar TER-87746008"
},
{
"arrival": {
"delay": 0,
"time": "1749210720"
},
"stopId": "StopPoint:OCECar TER-87697128"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN33626R4360460:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN43215R4373513:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar TER-87118000"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCECar TER-87216051"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCECar TER-87216036"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCECar TER-87312587"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749204960"
},
"stopId": "StopPoint:OCECar TER-87216028"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205260"
},
"stopId": "StopPoint:OCECar TER-87280016"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCECar TER-87216010"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205680"
},
"stopId": "StopPoint:OCECar TER-87214981"
},
{
"arrival": {
"delay": 0,
"time": "1749205800"
},
"departure": {
"delay": 0,
"time": "1749205800"
},
"stopId": "StopPoint:OCECar TER-87279968"
},
{
"arrival": {
"delay": 0,
"time": "1749205860"
},
"departure": {
"delay": 0,
"time": "1749205860"
},
"stopId": "StopPoint:OCECar TER-87319764"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206100"
},
"stopId": "StopPoint:OCECar TER-87279950"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206220"
},
"stopId": "StopPoint:OCECar TER-87215988"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCECar TER-87214940"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206580"
},
"stopId": "StopPoint:OCECar TER-87279943"
},
{
"arrival": {
"delay": 0,
"time": "1749206940"
},
"departure": {
"delay": 0,
"time": "1749206940"
},
"stopId": "StopPoint:OCECar TER-87279935"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207300"
},
"stopId": "StopPoint:OCECar TER-87215947"
},
{
"arrival": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCECar TER-87118257"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN43215R4373513:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56359R4374229:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205920"
},
"stopId": "StopPoint:OCECar-87289678"
},
{
"arrival": {
"delay": 0,
"time": "1749206640"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCECar-87476416"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCECar-87476267"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCECar-87476424"
},
{
"arrival": {
"delay": 0,
"time": "1749207240"
},
"departure": {
"delay": 0,
"time": "1749207240"
},
"stopId": "StopPoint:OCECar-87476432"
},
{
"arrival": {
"delay": 0,
"time": "1749207480"
},
"departure": {
"delay": 0,
"time": "1749207480"
},
"stopId": "StopPoint:OCECar-87476440"
},
{
"arrival": {
"delay": 0,
"time": "1749208200"
},
"departure": {
"delay": 0,
"time": "1749208200"
},
"stopId": "StopPoint:OCECar-87752600"
},
{
"arrival": {
"delay": 0,
"time": "1749208500"
},
"stopId": "StopPoint:OCECar-87476457"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN56359R4374229:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN56385R3829384:2025-05-31T00:08:36Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar-87476200"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206700"
},
"stopId": "StopPoint:OCECar-87752600"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCECar-87476457"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN56385R3829384:2025-05-31T00:08:36Z"
}
}
},
{
"id": "OCESN82209R4371774:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCECar-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCECar-87471607"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN82209R4371774:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN833802F4301267:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87144014"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87144154"
},
{
"arrival": {
"delay": 0,
"time": "1749206460"
},
"departure": {
"delay": 0,
"time": "1749206520"
},
"stopId": "StopPoint:OCETrain TER-87144410"
},
{
"arrival": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopPoint:OCETrain TER-87144006"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN833802F4301267:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN844820F4271581:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87281444"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204900"
},
"stopId": "StopPoint:OCETrain TER-87286302"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"departure": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87286179"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87286146"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"stopId": "StopPoint:OCETrain TER-87286005"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN844820F4271581:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN855819F3838733:2025-05-11T00:30:47Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87471003"
},
{
"arrival": {
"delay": 0,
"time": "1749206220"
},
"departure": {
"delay": 0,
"time": "1749206280"
},
"stopId": "StopPoint:OCETrain TER-87473108"
},
{
"arrival": {
"delay": 0,
"time": "1749206880"
},
"departure": {
"delay": 0,
"time": "1749207000"
},
"stopId": "StopPoint:OCETrain TER-87473009"
},
{
"arrival": {
"delay": 0,
"time": "1749207900"
},
"departure": {
"delay": 0,
"time": "1749208020"
},
"stopId": "StopPoint:OCETrain TER-87473207"
},
{
"arrival": {
"delay": 0,
"time": "1749209700"
},
"departure": {
"delay": 0,
"time": "1749209820"
},
"stopId": "StopPoint:OCETrain TER-87474338"
},
{
"arrival": {
"delay": 0,
"time": "1749210720"
},
"departure": {
"delay": 0,
"time": "1749210780"
},
"stopId": "StopPoint:OCETrain TER-87474270"
},
{
"arrival": {
"delay": 0,
"time": "1749211320"
},
"departure": {
"delay": 0,
"time": "1749211380"
},
"stopId": "StopPoint:OCETrain TER-87474239"
},
{
"arrival": {
"delay": 0,
"time": "1749212100"
},
"stopId": "StopPoint:OCETrain TER-87474007"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN855819F3838733:2025-05-11T00:30:47Z"
}
}
},
{
"id": "OCESN855930F",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopArea:OCE87473009"
},
{
"arrival": {
"delay": 0,
"time": "1749204360"
},
"departure": {
"delay": 0,
"time": "1749204420"
},
"stopId": "StopArea:OCE87473116"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopArea:OCE87473108"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopArea:OCE87473090"
},
{
"arrival": {
"delay": 0,
"time": "1749205560"
},
"departure": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopArea:OCE87473082"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopArea:OCE87473074"
},
{
"arrival": {
"delay": 0,
"time": "1749206340"
},
"departure": {
"delay": 0,
"time": "1749206400"
},
"stopId": "StopArea:OCE87473066"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopArea:OCE87473058"
},
{
"arrival": {
"delay": 0,
"time": "1749207060"
},
"departure": {
"delay": 0,
"time": "1749207120"
},
"stopId": "StopArea:OCE87471086"
},
{
"arrival": {
"delay": 0,
"time": "1749207540"
},
"departure": {
"delay": 0,
"time": "1749207600"
},
"stopId": "StopArea:OCE87471078"
},
{
"arrival": {
"delay": 0,
"time": "1749207780"
},
"departure": {
"delay": 0,
"time": "1749207840"
},
"stopId": "StopArea:OCE87471102"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopArea:OCE87471060"
},
{
"arrival": {
"delay": 0,
"time": "1749208560"
},
"stopId": "StopArea:OCE87471003"
}
],
"timestamp": "1749200379",
"trip": {
"scheduleRelationship": "ADDED",
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN855930F"
}
}
},
{
"id": "OCESN870600F3841957:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87615286"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87615054"
},
{
"arrival": {
"delay": 0,
"time": "1749205380"
},
"departure": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87615039"
},
{
"arrival": {
"delay": 0,
"time": "1749205920"
},
"departure": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87616011"
},
{
"arrival": {
"delay": 0,
"time": "1749206280"
},
"departure": {
"delay": 0,
"time": "1749206340"
},
"stopId": "StopPoint:OCETrain TER-87615013"
},
{
"arrival": {
"delay": 0,
"time": "1749206580"
},
"departure": {
"delay": 0,
"time": "1749206640"
},
"stopId": "StopPoint:OCETrain TER-87618215"
},
{
"arrival": {
"delay": 0,
"time": "1749206820"
},
"departure": {
"delay": 0,
"time": "1749206880"
},
"stopId": "StopPoint:OCETrain TER-87611723"
},
{
"arrival": {
"delay": 0,
"time": "1749207360"
},
"departure": {
"delay": 0,
"time": "1749207420"
},
"stopId": "StopPoint:OCETrain TER-87612002"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87612010"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"stopId": "StopPoint:OCETrain TER-87611004"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN870600F3841957:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN872605F4298598:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87611004"
},
{
"arrival": {
"delay": 0,
"time": "1749204240"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87611301"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204720"
},
"stopId": "StopPoint:OCETrain TER-87611400"
},
{
"arrival": {
"delay": 0,
"time": "1749205140"
},
"stopId": "StopPoint:OCETrain TER-87611038"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN872605F4298598:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN877856F3844143:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87781005"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87781666"
},
{
"arrival": {
"delay": 0,
"time": "1749205980"
},
"stopId": "StopPoint:OCETrain TER-87781609"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN877856F3844143:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890219F4376429:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87721423"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204300"
},
"stopId": "StopPoint:OCETrain TER-87721746"
},
{
"arrival": {
"delay": 0,
"time": "1749204540"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87721738"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87721449"
},
{
"arrival": {
"delay": 0,
"time": "1749205020"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87721480"
},
{
"arrival": {
"delay": 0,
"time": "1749205200"
},
"departure": {
"delay": 0,
"time": "1749205200"
},
"stopId": "StopPoint:OCETrain TER-87721704"
},
{
"arrival": {
"delay": 0,
"time": "1749205440"
},
"stopId": "StopPoint:OCETrain TER-87721514"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN890219F4376429:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN890316F4364638:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204000"
},
"stopId": "StopPoint:OCETrain TER-87722728"
},
{
"arrival": {
"delay": 0,
"time": "1749204180"
},
"departure": {
"delay": 0,
"time": "1749204180"
},
"stopId": "StopPoint:OCETrain TER-87722710"
},
{
"arrival": {
"delay": 0,
"time": "1749204420"
},
"departure": {
"delay": 0,
"time": "1749204480"
},
"stopId": "StopPoint:OCETrain TER-87722702"
},
{
"arrival": {
"delay": 0,
"time": "1749204660"
},
"departure": {
"delay": 0,
"time": "1749204660"
},
"stopId": "StopPoint:OCETrain TER-87722744"
},
{
"arrival": {
"delay": 0,
"time": "1749204900"
},
"departure": {
"delay": 0,
"time": "1749205080"
},
"stopId": "StopPoint:OCETrain TER-87721506"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205320"
},
"stopId": "StopPoint:OCETrain TER-87721175"
},
{
"arrival": {
"delay": 0,
"time": "1749205500"
},
"stopId": "StopPoint:OCETrain TER-87721159"
}
],
"timestamp": "1749200379",
"trip": {
"startDate": "20250606",
"startTime": "12:00:00",
"tripId": "OCESN890316F4364638:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN843512F4370917:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87343004"
},
{
"arrival": {
"delay": 0,
"time": "1749204300"
},
"departure": {
"delay": 0,
"time": "1749204360"
},
"stopId": "StopPoint:OCETrain TER-87343160"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87343319"
},
{
"arrival": {
"delay": 0,
"time": "1749204780"
},
"departure": {
"delay": 0,
"time": "1749204840"
},
"stopId": "StopPoint:OCETrain TER-87343301"
},
{
"arrival": {
"delay": 0,
"time": "1749205260"
},
"departure": {
"delay": 0,
"time": "1749205380"
},
"stopId": "StopPoint:OCETrain TER-87345314"
},
{
"arrival": {
"delay": 0,
"time": "1749205680"
},
"departure": {
"delay": 0,
"time": "1749205740"
},
"stopId": "StopPoint:OCETrain TER-87345306"
},
{
"arrival": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87345009"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "12:01:00",
"tripId": "OCESN843512F4370917:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN847419F4335922:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87271007"
},
{
"arrival": {
"delay": 0,
"time": "1749206100"
},
"departure": {
"delay": 0,
"time": "1749206160"
},
"stopId": "StopPoint:OCETrain TER-87276469"
},
{
"arrival": {
"delay": 0,
"time": "1749206400"
},
"departure": {
"delay": 0,
"time": "1749206460"
},
"stopId": "StopPoint:OCETrain TER-87276725"
},
{
"arrival": {
"delay": 0,
"time": "1749206700"
},
"departure": {
"delay": 0,
"time": "1749206760"
},
"stopId": "StopPoint:OCETrain TER-87276717"
},
{
"arrival": {
"delay": 0,
"time": "1749207000"
},
"departure": {
"delay": 0,
"time": "1749207060"
},
"stopId": "StopPoint:OCETrain TER-87272096"
},
{
"arrival": {
"delay": 0,
"time": "1749207300"
},
"departure": {
"delay": 0,
"time": "1749207360"
},
"stopId": "StopPoint:OCETrain TER-87313668"
},
{
"arrival": {
"delay": 0,
"time": "1749207660"
},
"departure": {
"delay": 0,
"time": "1749207720"
},
"stopId": "StopPoint:OCETrain TER-87313676"
},
{
"arrival": {
"delay": 0,
"time": "1749208080"
},
"departure": {
"delay": 0,
"time": "1749208140"
},
"stopId": "StopPoint:OCETrain TER-87313684"
},
{
"arrival": {
"delay": 0,
"time": "1749208680"
},
"stopId": "StopPoint:OCETrain TER-87313510"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "12:01:00",
"tripId": "OCESN847419F4335922:2025-06-04T00:00:41Z"
}
}
},
{
"id": "OCESN868459F4363116:2025-06-04T00:00:41Z",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1749204060"
},
"stopId": "StopPoint:OCETrain TER-87594499"
},
{
"arrival": {
"delay": 0,
"time": "1749204480"
},
"departure": {
"delay": 0,
"time": "1749204540"
},
"stopId": "StopPoint:OCETrain TER-87594481"
},
{
"arrival": {
"delay": 0,
"time": "1749204960"
},
"departure": {
"delay": 0,
"time": "1749205020"
},
"stopId": "StopPoint:OCETrain TER-87594465"
},
{
"arrival": {
"delay": 0,
"time": "1749205620"
},
"stopId": "StopPoint:OCETrain TER-87594002"
}
],
"timestamp": "1749200439",
"trip": {
"startDate": "20250606",
"startTime": "12:01:00",
"tripId": "OCESN868459F4363116:2025-06-04T00:00:41Z"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1749200478"
}
}