← Finland

Tåg vid finsk station

GET /finland/rail/station/:code

Tåg som för närvarande befinner sig vid eller passerar en specifik station (använd kortkoden från /finland/rail/stations).

Se det visualiserat

Parametrar

code obligatorisk

Station short code (e.g. HKI for Helsinki)

minutes valfri standard: 15

Window minutes before+after

Exempelförfrågningar

Grundläggande användning
curl https://nordapi.ee/api/v1/finland/rail/station/HKI?minutes=30

Livesvar

{
  "data": [
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T13:25:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:25:00.000Z",
          "stationShortCode": "VS",
          "stationUICCode": 288,
          "stopSector": "A2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T13:21:29.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:39:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:40:00.000Z",
          "stationShortCode": "LAI",
          "stationUICCode": 293,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:39:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:40:00.000Z",
          "stationShortCode": "LAI",
          "stationUICCode": 293,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T13:44:48.000Z",
          "scheduledTime": "2026-06-13T13:45:00.000Z",
          "stationShortCode": "TK",
          "stationUICCode": 294,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T13:46:00.000Z",
          "scheduledTime": "2026-06-13T13:46:00.000Z",
          "stationShortCode": "TK",
          "stationUICCode": 294,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:54:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:55:00.000Z",
          "stationShortCode": "IKY",
          "stationUICCode": 295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:54:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:55:00.000Z",
          "stationShortCode": "IKY",
          "stationUICCode": 295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T13:59:28.000Z",
          "scheduledTime": "2026-06-13T14:00:00.000Z",
          "stationShortCode": "YST",
          "stationUICCode": 296,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T13:59:28.000Z",
          "scheduledTime": "2026-06-13T14:00:00.000Z",
          "stationShortCode": "YST",
          "stationUICCode": 296,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:13:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T14:14:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:18:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T14:18:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T14:22:26.000Z",
          "scheduledTime": "2026-06-13T14:22:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:22:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T14:22:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:26:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T14:25:30.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:26:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T14:25:30.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:27:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T14:27:30.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:27:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T14:27:30.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:31:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "802",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T14:33:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:31:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "802",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-06-13T14:37:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:34:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-06-13T14:41:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:34:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-06-13T14:41:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:37:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "702",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T14:46:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:37:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "702",
          "countryCode": "FI",
          "differenceInMinutes": -13,
          "scheduledTime": "2026-06-13T14:51:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:43:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -13,
          "scheduledTime": "2026-06-13T14:56:30.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:47:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-06-13T14:56:30.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:51:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T14:59:30.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:51:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T14:59:30.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:54:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:02:30.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:54:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:02:30.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:57:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:05:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:57:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:05:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:59:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:08:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:59:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:08:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:02:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:11:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:02:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:11:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:06:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:15:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:06:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T15:15:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:10:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "301",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-06-13T15:20:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:10:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "301",
          "countryCode": "FI",
          "differenceInMinutes": -14,
          "scheduledTime": "2026-06-13T15:24:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:16:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -13,
          "scheduledTime": "2026-06-13T15:29:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:25:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-06-13T15:29:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:31:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:32:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:31:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:32:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:35:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "151",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:36:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:35:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "151",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-06-13T15:39:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:38:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-06-13T15:43:30.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:38:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-06-13T15:43:30.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:42:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-06-13T15:47:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:42:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-06-13T15:47:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:49:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-06-13T15:54:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:00:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:00:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:06:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:06:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:08:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:08:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:11:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:10:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:11:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:10:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:13:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:12:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:13:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:12:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:15:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:14:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:15:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:14:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:19:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:17:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:19:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:17:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:23:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:20:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:23:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:20:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:26:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:23:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:26:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:23:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:26:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:24:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:26:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:24:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:28:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:26:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:28:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:26:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:31:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:29:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:31:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:29:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:35:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:33:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:35:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:33:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:38:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:36:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:38:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:36:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:41:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:38:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:41:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:38:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:43:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:40:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:40:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:47:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:43:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:47:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:43:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:46:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:46:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:50:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:46:39.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:50:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:46:39.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:51:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:48:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:51:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:48:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:53:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:51:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:53:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:51:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:53:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:56:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:53:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:57:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:59:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:57:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:06:30.000Z",
          "scheduledTime": "2026-06-13T17:06:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:06:30.000Z",
          "scheduledTime": "2026-06-13T17:06:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:07:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:07:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:13:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:13:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:17:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:15:42.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:15:42.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:18:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:17:22.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:18:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:17:22.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:26.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:26.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:04.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:04.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:21:00.000Z",
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:21:00.000Z",
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:22:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:25.000Z",
          "scheduledTime": "2026-06-13T17:23:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:50.000Z",
          "scheduledTime": "2026-06-13T17:24:17.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:50.000Z",
          "scheduledTime": "2026-06-13T17:24:17.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:32.000Z",
          "scheduledTime": "2026-06-13T17:25:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:32.000Z",
          "scheduledTime": "2026-06-13T17:25:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:32.000Z",
          "scheduledTime": "2026-06-13T17:26:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:32.000Z",
          "scheduledTime": "2026-06-13T17:26:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:20.000Z",
          "scheduledTime": "2026-06-13T17:27:20.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:50.000Z",
          "scheduledTime": "2026-06-13T17:27:20.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:14.000Z",
          "scheduledTime": "2026-06-13T17:28:14.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:38.000Z",
          "scheduledTime": "2026-06-13T17:28:14.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:54.000Z",
          "scheduledTime": "2026-06-13T17:28:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:54.000Z",
          "scheduledTime": "2026-06-13T17:28:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:30.000Z",
          "scheduledTime": "2026-06-13T17:29:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:31.000Z",
          "scheduledTime": "2026-06-13T17:29:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:54.000Z",
          "scheduledTime": "2026-06-13T17:30:54.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:54.000Z",
          "scheduledTime": "2026-06-13T17:30:54.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:00.000Z",
          "scheduledTime": "2026-06-13T17:32:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:00.000Z",
          "scheduledTime": "2026-06-13T17:33:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "8",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:00.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 54,
      "trainType": "IC",
      "version": 293813807255
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T12:17:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T12:16:00.000Z",
          "stationShortCode": "PM",
          "stationUICCode": 400,
          "stopSector": "B2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T12:13:19.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T12:22:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T12:21:00.000Z",
          "stationShortCode": "NRI",
          "stationUICCode": 895,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T12:22:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T12:21:00.000Z",
          "stationShortCode": "NRI",
          "stationUICCode": 895,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T12:30:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T12:29:00.000Z",
          "stationShortCode": "VKI",
          "stationUICCode": 428,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T12:30:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T12:29:00.000Z",
          "stationShortCode": "VKI",
          "stationUICCode": 428,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T12:38:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T12:37:00.000Z",
          "stationShortCode": "HKS",
          "stationUICCode": 427,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T12:40:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T12:38:00.000Z",
          "stationShortCode": "HKS",
          "stationUICCode": 427,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T12:50:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T12:47:00.000Z",
          "stationShortCode": "LVT",
          "stationUICCode": 246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T12:50:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T12:47:00.000Z",
          "stationShortCode": "LVT",
          "stationUICCode": 246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:01:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:01:00.000Z",
          "stationShortCode": "VKO",
          "stationUICCode": 245,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:01:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:01:00.000Z",
          "stationShortCode": "VKO",
          "stationUICCode": 245,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:04:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T13:05:41.000Z",
          "stationShortCode": "RHL",
          "stationUICCode": 1225,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:04:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T13:05:41.000Z",
          "stationShortCode": "RHL",
          "stationUICCode": 1225,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:07:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T13:09:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:12:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T13:12:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:25:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "001",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T13:23:00.000Z",
          "stationShortCode": "MUU",
          "stationUICCode": 433,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:30:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "001",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T13:27:00.000Z",
          "stationShortCode": "MUU",
          "stationUICCode": 433,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:41:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T13:37:00.000Z",
          "stationShortCode": "SAA",
          "stationUICCode": 668,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:42:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T13:37:00.000Z",
          "stationShortCode": "SAA",
          "stationUICCode": 668,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:49:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T13:45:00.000Z",
          "stationShortCode": "JSK",
          "stationUICCode": 205,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:49:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T13:45:00.000Z",
          "stationShortCode": "JSK",
          "stationUICCode": 205,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T13:52:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T13:49:00.000Z",
          "stationShortCode": "JÄS",
          "stationUICCode": 204,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T13:54:21.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L201",
              "thirdCategoryCodeId": 16913665
            }
          ],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T13:50:00.000Z",
          "stationShortCode": "JÄS",
          "stationUICCode": 204,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:04:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:01:00.000Z",
          "stationShortCode": "LPR",
          "stationUICCode": 1149,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:04:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:01:00.000Z",
          "stationShortCode": "LPR",
          "stationUICCode": 1149,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:11:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:07:00.000Z",
          "stationShortCode": "LÄP",
          "stationUICCode": 203,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:11:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:07:00.000Z",
          "stationShortCode": "LÄP",
          "stationUICCode": 203,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:15:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:12:00.000Z",
          "stationShortCode": "TV",
          "stationUICCode": 1270,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:15:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:12:00.000Z",
          "stationShortCode": "TV",
          "stationUICCode": 1270,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:19:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:16:00.000Z",
          "stationShortCode": "TRK",
          "stationUICCode": 1283,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:19:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T14:16:00.000Z",
          "stationShortCode": "TRK",
          "stationUICCode": 1283,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:26:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T14:24:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:28:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T14:25:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:38:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T14:36:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T14:38:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T14:36:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:48:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T14:47:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T14:48:14.000Z",
          "scheduledTime": "2026-06-13T14:47:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T14:51:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T14:49:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:04:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:04:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "A3",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T15:02:53.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:10:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:10:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:10:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:10:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:12:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:12:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:12:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:12:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:15:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:15:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:17:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:16:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:19:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:19:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:19:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:19:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:21:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:21:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:21:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:21:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:24:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:25:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:26:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:26:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:30:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:31:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:30:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:31:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:33:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:34:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:33:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:34:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:34:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:35:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:34:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:35:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:36:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:38:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:36:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:38:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:39:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:41:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:39:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:41:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:44:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T15:45:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:48:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:47:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:52:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:52:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:52:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:52:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:54:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:54:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:54:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:54:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:56:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:56:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:56:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:56:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:00:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:59:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:00:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:59:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:02:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:02:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:02:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:02:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:03:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:02:39.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:03:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:02:39.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:06:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:04:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:07:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:06:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:10:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:10:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:10:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:10:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:13:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:12:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:13:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:12:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:14:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:14:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:14:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:14:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:16:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:16:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:16:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:16:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:18:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:20:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:18:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:20:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:23:16.000Z",
          "scheduledTime": "2026-06-13T16:25:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:23:16.000Z",
          "scheduledTime": "2026-06-13T16:25:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:24:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:26:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:24:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:26:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:26:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:28:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:26:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:28:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:27:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:27:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:30:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:32:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:30:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:32:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:32:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:33:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:32:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:33:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:35:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:35:03.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:35:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:35:03.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:37:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:12.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:37:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:12.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:37:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:38:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:37:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:38:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:38:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:38:25.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:38:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:38:25.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:38:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:39:03.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:38:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T16:39:03.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:39:27.000Z",
          "scheduledTime": "2026-06-13T16:40:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:39:27.000Z",
          "scheduledTime": "2026-06-13T16:40:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:40:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:40:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:43:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:45:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:44:17.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:45:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:44:17.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:46:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:45:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:46:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:45:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:46:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:46:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:46:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:46:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:47:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:47:20.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:47:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:47:20.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:48:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:14.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:48:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:14.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:48:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:48:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:49:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:49:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:50:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:50:54.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:50:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:50:54.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:52:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:52:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:54:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:53:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 146,
      "trainType": "IC",
      "version": 293813806921
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:00:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "B2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:50:50.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:06:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:11:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:11:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:11:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:11:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:12:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:17:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:18:00.000Z",
          "scheduledTime": "2026-06-13T17:18:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:18:00.000Z",
          "scheduledTime": "2026-06-13T17:18:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:18:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:18:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:18:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:18:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:19:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:19:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:21:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:22:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:23.000Z",
          "scheduledTime": "2026-06-13T17:22:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:20.000Z",
          "scheduledTime": "2026-06-13T17:23:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:20.000Z",
          "scheduledTime": "2026-06-13T17:23:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:45.000Z",
          "scheduledTime": "2026-06-13T17:25:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:45.000Z",
          "scheduledTime": "2026-06-13T17:25:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:50.000Z",
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:50.000Z",
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:35.000Z",
          "scheduledTime": "2026-06-13T17:28:38.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:35.000Z",
          "scheduledTime": "2026-06-13T17:28:38.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:02.000Z",
          "scheduledTime": "2026-06-13T17:30:12.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:02.000Z",
          "scheduledTime": "2026-06-13T17:30:12.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:17.000Z",
          "scheduledTime": "2026-06-13T17:31:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:17.000Z",
          "scheduledTime": "2026-06-13T17:31:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:02.000Z",
          "scheduledTime": "2026-06-13T17:36:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:02.000Z",
          "scheduledTime": "2026-06-13T17:36:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:00.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:00.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:00.000Z",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:00.000Z",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:18.000Z",
          "scheduledTime": "2026-06-13T17:42:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:18.000Z",
          "scheduledTime": "2026-06-13T17:42:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:00.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:00.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:00.000Z",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:52:00.000Z",
          "scheduledTime": "2026-06-13T17:52:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:15.000Z",
          "scheduledTime": "2026-06-13T17:53:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:15.000Z",
          "scheduledTime": "2026-06-13T17:53:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:45.000Z",
          "scheduledTime": "2026-06-13T17:54:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:45.000Z",
          "scheduledTime": "2026-06-13T17:54:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:57:07.000Z",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:57:07.000Z",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:00:00.000Z",
          "scheduledTime": "2026-06-13T18:00:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:00:00.000Z",
          "scheduledTime": "2026-06-13T18:00:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:03:00.000Z",
          "scheduledTime": "2026-06-13T18:03:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:03:00.000Z",
          "scheduledTime": "2026-06-13T18:03:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:05:00.000Z",
          "scheduledTime": "2026-06-13T18:05:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:05:00.000Z",
          "scheduledTime": "2026-06-13T18:05:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:09:00.000Z",
          "scheduledTime": "2026-06-13T18:09:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:11:00.000Z",
          "scheduledTime": "2026-06-13T18:11:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:15:22.000Z",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:15:22.000Z",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:18:03.000Z",
          "scheduledTime": "2026-06-13T18:18:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:18:03.000Z",
          "scheduledTime": "2026-06-13T18:18:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:21:00.000Z",
          "scheduledTime": "2026-06-13T18:21:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:21:00.000Z",
          "scheduledTime": "2026-06-13T18:21:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:22:00.000Z",
          "scheduledTime": "2026-06-13T18:22:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:22:00.000Z",
          "scheduledTime": "2026-06-13T18:22:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:25:00.000Z",
          "scheduledTime": "2026-06-13T18:25:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:25:00.000Z",
          "scheduledTime": "2026-06-13T18:25:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:30:00.000Z",
          "scheduledTime": "2026-06-13T18:30:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:31:00.000Z",
          "scheduledTime": "2026-06-13T18:31:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:35:00.000Z",
          "scheduledTime": "2026-06-13T18:35:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:35:00.000Z",
          "scheduledTime": "2026-06-13T18:35:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:37:00.000Z",
          "scheduledTime": "2026-06-13T18:37:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:37:00.000Z",
          "scheduledTime": "2026-06-13T18:37:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:40:00.000Z",
          "scheduledTime": "2026-06-13T18:40:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:41:00.000Z",
          "scheduledTime": "2026-06-13T18:41:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:45:00.000Z",
          "scheduledTime": "2026-06-13T18:45:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:45:00.000Z",
          "scheduledTime": "2026-06-13T18:45:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:47:00.000Z",
          "scheduledTime": "2026-06-13T18:47:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:47:00.000Z",
          "scheduledTime": "2026-06-13T18:47:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:53:01.000Z",
          "scheduledTime": "2026-06-13T18:53:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:02:00.000Z",
          "scheduledTime": "2026-06-13T19:02:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:09:00.000Z",
          "scheduledTime": "2026-06-13T19:09:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:09:00.000Z",
          "scheduledTime": "2026-06-13T19:09:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:12:38.000Z",
          "scheduledTime": "2026-06-13T19:12:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:12:38.000Z",
          "scheduledTime": "2026-06-13T19:12:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:15:25.000Z",
          "scheduledTime": "2026-06-13T19:15:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:15:25.000Z",
          "scheduledTime": "2026-06-13T19:15:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:18:21.000Z",
          "scheduledTime": "2026-06-13T19:17:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:18:21.000Z",
          "scheduledTime": "2026-06-13T19:17:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:21:25.000Z",
          "scheduledTime": "2026-06-13T19:20:30.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:21:25.000Z",
          "scheduledTime": "2026-06-13T19:20:30.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:24:47.000Z",
          "scheduledTime": "2026-06-13T19:24:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:24:47.000Z",
          "scheduledTime": "2026-06-13T19:24:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:27:43.000Z",
          "scheduledTime": "2026-06-13T19:27:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:27:43.000Z",
          "scheduledTime": "2026-06-13T19:27:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:30:49.000Z",
          "scheduledTime": "2026-06-13T19:30:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:30:49.000Z",
          "scheduledTime": "2026-06-13T19:30:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:34:51.000Z",
          "scheduledTime": "2026-06-13T19:34:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:35:51.000Z",
          "scheduledTime": "2026-06-13T19:35:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:39:41.000Z",
          "scheduledTime": "2026-06-13T19:38:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:39:41.000Z",
          "scheduledTime": "2026-06-13T19:38:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:42:03.000Z",
          "scheduledTime": "2026-06-13T19:41:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:42:03.000Z",
          "scheduledTime": "2026-06-13T19:41:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:44:34.000Z",
          "scheduledTime": "2026-06-13T19:43:30.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:44:34.000Z",
          "scheduledTime": "2026-06-13T19:43:30.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:46:55.000Z",
          "scheduledTime": "2026-06-13T19:46:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:46:55.000Z",
          "scheduledTime": "2026-06-13T19:46:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:50:08.000Z",
          "scheduledTime": "2026-06-13T19:49:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:50:08.000Z",
          "scheduledTime": "2026-06-13T19:49:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:52:37.000Z",
          "scheduledTime": "2026-06-13T19:52:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:52:37.000Z",
          "scheduledTime": "2026-06-13T19:52:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:55:30.000Z",
          "scheduledTime": "2026-06-13T19:55:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:55:30.000Z",
          "scheduledTime": "2026-06-13T19:55:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:59:00.000Z",
          "scheduledTime": "2026-06-13T19:59:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T19:59:00.000Z",
          "scheduledTime": "2026-06-13T19:59:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:00:11.000Z",
          "scheduledTime": "2026-06-13T20:00:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:00:11.000Z",
          "scheduledTime": "2026-06-13T20:00:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:03:00.000Z",
          "scheduledTime": "2026-06-13T20:03:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:03:00.000Z",
          "scheduledTime": "2026-06-13T20:03:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:07:00.000Z",
          "scheduledTime": "2026-06-13T20:07:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:10:00.000Z",
          "scheduledTime": "2026-06-13T20:10:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:23:00.000Z",
          "scheduledTime": "2026-06-13T20:23:00.000Z",
          "stationShortCode": "YST",
          "stationUICCode": 296,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:23:00.000Z",
          "scheduledTime": "2026-06-13T20:23:00.000Z",
          "stationShortCode": "YST",
          "stationUICCode": 296,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:28:00.000Z",
          "scheduledTime": "2026-06-13T20:28:00.000Z",
          "stationShortCode": "IKY",
          "stationUICCode": 295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:28:00.000Z",
          "scheduledTime": "2026-06-13T20:28:00.000Z",
          "stationShortCode": "IKY",
          "stationUICCode": 295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:37:00.000Z",
          "scheduledTime": "2026-06-13T20:37:00.000Z",
          "stationShortCode": "TK",
          "stationUICCode": 294,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:38:00.000Z",
          "scheduledTime": "2026-06-13T20:38:00.000Z",
          "stationShortCode": "TK",
          "stationUICCode": 294,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:44:00.000Z",
          "scheduledTime": "2026-06-13T20:44:00.000Z",
          "stationShortCode": "LAI",
          "stationUICCode": 293,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:44:00.000Z",
          "scheduledTime": "2026-06-13T20:44:00.000Z",
          "stationShortCode": "LAI",
          "stationUICCode": 293,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T20:59:00.000Z",
          "scheduledTime": "2026-06-13T20:59:00.000Z",
          "stationShortCode": "VS",
          "stationUICCode": 288,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 183,
      "trainType": "S",
      "version": 293813807268
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "8",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:24:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "C4",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:10:07.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:31:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:33:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:33:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:11:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:11:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:11:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:11:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:12:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:12:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:13:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:13:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:13:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:13:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:17:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:17:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:18:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:18:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:21:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:21:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:23:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:23:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:24:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:24:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:26:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:26:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:30:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:30:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:34:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:34:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:37:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:43:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:45:06.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:45:06.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:50:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:50:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:55:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:58:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:00:02.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:00:02.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:01:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:01:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:05:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:05:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:09:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:09:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:13:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:13:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:16:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:16:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:22:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:24:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:30:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:30:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:35:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:35:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:38:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:38:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:39:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:39:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:43:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:43:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:48:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:48:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:52:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:52:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:55:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:55:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:59:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T19:59:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T20:03:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T20:03:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T20:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T20:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T20:13:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T20:59:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:06:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:06:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:11:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:11:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:16:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:16:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:20:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:20:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:25:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:25:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:30:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:30:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:35:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:35:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:40:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:40:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:44:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:44:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:47:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:47:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:51:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:51:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:56:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T21:56:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:00:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:00:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:05:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:05:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:10:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:10:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:16:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:16:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:24:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:24:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:27:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:27:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:33:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:33:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:38:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T22:55:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:05:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:05:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:12:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:12:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:17:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:17:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:22:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:22:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:29:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:29:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:35:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:35:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:40:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:40:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:45:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:45:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:50:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:50:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:55:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:55:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:59:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T23:59:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:06:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:09:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:15:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:15:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:22:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:22:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:31:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:34:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:42:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:42:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:46:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:46:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:50:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:50:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:57:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T00:57:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:04:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:04:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:09:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:09:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:14:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:14:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:19:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:21:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:30:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:30:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:39:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:39:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:45:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:45:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:54:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:54:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T01:58:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:01:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:07:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:07:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:11:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:11:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:16:30.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:16:30.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:20:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:20:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:25:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:25:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:33:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:33:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:37:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:37:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T02:42:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:30:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:35:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:35:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:42:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:42:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:48:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:48:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:59:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T03:59:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "251",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:06:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "251",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:10:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:22:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:22:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:33:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:33:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:41:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:41:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:52:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T04:56:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:02:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:02:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:05:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:05:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:21:00.000Z",
          "stationShortCode": "TRI",
          "stationUICCode": 1318,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:24:00.000Z",
          "stationShortCode": "TRI",
          "stationUICCode": 1318,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:25:00.000Z",
          "stationShortCode": "R742",
          "stationUICCode": 98992,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:25:00.000Z",
          "stationShortCode": "R742",
          "stationUICCode": 98992,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:54:00.000Z",
          "stationShortCode": "NMP",
          "stationUICCode": 1185,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T05:54:00.000Z",
          "stationShortCode": "NMP",
          "stationUICCode": 1185,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T06:12:00.000Z",
          "stationShortCode": "YTR",
          "stationUICCode": 789,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T06:16:00.000Z",
          "stationShortCode": "YTR",
          "stationUICCode": 789,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T06:30:00.000Z",
          "stationShortCode": "KLR",
          "stationUICCode": 790,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T06:30:00.000Z",
          "stationShortCode": "KLR",
          "stationUICCode": 790,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T07:01:00.000Z",
          "stationShortCode": "PEL",
          "stationUICCode": 356,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T07:04:00.000Z",
          "stationShortCode": "PEL",
          "stationUICCode": 356,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T07:37:00.000Z",
          "stationShortCode": "SPJ",
          "stationUICCode": 796,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T07:37:00.000Z",
          "stationShortCode": "SPJ",
          "stationUICCode": 796,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-14T07:55:00.000Z",
          "stationShortCode": "KLI",
          "stationUICCode": 358,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 269,
      "trainType": "PYO",
      "version": 293813807089
    },
    {
      "cancelled": false,
      "commuterLineID": "R",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T15:55:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T15:52:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T15:48:29.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:58:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T15:55:12.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:58:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T15:55:12.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:01:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T15:57:42.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:01:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T15:57:42.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:03:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T15:59:30.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:04:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:00:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:06:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:02:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:06:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:02:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:09:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:06:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:10:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:07:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:15:54.000Z",
          "scheduledTime": "2026-06-13T16:11:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:15:54.000Z",
          "scheduledTime": "2026-06-13T16:11:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:17:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T16:13:06.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:18:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T16:13:36.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:20:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:16:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:20:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:16:30.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:22:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:18:36.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:23:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:19:06.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:26:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T16:21:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:26:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T16:21:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:28:52.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "T",
              "categoryCodeId": 402720842,
              "detailedCategoryCode": "T1",
              "detailedCategoryCodeId": 18350344,
              "thirdCategoryCode": "T102",
              "thirdCategoryCodeId": 33626113
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T16:23:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:29:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:27:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:32:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:29:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:32:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:29:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:33:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:30:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:33:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:30:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:34:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:31:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:34:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:31:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:34:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:32:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:34:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:32:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:35:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:32:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:35:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:32:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:36:08.000Z",
          "scheduledTime": "2026-06-13T16:33:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:36:08.000Z",
          "scheduledTime": "2026-06-13T16:33:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:36:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:34:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:36:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:34:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:37:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:35:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:38:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:36:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:39:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:37:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:39:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:37:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:40:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:38:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:40:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:38:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:41:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:39:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:41:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:39:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:41:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:40:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:41:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:40:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:41:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:41:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:41:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:41:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:43:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:42:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:42:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:46:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:43:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:46:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:43:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:47:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:44:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:45:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:53:33.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L204",
              "thirdCategoryCodeId": 67245313
            }
          ],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:50:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9706,
      "trainType": "HL",
      "version": 293813807027
    },
    {
      "cancelled": false,
      "commuterLineID": "R",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:18:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:19:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A0",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:13:20.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:22:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:22:12.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:22:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:22:12.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:24:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:24:42.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:24:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:24:42.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:26:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:26:30.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:27:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:27:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:29:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:29:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:33:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:33:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:36:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:42:49.000Z",
          "scheduledTime": "2026-06-13T16:41:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:42:49.000Z",
          "scheduledTime": "2026-06-13T16:41:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:44:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:43:06.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:46:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:46:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:48:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:30.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:49:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:51:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:51:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:51:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:52:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:55:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:54:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:55:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:54:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:57:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:00:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:01:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:01:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:03:54.000Z",
          "scheduledTime": "2026-06-13T17:03:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:03:54.000Z",
          "scheduledTime": "2026-06-13T17:03:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:04:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:04:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:04:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:06:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:06:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:08:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:08:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:10:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:10:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:11:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:11:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:11:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:11:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:12:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:11:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:12:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:12:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:13:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:13:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9710,
      "trainType": "HL",
      "version": 293813807218
    },
    {
      "cancelled": false,
      "commuterLineID": "R",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T15:34:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:35:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T15:28:53.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:41:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:40:42.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:41:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:40:42.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:43:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:43:06.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:43:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T15:43:06.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:47:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:46:30.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:48:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:47:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:52:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:50:18.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:52:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:50:18.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:55:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:53:30.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T15:55:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:54:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T15:59:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T15:58:30.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:00:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T15:59:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:04:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:03:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:04:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:03:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:07:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:06:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:07:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:06:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:09:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:07:30.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:09:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:08:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:12:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:11:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:12:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:11:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:16:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:15:30.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:16:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:16:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:22:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:21:30.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:23:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:22:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:27:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:26:24.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:27:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:26:24.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:30:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:30:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:30:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:33:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:33:24.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:33:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:33:24.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:38:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:37:30.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:38:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:38:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:12.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:12.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:48.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:48.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:45:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:45:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:53:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:52:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:55:12.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:56:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:55:12.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:57:42.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:59:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:57:42.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:59:30.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:00:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:04:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:02:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:02:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:07:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:13:28.000Z",
          "scheduledTime": "2026-06-13T17:11:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:13:28.000Z",
          "scheduledTime": "2026-06-13T17:11:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:13:06.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:13:36.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:17:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:16:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:16:30.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:06.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:23:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:21:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:57.000Z",
          "scheduledTime": "2026-06-13T17:21:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:53.000Z",
          "scheduledTime": "2026-06-13T17:23:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:00.000Z",
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:33.000Z",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:33.000Z",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:58.000Z",
          "scheduledTime": "2026-06-13T17:30:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:58.000Z",
          "scheduledTime": "2026-06-13T17:30:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:42.000Z",
          "scheduledTime": "2026-06-13T17:31:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:42.000Z",
          "scheduledTime": "2026-06-13T17:31:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:12.000Z",
          "scheduledTime": "2026-06-13T17:32:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:12.000Z",
          "scheduledTime": "2026-06-13T17:32:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:54.000Z",
          "scheduledTime": "2026-06-13T17:32:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:54.000Z",
          "scheduledTime": "2026-06-13T17:32:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:54.000Z",
          "scheduledTime": "2026-06-13T17:33:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:54.000Z",
          "scheduledTime": "2026-06-13T17:33:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:42.000Z",
          "scheduledTime": "2026-06-13T17:34:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:42.000Z",
          "scheduledTime": "2026-06-13T17:34:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:08.000Z",
          "scheduledTime": "2026-06-13T17:35:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:38.000Z",
          "scheduledTime": "2026-06-13T17:36:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:08.000Z",
          "scheduledTime": "2026-06-13T17:37:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:08.000Z",
          "scheduledTime": "2026-06-13T17:37:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:54.000Z",
          "scheduledTime": "2026-06-13T17:38:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:54.000Z",
          "scheduledTime": "2026-06-13T17:38:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:34.000Z",
          "scheduledTime": "2026-06-13T17:39:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:34.000Z",
          "scheduledTime": "2026-06-13T17:39:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:12.000Z",
          "scheduledTime": "2026-06-13T17:40:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:12.000Z",
          "scheduledTime": "2026-06-13T17:40:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:07.000Z",
          "scheduledTime": "2026-06-13T17:41:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:07.000Z",
          "scheduledTime": "2026-06-13T17:41:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:24.000Z",
          "scheduledTime": "2026-06-13T17:41:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:24.000Z",
          "scheduledTime": "2026-06-13T17:41:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:24.000Z",
          "scheduledTime": "2026-06-13T17:42:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:24.000Z",
          "scheduledTime": "2026-06-13T17:42:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:34.000Z",
          "scheduledTime": "2026-06-13T17:43:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:34.000Z",
          "scheduledTime": "2026-06-13T17:43:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:44:40.000Z",
          "scheduledTime": "2026-06-13T17:44:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:10.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:00.000Z",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9712,
      "trainType": "HL",
      "version": 293813807270
    },
    {
      "cancelled": false,
      "commuterLineID": "R",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:07:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "D3",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:02:46.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:11:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:56.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:56.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:17.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:17.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:17:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:18:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:18:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:18:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:19:00.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:18:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:19:00.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:21:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:22:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:22:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:22:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:39.000Z",
          "scheduledTime": "2026-06-13T17:22:36.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:39.000Z",
          "scheduledTime": "2026-06-13T17:22:36.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:36.000Z",
          "scheduledTime": "2026-06-13T17:23:36.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:36.000Z",
          "scheduledTime": "2026-06-13T17:23:36.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:18.000Z",
          "scheduledTime": "2026-06-13T17:24:18.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:18.000Z",
          "scheduledTime": "2026-06-13T17:24:18.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:53.000Z",
          "scheduledTime": "2026-06-13T17:24:48.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:53.000Z",
          "scheduledTime": "2026-06-13T17:24:48.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:04.000Z",
          "scheduledTime": "2026-06-13T17:25:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:04.000Z",
          "scheduledTime": "2026-06-13T17:25:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:36.000Z",
          "scheduledTime": "2026-06-13T17:27:36.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:36.000Z",
          "scheduledTime": "2026-06-13T17:27:36.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:37.000Z",
          "scheduledTime": "2026-06-13T17:29:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:00.000Z",
          "scheduledTime": "2026-06-13T17:33:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:38.000Z",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:38.000Z",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:11.000Z",
          "scheduledTime": "2026-06-13T17:37:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:41.000Z",
          "scheduledTime": "2026-06-13T17:38:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:54.000Z",
          "scheduledTime": "2026-06-13T17:40:06.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:24.000Z",
          "scheduledTime": "2026-06-13T17:40:36.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:20.000Z",
          "scheduledTime": "2026-06-13T17:43:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:50.000Z",
          "scheduledTime": "2026-06-13T17:43:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:20.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:20.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:49:43.000Z",
          "scheduledTime": "2026-06-13T17:49:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:13.000Z",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:00.000Z",
          "scheduledTime": "2026-06-13T17:54:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:00.000Z",
          "scheduledTime": "2026-06-13T17:54:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:56:49.000Z",
          "scheduledTime": "2026-06-13T17:56:30.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:57:19.000Z",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:59:00.000Z",
          "scheduledTime": "2026-06-13T17:59:00.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:59:00.000Z",
          "scheduledTime": "2026-06-13T17:59:00.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:02:00.000Z",
          "scheduledTime": "2026-06-13T18:02:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:02:00.000Z",
          "scheduledTime": "2026-06-13T18:02:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T18:05:17.000Z",
          "scheduledTime": "2026-06-13T18:05:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9721,
      "trainType": "HL",
      "version": 293813807272
    },
    {
      "cancelled": false,
      "commuterLineID": "R",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "B3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:43:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:56.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:56.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:17.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:17.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:51:00.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:51:00.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:36.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:36.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:36.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:36.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:18.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:18.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:48.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:48.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:36.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:36.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:06:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:06.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:36.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:12:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:13:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:19:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:23:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:27:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:27:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:29:30.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:30:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:32:00.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:32:00.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:35:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:35:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:38:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9725,
      "trainType": "HL",
      "version": 293813805516
    },
    {
      "cancelled": false,
      "commuterLineID": "Z",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:09:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:09:00.000Z",
          "stationShortCode": "LH",
          "stationUICCode": 100,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:02:11.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:14:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:15:12.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:14:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:15:12.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:21:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:21:30.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:22:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:22:00.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:27:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:27:30.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:27:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:27:30.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:32:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:32:30.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:33:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:33:00.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:37:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:18.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:37:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:18.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:30.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:00.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:48:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:48:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:51:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:50:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:51:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:51:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:54:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:53:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:54:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:53:00.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:54:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:56:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:54:54.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:55:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:56:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:55:42.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:58:59.000Z",
          "scheduledTime": "2026-06-13T16:57:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:58:59.000Z",
          "scheduledTime": "2026-06-13T16:57:54.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:58:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:59:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:58:18.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:59:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:00:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:24.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:02:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:02:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:18.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:04:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:04:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:04:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:05:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:07.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:05:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:24.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:06:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:06:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:06:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:06:24.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:34.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9860,
      "trainType": "HL",
      "version": 293813807130
    },
    {
      "cancelled": false,
      "commuterLineID": "Z",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:56.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:56.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:17.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:17.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:12.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:36.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:36.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:36.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:36.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:18.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:18.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:48.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:48.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:36.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:36.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:08:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:48.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:48.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:14:30.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:20:12.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:20:12.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:24:30.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:25:00.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:30:06.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:30:06.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:35:30.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:36:00.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:43:24.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:43:24.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:50:00.000Z",
          "stationShortCode": "LH",
          "stationUICCode": 100,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 9871,
      "trainType": "HL",
      "version": 293813805516
    },
    {
      "cancelled": false,
      "commuterLineID": "E",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:37:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:35:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:36:23.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:00.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:38:54.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:39:18.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:44:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:40:54.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:44:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:41:18.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:46:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:42:36.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:46:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:43:00.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:48:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:45:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:48:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:45:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:50:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:47:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:50:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:47:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:52:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:49:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:53:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:49:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:54:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:51:36.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:55:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:52:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:53:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:56:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:53:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:54:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:54:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:54:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:54:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:55:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:59:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:56:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:58:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:58:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:58:36.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:04:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T17:00:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:05:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T17:01:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "18",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-06-13T17:06:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18362,
      "trainType": "HL",
      "version": 293813807076
    },
    {
      "cancelled": false,
      "commuterLineID": "E",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:05:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:03:31.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:54.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:18.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:10:54.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:11:18.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:12:36.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:13:00.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:15:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:15:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:18:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:17:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:18:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:17:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:21:36.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:39.000Z",
          "scheduledTime": "2026-06-13T17:22:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:49.000Z",
          "scheduledTime": "2026-06-13T17:23:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:49.000Z",
          "scheduledTime": "2026-06-13T17:23:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:31.000Z",
          "scheduledTime": "2026-06-13T17:24:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:31.000Z",
          "scheduledTime": "2026-06-13T17:24:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:36.000Z",
          "scheduledTime": "2026-06-13T17:24:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:36.000Z",
          "scheduledTime": "2026-06-13T17:24:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:52.000Z",
          "scheduledTime": "2026-06-13T17:25:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:16.000Z",
          "scheduledTime": "2026-06-13T17:26:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:00.000Z",
          "scheduledTime": "2026-06-13T17:28:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:00.000Z",
          "scheduledTime": "2026-06-13T17:28:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:18.000Z",
          "scheduledTime": "2026-06-13T17:28:36.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:42.000Z",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:11.000Z",
          "scheduledTime": "2026-06-13T17:30:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:35.000Z",
          "scheduledTime": "2026-06-13T17:31:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "18",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:00.000Z",
          "scheduledTime": "2026-06-13T17:36:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18364,
      "trainType": "HL",
      "version": 293813807261
    },
    {
      "cancelled": false,
      "commuterLineID": "E",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:55:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "18",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:51:43.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:59:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:00:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:59:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:01:24.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:02:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:02:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:03:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:06:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:04:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T17:05:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T17:05:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:05:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:05:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:06:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:06:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:08:06.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:12:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:11:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:11:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:13:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:13:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:15:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:15:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:17:18.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:17:42.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:19:06.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:19:30.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:23:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:21:36.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:43.000Z",
          "scheduledTime": "2026-06-13T17:22:00.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:00.000Z",
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18365,
      "trainType": "HL",
      "version": 293813807271
    },
    {
      "cancelled": false,
      "commuterLineID": "E",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "18",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:25:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:29:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:29:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:31:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:31:24.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:32:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:32:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:33:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:34:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:35:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:35:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:36:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:36:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:38:06.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:43:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:43:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:45:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:45:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:18.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:42.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:06.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:30.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:51:36.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:00.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18367,
      "trainType": "HL",
      "version": 293813765199
    },
    {
      "cancelled": false,
      "commuterLineID": "U",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:36:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:00.000Z",
          "stationShortCode": "KKN",
          "stationUICCode": 63,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:28:04.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:39:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:39:06.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:39:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:39:30.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:40:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:12.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:40:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:12.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:41:54.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:18.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:43:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:44:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:44:24.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:45:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:44:48.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:48:36.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:49:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:54:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:52:36.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:54:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:53:00.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:54:36.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:56:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:58:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:36.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:58:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:57:00.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:59:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:59:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:04:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:06:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:05:36.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:07:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:07:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:11:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:10:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:12:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:12:36.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:13:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:15:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "17",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18494,
      "trainType": "HL",
      "version": 293813807222
    },
    {
      "cancelled": false,
      "commuterLineID": "U",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:07:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:00.000Z",
          "stationShortCode": "KKN",
          "stationUICCode": 63,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:03:53.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:06.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:30.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:12.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:12.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:11:54.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:18.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:13:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:13:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:24.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:48.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:57.000Z",
          "scheduledTime": "2026-06-13T17:22:36.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:21.000Z",
          "scheduledTime": "2026-06-13T17:23:00.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:54.000Z",
          "scheduledTime": "2026-06-13T17:24:36.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:18.000Z",
          "scheduledTime": "2026-06-13T17:25:00.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:34.000Z",
          "scheduledTime": "2026-06-13T17:26:36.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:58.000Z",
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:42.000Z",
          "scheduledTime": "2026-06-13T17:29:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:06.000Z",
          "scheduledTime": "2026-06-13T17:29:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:34.000Z",
          "scheduledTime": "2026-06-13T17:31:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:58.000Z",
          "scheduledTime": "2026-06-13T17:31:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:32.000Z",
          "scheduledTime": "2026-06-13T17:33:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:56.000Z",
          "scheduledTime": "2026-06-13T17:33:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:44.000Z",
          "scheduledTime": "2026-06-13T17:35:36.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:08.000Z",
          "scheduledTime": "2026-06-13T17:36:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:37:18.000Z",
          "scheduledTime": "2026-06-13T17:37:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:37:18.000Z",
          "scheduledTime": "2026-06-13T17:37:18.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:00.000Z",
          "scheduledTime": "2026-06-13T17:38:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:00.000Z",
          "scheduledTime": "2026-06-13T17:38:00.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:36.000Z",
          "scheduledTime": "2026-06-13T17:38:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:36.000Z",
          "scheduledTime": "2026-06-13T17:38:36.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:52.000Z",
          "scheduledTime": "2026-06-13T17:39:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:16.000Z",
          "scheduledTime": "2026-06-13T17:40:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:00.000Z",
          "scheduledTime": "2026-06-13T17:42:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:00.000Z",
          "scheduledTime": "2026-06-13T17:42:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:18.000Z",
          "scheduledTime": "2026-06-13T17:42:36.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:42.000Z",
          "scheduledTime": "2026-06-13T17:43:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:11.000Z",
          "scheduledTime": "2026-06-13T17:44:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:35.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "17",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:00.000Z",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18496,
      "trainType": "HL",
      "version": 293813807235
    },
    {
      "cancelled": false,
      "commuterLineID": "U",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:10:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "17",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:56:55.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:24.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:19:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:19:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:21:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:21:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:21:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:21:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:23:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:23:06.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:00.000Z",
          "scheduledTime": "2026-06-13T17:24:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:06.000Z",
          "scheduledTime": "2026-06-13T17:26:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:30.000Z",
          "scheduledTime": "2026-06-13T17:26:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:06.000Z",
          "scheduledTime": "2026-06-13T17:28:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:30.000Z",
          "scheduledTime": "2026-06-13T17:28:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:06.000Z",
          "scheduledTime": "2026-06-13T17:30:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:30.000Z",
          "scheduledTime": "2026-06-13T17:30:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:18.000Z",
          "scheduledTime": "2026-06-13T17:32:18.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:42.000Z",
          "scheduledTime": "2026-06-13T17:32:42.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:06.000Z",
          "scheduledTime": "2026-06-13T17:34:06.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:30.000Z",
          "scheduledTime": "2026-06-13T17:34:30.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:36.000Z",
          "scheduledTime": "2026-06-13T17:36:36.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:37:00.000Z",
          "scheduledTime": "2026-06-13T17:37:00.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:36.000Z",
          "scheduledTime": "2026-06-13T17:40:36.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:00.000Z",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:36.000Z",
          "scheduledTime": "2026-06-13T17:45:36.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:46:00.000Z",
          "scheduledTime": "2026-06-13T17:46:00.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:47:12.000Z",
          "scheduledTime": "2026-06-13T17:47:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:47:12.000Z",
          "scheduledTime": "2026-06-13T17:47:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:48:12.000Z",
          "scheduledTime": "2026-06-13T17:48:12.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:48:36.000Z",
          "scheduledTime": "2026-06-13T17:48:36.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:36.000Z",
          "scheduledTime": "2026-06-13T17:50:24.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:36.000Z",
          "scheduledTime": "2026-06-13T17:50:24.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:51:22.000Z",
          "scheduledTime": "2026-06-13T17:51:18.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:51:46.000Z",
          "scheduledTime": "2026-06-13T17:51:42.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:54:00.000Z",
          "scheduledTime": "2026-06-13T17:54:00.000Z",
          "stationShortCode": "KKN",
          "stationUICCode": 63,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18499,
      "trainType": "HL",
      "version": 293813807271
    },
    {
      "cancelled": false,
      "commuterLineID": "U",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "17",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:40:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:00.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:24.000Z",
          "stationShortCode": "ILA",
          "stationUICCode": 9,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:00.000Z",
          "stationShortCode": "KHK",
          "stationUICCode": 1028,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:36.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:00.000Z",
          "stationShortCode": "HPL",
          "stationUICCode": 72,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "VMO",
          "stationUICCode": 847,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:42.000Z",
          "stationShortCode": "PJM",
          "stationUICCode": 69,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:51:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:51:30.000Z",
          "stationShortCode": "MÄK",
          "stationUICCode": 693,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:06.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:00.000Z",
          "stationShortCode": "LPV",
          "stationUICCode": 68,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:06.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:30.000Z",
          "stationShortCode": "KIL",
          "stationUICCode": 580,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:06.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:30.000Z",
          "stationShortCode": "KEA",
          "stationUICCode": 621,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:06.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:30.000Z",
          "stationShortCode": "KNI",
          "stationUICCode": 67,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:18.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:42.000Z",
          "stationShortCode": "KVH",
          "stationUICCode": 675,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:06.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:30.000Z",
          "stationShortCode": "TRL",
          "stationUICCode": 579,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:06:36.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:00.000Z",
          "stationShortCode": "EPO",
          "stationUICCode": 66,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:36.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:11:00.000Z",
          "stationShortCode": "KLH",
          "stationUICCode": 65,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:36.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:16:00.000Z",
          "stationShortCode": "MAS",
          "stationUICCode": 64,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:17:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:17:12.000Z",
          "stationShortCode": "VKH",
          "stationUICCode": 1300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:18:12.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:18:36.000Z",
          "stationShortCode": "JRS",
          "stationUICCode": 578,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:20:24.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:20:24.000Z",
          "stationShortCode": "HEK",
          "stationUICCode": 1023,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:21:18.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:21:42.000Z",
          "stationShortCode": "TOL",
          "stationUICCode": 830,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:24:00.000Z",
          "stationShortCode": "KKN",
          "stationUICCode": 63,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18501,
      "trainType": "HL",
      "version": 293813749065
    },
    {
      "cancelled": false,
      "commuterLineID": "P",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:19:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:19:00.000Z",
          "stationShortCode": "MYR",
          "stationUICCode": 660,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:18:07.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:20:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:20:18.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:20:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:20:42.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:22:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:21:48.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:22:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:22:12.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:22:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:22:54.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:22:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:22:54.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:23:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:23:36.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:24:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:24:00.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:25:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:25:12.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:25:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:25:36.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:27:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:27:36.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:28:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:28:00.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:29:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:29:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:29:30.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:32:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:32:36.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:33:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:33:00.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:34:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:34:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:34:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:34:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:34:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:35:00.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:37:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:00.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:40:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:06.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:40:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:30.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:41:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:41:06.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:41:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:41:06.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:24.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:24.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:43:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:45:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:45:06.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:46:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:45:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:48:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:47:12.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:47:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:51:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:49:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:51:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:49:30.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:53:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:51:36.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:53:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T16:52:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:55:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:53:36.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:55:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:54:00.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:56:35.000Z",
          "scheduledTime": "2026-06-13T16:55:24.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T16:56:35.000Z",
          "scheduledTime": "2026-06-13T16:55:24.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:57:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:57:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:58:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:59:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:00:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:01:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:02:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18900,
      "trainType": "HL",
      "version": 293813807035
    },
    {
      "cancelled": false,
      "commuterLineID": "P",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:39:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:39:00.000Z",
          "stationShortCode": "MYR",
          "stationUICCode": 660,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:37:07.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:40:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:18.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:40:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:42.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:41:48.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:42:12.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:43:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:54.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:43:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:42:54.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:44:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:36.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:44:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:44:00.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:45:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:45:12.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:45:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:45:36.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:47:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:47:36.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:48:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:00.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:49:30.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:49:30.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:52:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:52:36.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:53:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:53:00.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:54:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:54:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:54:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:54:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:54:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:57:00.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:00:06.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:00:30.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:06.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:06.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:24.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:24.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:06:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:05:06.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:05:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:07:12.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:07:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T17:09:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T17:09:30.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:11:36.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:12:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:13:36.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:14:00.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:17:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:15:24.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:15:24.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:18:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:16:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:18:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:19:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:21:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:20:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:20:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:23:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:21:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:17.000Z",
          "scheduledTime": "2026-06-13T17:22:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:00.000Z",
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18902,
      "trainType": "HL",
      "version": 293813807272
    },
    {
      "cancelled": false,
      "commuterLineID": "P",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:59:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "MYR",
          "stationUICCode": 660,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:57:33.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:00:18.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:00:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:00:42.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:01:48.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:12.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:54.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:54.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:03:36.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:04:00.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:12.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:05:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:05:36.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:36.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:08:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:08:00.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:30.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:30.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:12:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:36.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:13:00.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:00.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:06.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:30.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:21:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:21:06.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:21:06.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:22:24.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:22:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:22:24.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:20.000Z",
          "scheduledTime": "2026-06-13T17:23:12.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:44.000Z",
          "scheduledTime": "2026-06-13T17:23:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:31.000Z",
          "scheduledTime": "2026-06-13T17:25:06.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:55.000Z",
          "scheduledTime": "2026-06-13T17:25:30.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:00.000Z",
          "scheduledTime": "2026-06-13T17:27:12.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:24.000Z",
          "scheduledTime": "2026-06-13T17:27:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:30.000Z",
          "scheduledTime": "2026-06-13T17:29:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:54.000Z",
          "scheduledTime": "2026-06-13T17:29:30.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:36.000Z",
          "scheduledTime": "2026-06-13T17:31:36.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:00.000Z",
          "scheduledTime": "2026-06-13T17:32:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:36.000Z",
          "scheduledTime": "2026-06-13T17:33:36.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:00.000Z",
          "scheduledTime": "2026-06-13T17:34:00.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:24.000Z",
          "scheduledTime": "2026-06-13T17:35:24.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:24.000Z",
          "scheduledTime": "2026-06-13T17:35:24.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:36.000Z",
          "scheduledTime": "2026-06-13T17:36:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:37:00.000Z",
          "scheduledTime": "2026-06-13T17:37:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:36.000Z",
          "scheduledTime": "2026-06-13T17:38:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:00.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:18.000Z",
          "scheduledTime": "2026-06-13T17:40:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:18.000Z",
          "scheduledTime": "2026-06-13T17:40:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:36.000Z",
          "scheduledTime": "2026-06-13T17:41:36.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:00.000Z",
          "scheduledTime": "2026-06-13T17:42:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:47:00.000Z",
          "scheduledTime": "2026-06-13T17:47:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18904,
      "trainType": "HL",
      "version": 293813807271
    },
    {
      "cancelled": false,
      "commuterLineID": "I",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:09:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "C3",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:07:57.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:12:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:42.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:13:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:15:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:18:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:18:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:21:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:18:36.000Z",
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:23:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T17:19:37.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:19:37.000Z",
          "scheduledTime": "2026-06-13T17:19:37.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:20:34.000Z",
          "scheduledTime": "2026-06-13T17:20:34.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:20:34.000Z",
          "scheduledTime": "2026-06-13T17:20:34.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:21:41.000Z",
          "scheduledTime": "2026-06-13T17:21:41.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:21:41.000Z",
          "scheduledTime": "2026-06-13T17:21:41.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:36.000Z",
          "scheduledTime": "2026-06-13T17:22:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:36.000Z",
          "scheduledTime": "2026-06-13T17:22:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:36.000Z",
          "scheduledTime": "2026-06-13T17:24:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:00.000Z",
          "scheduledTime": "2026-06-13T17:26:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:36.000Z",
          "scheduledTime": "2026-06-13T17:27:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:00.000Z",
          "scheduledTime": "2026-06-13T17:28:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:54.000Z",
          "scheduledTime": "2026-06-13T17:28:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:54.000Z",
          "scheduledTime": "2026-06-13T17:28:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:48.000Z",
          "scheduledTime": "2026-06-13T17:29:48.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:48.000Z",
          "scheduledTime": "2026-06-13T17:29:48.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:30.000Z",
          "scheduledTime": "2026-06-13T17:30:30.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:54.000Z",
          "scheduledTime": "2026-06-13T17:30:54.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:54.000Z",
          "scheduledTime": "2026-06-13T17:33:54.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:18.000Z",
          "scheduledTime": "2026-06-13T17:34:18.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:00.000Z",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:00.000Z",
          "scheduledTime": "2026-06-13T17:35:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:35:48.000Z",
          "scheduledTime": "2026-06-13T17:35:48.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:12.000Z",
          "scheduledTime": "2026-06-13T17:36:12.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:00.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:00.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:36.000Z",
          "scheduledTime": "2026-06-13T17:40:36.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:00.000Z",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:54.000Z",
          "scheduledTime": "2026-06-13T17:42:54.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:18.000Z",
          "scheduledTime": "2026-06-13T17:43:18.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:44:36.000Z",
          "scheduledTime": "2026-06-13T17:44:36.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:00.000Z",
          "scheduledTime": "2026-06-13T17:45:00.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:36.000Z",
          "scheduledTime": "2026-06-13T17:45:36.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:36.000Z",
          "scheduledTime": "2026-06-13T17:45:36.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:46:23.000Z",
          "scheduledTime": "2026-06-13T17:46:18.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:46:47.000Z",
          "scheduledTime": "2026-06-13T17:46:42.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:47:57.000Z",
          "scheduledTime": "2026-06-13T17:47:48.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:48:21.000Z",
          "scheduledTime": "2026-06-13T17:48:12.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:00.000Z",
          "scheduledTime": "2026-06-13T17:50:00.000Z",
          "stationShortCode": "MYR",
          "stationUICCode": 660,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18909,
      "trainType": "HL",
      "version": 293813807265
    },
    {
      "cancelled": false,
      "commuterLineID": "I",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:32:42.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:33:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:34:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:34:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:35:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:36:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:37:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:38:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:38:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:38:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:39:37.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:39:37.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:40:34.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:40:34.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:41.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:41.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:42:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:42:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:47:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:48.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:48.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:30.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:54.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:54.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:18.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:48.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:12.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:00.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:00.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:36.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:00.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:54.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:18.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:36.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:00.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:36.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:05:36.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:06:18.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:06:42.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:48.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:08:12.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:00.000Z",
          "stationShortCode": "MYR",
          "stationUICCode": 660,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18911,
      "trainType": "HL",
      "version": 293813786476
    },
    {
      "cancelled": false,
      "commuterLineID": "I",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:42.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:53:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:55:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:37.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:37.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:34.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:34.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:41.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:41.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:02:36.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:06:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:08:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "stopSector": "D3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:08:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:08:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:48.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:48.000Z",
          "stationShortCode": "ASO",
          "stationUICCode": 1340,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:30.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:54.000Z",
          "stationShortCode": "LNÄ",
          "stationUICCode": 1333,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:13:54.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:14:18.000Z",
          "stationShortCode": "LEN",
          "stationUICCode": 1332,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:00.000Z",
          "stationShortCode": "VMS",
          "stationUICCode": 1339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:15:48.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:16:12.000Z",
          "stationShortCode": "AVP",
          "stationUICCode": 1331,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:19:00.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:19:00.000Z",
          "stationShortCode": "RSM",
          "stationUICCode": 1338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:20:36.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:21:00.000Z",
          "stationShortCode": "KTÖ",
          "stationUICCode": 1330,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:22:54.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:23:18.000Z",
          "stationShortCode": "VEH",
          "stationUICCode": 1337,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:24:36.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:25:00.000Z",
          "stationShortCode": "VKS",
          "stationUICCode": 839,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:25:36.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:25:36.000Z",
          "stationShortCode": "LAV",
          "stationUICCode": 1341,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:26:18.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:26:42.000Z",
          "stationShortCode": "MRL",
          "stationUICCode": 662,
          "stopSector": "B1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:27:48.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:28:12.000Z",
          "stationShortCode": "LOH",
          "stationUICCode": 661,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:30:00.000Z",
          "stationShortCode": "MYR",
          "stationUICCode": 660,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 18913,
      "trainType": "HL",
      "version": 293813786479
    },
    {
      "cancelled": false,
      "commuterLineID": "K",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:27:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:27:24.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:18:15.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:28:24.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:28:24.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:30:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:29:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:30:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:32:36.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:32:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:33:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:34:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:34:18.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:35:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:35:48.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:35:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:35:48.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:36:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:36:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:37:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:37:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:39:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:38:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:40:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:40:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:42:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:41:42.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:42:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:42:06.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:45:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:43:36.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:45:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:44:00.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:47:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:46:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:47:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:46:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:48:06.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:49:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:48:30.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:50:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:49:54.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:50:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:49:54.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:51:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:51:06.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:52:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:51:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:53:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:53:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:53:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:53:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:55:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:54:48.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:55:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:54:48.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:56:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T16:56:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:01:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:01:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 19144,
      "trainType": "HL",
      "version": 293813806954
    },
    {
      "cancelled": false,
      "commuterLineID": "K",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:47:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:47:24.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:41:58.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:48:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:24.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:48:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:48:24.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:49:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:49:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:52:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:52:36.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:53:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:53:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:54:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:54:18.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:55:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:55:48.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:55:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:55:48.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:56:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:56:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:57:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:57:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:59:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:58:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:00:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:00:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:42.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:02:06.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:04:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:03:36.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:05:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:04:00.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:06.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:30.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:54.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:10:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:54.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:11:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:11:06.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:11:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:11:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:13:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:13:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:48.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:48.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:21:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 19146,
      "trainType": "HL",
      "version": 293813807235
    },
    {
      "cancelled": false,
      "commuterLineID": "K",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:07:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:07:24.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:01:03.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:09:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:24.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:08:24.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:09:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:12:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:12:36.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:13:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:13:54.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:14:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:14:18.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:48.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:15:48.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:16:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:16:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:17:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:20:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:20:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:21:42.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:07.000Z",
          "scheduledTime": "2026-06-13T17:22:06.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:13.000Z",
          "scheduledTime": "2026-06-13T17:23:36.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:37.000Z",
          "scheduledTime": "2026-06-13T17:24:00.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:06.000Z",
          "scheduledTime": "2026-06-13T17:26:06.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:30.000Z",
          "scheduledTime": "2026-06-13T17:26:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:06.000Z",
          "scheduledTime": "2026-06-13T17:28:06.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:30.000Z",
          "scheduledTime": "2026-06-13T17:28:30.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:54.000Z",
          "scheduledTime": "2026-06-13T17:29:54.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:54.000Z",
          "scheduledTime": "2026-06-13T17:29:54.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:06.000Z",
          "scheduledTime": "2026-06-13T17:31:06.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:31:30.000Z",
          "scheduledTime": "2026-06-13T17:31:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:06.000Z",
          "scheduledTime": "2026-06-13T17:33:06.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:33:30.000Z",
          "scheduledTime": "2026-06-13T17:33:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:48.000Z",
          "scheduledTime": "2026-06-13T17:34:48.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:48.000Z",
          "scheduledTime": "2026-06-13T17:34:48.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:06.000Z",
          "scheduledTime": "2026-06-13T17:36:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:30.000Z",
          "scheduledTime": "2026-06-13T17:36:30.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:00.000Z",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 19148,
      "trainType": "HL",
      "version": 293813807260
    },
    {
      "cancelled": false,
      "commuterLineID": "K",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:57:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:57:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T16:49:01.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:00:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:00:42.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:01:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:01:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:02:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:02:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:03:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:04:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:04:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:06:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:05:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:06:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:07:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:06:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:08:36.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:09:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:09:00.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:10:36.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:13:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:12:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:14:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:15:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:14:30.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:17:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:16:06.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:18:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:16:30.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:18:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:19:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-06-13T17:20:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:59.000Z",
          "scheduledTime": "2026-06-13T17:21:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:53.000Z",
          "scheduledTime": "2026-06-13T17:21:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:53.000Z",
          "scheduledTime": "2026-06-13T17:21:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:17.000Z",
          "scheduledTime": "2026-06-13T17:23:06.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:41.000Z",
          "scheduledTime": "2026-06-13T17:23:30.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:27:14.000Z",
          "scheduledTime": "2026-06-13T17:24:48.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:12.000Z",
          "scheduledTime": "2026-06-13T17:28:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:00.000Z",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:00.000Z",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:36.000Z",
          "scheduledTime": "2026-06-13T17:30:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 19151,
      "trainType": "HL",
      "version": 293813807265
    },
    {
      "cancelled": false,
      "commuterLineID": "K",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:17:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-06-13T17:12:11.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:20:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:20:42.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:21:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:21:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:22:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-06-13T17:22:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:22:18.000Z",
          "scheduledTime": "2026-06-13T17:22:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:23:36.000Z",
          "scheduledTime": "2026-06-13T17:23:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:24:00.000Z",
          "scheduledTime": "2026-06-13T17:24:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:25:36.000Z",
          "scheduledTime": "2026-06-13T17:25:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:00.000Z",
          "scheduledTime": "2026-06-13T17:26:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:36.000Z",
          "scheduledTime": "2026-06-13T17:26:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:26:36.000Z",
          "scheduledTime": "2026-06-13T17:26:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:28:36.000Z",
          "scheduledTime": "2026-06-13T17:28:36.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:29:00.000Z",
          "scheduledTime": "2026-06-13T17:29:00.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:30:36.000Z",
          "scheduledTime": "2026-06-13T17:30:36.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:32:30.000Z",
          "scheduledTime": "2026-06-13T17:32:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:06.000Z",
          "scheduledTime": "2026-06-13T17:34:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:34:30.000Z",
          "scheduledTime": "2026-06-13T17:34:30.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:11.000Z",
          "scheduledTime": "2026-06-13T17:36:06.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:36:35.000Z",
          "scheduledTime": "2026-06-13T17:36:30.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:38:45.000Z",
          "scheduledTime": "2026-06-13T17:38:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:39:09.000Z",
          "scheduledTime": "2026-06-13T17:39:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:40:42.000Z",
          "scheduledTime": "2026-06-13T17:40:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:41:06.000Z",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:00.000Z",
          "scheduledTime": "2026-06-13T17:41:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:42:00.000Z",
          "scheduledTime": "2026-06-13T17:41:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:24.000Z",
          "scheduledTime": "2026-06-13T17:43:06.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:43:48.000Z",
          "scheduledTime": "2026-06-13T17:43:30.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:45:21.000Z",
          "scheduledTime": "2026-06-13T17:44:48.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:48:12.000Z",
          "scheduledTime": "2026-06-13T17:48:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:49:00.000Z",
          "scheduledTime": "2026-06-13T17:49:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:49:00.000Z",
          "scheduledTime": "2026-06-13T17:49:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:50:36.000Z",
          "scheduledTime": "2026-06-13T17:50:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 19153,
      "trainType": "HL",
      "version": 293813807272
    },
    {
      "cancelled": false,
      "commuterLineID": "K",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:37:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:40:42.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:06.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:42:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:42:18.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:43:36.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:44:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:45:36.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:36.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:48:36.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:49:00.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:50:36.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:06.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:54:30.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:06.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:56:30.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:58:36.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:59:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:00:36.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:00.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:01:42.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:06.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:03:30.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:04:48.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:08:12.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:09:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:10:36.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Commuter",
      "trainNumber": 19155,
      "trainType": "HL",
      "version": 293813765313
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "8",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:52:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:57:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "606",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T18:07:00.000Z",
          "stationShortCode": "ILR",
          "stationUICCode": 1030,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Shunting",
      "trainNumber": 60054,
      "trainType": "SAA",
      "version": 293813798222
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T17:09:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T17:12:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:15:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:16:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:17:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:19:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "605",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T17:27:00.000Z",
          "stationShortCode": "ILR",
          "stationUICCode": 1030,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Shunting",
      "trainNumber": 60146,
      "trainType": "SAA",
      "version": 293813807206
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:42:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "712",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T16:43:00.000Z",
          "stationShortCode": "ILR",
          "stationUICCode": 1030,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T16:46:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T16:48:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-06-13T16:55:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:03:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "8",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:03:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Shunting",
      "trainNumber": 60269,
      "trainType": "SAA",
      "version": 293813806981
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "601",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:31:00.000Z",
          "stationShortCode": "ILR",
          "stationUICCode": 1030,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:41:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "12",
          "countryCode": "FI",
          "scheduledTime": "2026-06-13T17:46:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Shunting",
      "trainNumber": 60967,
      "trainType": "SAA",
      "version": 293813797928
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:57:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-06-13T16:59:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:02:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:04:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:03:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-06-13T17:04:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "731",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-06-13T17:07:45.000Z",
          "scheduledTime": "2026-06-13T17:14:00.000Z",
          "stationShortCode": "ILR",
          "stationUICCode": 1030,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Shunting",
      "trainNumber": 61010,
      "trainType": "SAA",
      "version": 293813807014
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-06-13",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-06-13T16:58:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "8",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-06-13T16:56:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:05:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-06-13T17:01:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-06-13T17:07:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-06-13T17:01:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-06-13T17:10:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "721",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-06-13T17:11:00.000Z",
          "stationShortCode": "ILR",
          "stationUICCode": 1030,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-02-12T06:27:36.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Shunting",
      "trainNumber": 61026,
      "trainType": "SAA",
      "version": 293813807076
    }
  ],
  "success": true
}