← Finland

Finnish Live Trains

GET /finland/rail/live-trains

Currently-running trains with full timetable rows and live arrival/departure estimates. Refresh cadence ~10s upstream.

See it visualized

Parameters

limit optional default: 100

Cap response size (max 1000)

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/finland/rail/live-trains?limit=20

Live Response

{
  "data": [
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T12:59:00.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L6",
              "detailedCategoryCodeId": 118817032,
              "thirdCategoryCode": "L601",
              "thirdCategoryCodeId": 17241345
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 24,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T12:55:00.000Z",
          "scheduledTime": "2026-09-02T12:35:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "stopSector": "B4",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T12:56:36.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T13:15:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 25,
          "scheduledTime": "2026-09-02T12:51:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T13:15:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 24,
          "scheduledTime": "2026-09-02T12:52:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T13:31:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "471",
          "countryCode": "FI",
          "differenceInMinutes": 22,
          "scheduledTime": "2026-09-02T13:09:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T13:31:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "471",
          "countryCode": "FI",
          "differenceInMinutes": 18,
          "scheduledTime": "2026-09-02T13:13:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T13:44:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 17,
          "scheduledTime": "2026-09-02T13:27:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T13:44:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 17,
          "scheduledTime": "2026-09-02T13:28:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T13:56:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 15,
          "scheduledTime": "2026-09-02T13:41:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T13:56:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 15,
          "scheduledTime": "2026-09-02T13:41:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:03:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 16,
          "scheduledTime": "2026-09-02T13:47:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:03:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 16,
          "scheduledTime": "2026-09-02T13:47:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 15,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T14:06:13.000Z",
          "scheduledTime": "2026-09-02T13:51:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:05:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 15,
          "scheduledTime": "2026-09-02T13:51:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:10:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 13,
          "scheduledTime": "2026-09-02T13:57:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:12:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 13,
          "scheduledTime": "2026-09-02T14:00:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:22:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 16,
          "scheduledTime": "2026-09-02T14:07:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:22:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 16,
          "scheduledTime": "2026-09-02T14:07:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:32:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 20,
          "scheduledTime": "2026-09-02T14:13:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:32:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 20,
          "scheduledTime": "2026-09-02T14:13:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:41:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 20,
          "scheduledTime": "2026-09-02T14:22:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:41:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 20,
          "scheduledTime": "2026-09-02T14:22:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:51:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 21,
          "scheduledTime": "2026-09-02T14:31:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:51:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 21,
          "scheduledTime": "2026-09-02T14:31:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T14:58:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 23,
          "scheduledTime": "2026-09-02T14:36:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T14:58:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 23,
          "scheduledTime": "2026-09-02T14:36:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:14:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 32,
          "scheduledTime": "2026-09-02T14:43:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:14:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 32,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T15:11:30.000Z",
          "scheduledTime": "2026-09-02T14:43:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 32,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T15:18:30.000Z",
          "scheduledTime": "2026-09-02T14:47:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 32,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T15:18:30.000Z",
          "scheduledTime": "2026-09-02T14:47:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:26:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "051",
          "countryCode": "FI",
          "differenceInMinutes": 32,
          "scheduledTime": "2026-09-02T14:54:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:26:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "051",
          "countryCode": "FI",
          "differenceInMinutes": 29,
          "scheduledTime": "2026-09-02T14:57:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:29:38.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L201",
              "thirdCategoryCodeId": 16913665
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 28,
          "scheduledTime": "2026-09-02T15:02:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:45:49.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952,
              "thirdCategoryCode": "M102",
              "thirdCategoryCodeId": 33626881
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T15:08:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:49:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T15:12:30.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:49:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T15:12:30.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:51:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T15:15:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:51:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T15:15:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:58:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T15:20:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:58:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T15:20:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:01:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:23:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:01:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:23:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:03:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:25:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:03:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:25:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:07:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:29:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:07:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:29:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:11:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:32:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:11:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T15:32:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:15:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T15:35:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:15:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T15:35:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:17:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T15:37:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:17:23.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "T",
              "categoryCodeId": 402720842,
              "detailedCategoryCode": "T1",
              "detailedCategoryCodeId": 119013640,
              "thirdCategoryCode": "T102",
              "thirdCategoryCodeId": 34019329
            }
          ],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T15:37:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:26:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T15:43:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:26:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T16:27:20.000Z",
          "scheduledTime": "2026-09-02T15:43:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:31:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T15:48:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:31:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T15:48:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:38:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T15:55:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:38:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T15:55:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:45:18.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L201",
              "thirdCategoryCodeId": 16913665
            }
          ],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:02:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:46:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:04:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:51:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:09:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:51:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:09:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:55:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 42,
          "scheduledTime": "2026-09-02T16:13:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:55:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 42,
          "scheduledTime": "2026-09-02T16:13:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:58:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:16:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:58:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:16:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:04:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:21:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:04:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:21:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:09:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T16:26:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:09:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T16:26:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:12:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:29:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:12:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:29:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:15:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:32:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:15:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:32:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:20:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 43,
          "scheduledTime": "2026-09-02T16:38:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:22:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 42,
          "scheduledTime": "2026-09-02T16:41:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:30:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 42,
          "scheduledTime": "2026-09-02T16:48:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:30:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 42,
          "scheduledTime": "2026-09-02T16:48:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:35:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": 42,
          "scheduledTime": "2026-09-02T16:54:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:35:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T16:57:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:38:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:01:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:38:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:01:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:43:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:05:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:43:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:05:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:45:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:07:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:45:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:07:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:48:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:10:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:48:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:10:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:51:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:13:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:51:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:13:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:54:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:16:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:54:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:16:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:57:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:57:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:00:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:00:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:03:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:24:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:03:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:24:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:06:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:27:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:06:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:27:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:30:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:30:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:12:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:34:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:12:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T17:34:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:19:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:41:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:21:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:44:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:25:08.000Z",
          "scheduledTime": "2026-09-02T17:48:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:25:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T17:48:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:28:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T17:51:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:28:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T17:51:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T17:52:30.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T17:52:30.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:33:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:56:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:33:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:56:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:36:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:59:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:36:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T17:59:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:39:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:02:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:39:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:02:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:43:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:06:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:43:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:06:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:46:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:46:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:49:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:12:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:49:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T18:12:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 37,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:56:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T18:17:30.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:57:03.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M2",
              "detailedCategoryCodeId": 52101384
            }
          ],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T18:17:30.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:01:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:20:30.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:01:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:20:30.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:04:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:24:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:04:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:24:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:08:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:27:30.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:08:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:27:30.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:12:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:31:30.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:12:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:31:30.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:15:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:35:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:15:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:35:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:18:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T18:38:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:18:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T18:38:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:21:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T18:41:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T18:41:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:24:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:44:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:24:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T18:44:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:31:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T18:51:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:38:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 38,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:44:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:44:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:46:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:46:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:49:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:10:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:49:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:10:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:51:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:51:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:53:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:53:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:56:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:17:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:56:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 39,
          "scheduledTime": "2026-09-02T19:17:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:59:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:59:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:02:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:23:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:02:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:23:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:03:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:24:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:24:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:05:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:05:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:12:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:33:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:12:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:33:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:16:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:16:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:18:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:38:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:18:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:38:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:20:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:40:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:20:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:40:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:23:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:43:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:23:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:43:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:26:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:46:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:26:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:46:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:27:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:46:39.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:27:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:46:39.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:29:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:29:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:31:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:51:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:31:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T19:51:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:34:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:53:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:34:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:53:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:35:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:55:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:35:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:55:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:37:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:57:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:37:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T19:57:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:02:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:41:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:02:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:06:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:47:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:06:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:48:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:07:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:48:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:07:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:50:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:09:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:50:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:09:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:51:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:10:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:51:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:10:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:54:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:54:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:55:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:14:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:55:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:14:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:56:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:15:42.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:56:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:15:42.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:58:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:17:22.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:58:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:17:22.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:58:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:58:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:59:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:18:26.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:59:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:18:26.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:59:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:19:04.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:59:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:19:04.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:01:03.000Z",
          "scheduledTime": "2026-09-02T20:20:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:01:03.000Z",
          "scheduledTime": "2026-09-02T20:20:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:01:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:20:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:01:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:20:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:02:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:04:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:05:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:24:17.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:05:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:24:17.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:06:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:25:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:06:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:25:18.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:06:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:26:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:06:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:26:30.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:07:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:27:20.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:07:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:27:20.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:08:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:28:14.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:08:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:28:14.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:08:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:28:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:08:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:28:30.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:09:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:29:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:09:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:29:30.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:10:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:30:54.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:10:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:30:54.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:12:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 40,
          "scheduledTime": "2026-09-02T20:32:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:13:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 41,
          "scheduledTime": "2026-09-02T20:33:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:23:16.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "R",
              "categoryCodeId": 419498058,
              "detailedCategoryCode": "R1",
              "detailedCategoryCodeId": 18415880
            }
          ],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": 44,
          "scheduledTime": "2026-09-02T20:39:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 28,
      "trainType": "IC",
      "version": 293815362258
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T15:21:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "11",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:20:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "B3",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T15:17:37.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:25:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:25:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:27:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T15:26:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:28:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T15:26:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:28:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T15:26:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:29:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T15:28:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:29:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T15:28:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:30:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:29:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:30:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:29:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:30:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:29:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:30:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:29:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:31:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:30:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:31:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:30:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:32:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:31:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:32:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:31:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:32:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:32:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:32:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:32:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:33:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:32:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:33:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:32:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:35:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:34:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:37:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:36:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:38:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:37:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:38:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:37:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T15:38:50.000Z",
          "scheduledTime": "2026-09-02T15:38:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T15:38:50.000Z",
          "scheduledTime": "2026-09-02T15:38:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:39:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:38:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:39:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:38:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:40:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:39:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:40:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:39:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:40:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:40:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:40:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:40:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:41:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:40:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:41:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:40:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:42:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:42:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:42:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:42:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:43:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:43:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:43:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:43:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:44:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:45:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:44:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:45:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:46:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T15:47:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:46:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T15:47:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:48:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T15:48:38.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:48:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T15:48:38.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:49:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:50:12.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:49:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:50:12.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:51:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:51:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:51:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T15:51:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:57:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:56:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:57:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T15:56:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:01:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:00:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:01:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:00:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:02:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:02:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:02:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:02:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:03:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:03:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:03:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:03:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:06:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:06:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:06:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:06:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:09:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:09:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:09:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:09:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:10:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:10:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:10:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:10:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:10:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:11:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:10:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:11:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:13:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:13:30.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:13:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:13:30.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:16:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:16:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:16:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:16:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:18:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:18:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:18:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:18:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:21:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:20:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:21:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:20:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:25:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:23:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:25:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:23:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:29:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:27:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:29:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:27:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:32:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:30:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:32:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:30:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:34:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:32:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:34:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:32:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:35:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:33:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:35:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:33:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:38:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:36:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:38:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:36:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:42:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:39:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:42:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:39:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:44:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:42:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:44:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:42:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:47:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:44:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:47:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:44:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:49:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:46:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:49:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:46:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:51:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:49:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:51:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:49:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:53:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:52:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:53:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:52:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:58:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:03:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:02:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:09:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:09:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:09:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:09:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:12:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:12:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:12:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:12:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:15:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:15:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:15:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:15:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:17:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:17:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:20:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:20:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:25:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:25:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:25:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:25:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:29:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:28:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:29:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:28:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:32:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:31:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:32:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:31:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:36:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:35:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:38:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:36:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:42:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:39:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:42:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:39:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:45:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:42:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:45:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:42:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:47:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:45:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:47:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:45:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:50:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:47:30.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:50:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:47:30.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:53:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:51:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:53:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:51:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:56:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "753",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:56:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:56:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "753",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T17:59:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:59:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:03:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:59:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:03:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:03:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:08:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:03:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:08:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:04:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:09:30.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:04:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:09:30.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:08:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:13:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:08:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:13:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:12:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:17:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:28:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:27:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:35:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:34:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:35:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:34:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:39:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:38:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:39:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:38:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:42:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:41:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:42:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:41:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:45:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:44:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:45:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:44:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:49:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:47:30.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:49:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:47:30.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:50:30.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:50:30.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:54:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:54:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:57:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:56:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:57:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:56:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:00:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:00:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:03:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:03:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:03:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:03:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:05:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:05:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:10:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:11:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:13:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:17:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:16:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:17:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:16:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:23:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:23:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:33:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:36:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:33:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:43:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:43:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:46:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:42:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:46:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:42:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:50:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:50:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:55:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:50:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:55:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:50:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:00:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:00:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:04:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:04:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:07:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:07:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:11:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:13:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:10:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:21:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:17:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:21:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:17:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:28:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:24:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:28:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:24:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:32:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:29:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:32:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:29:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:38:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:35:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:38:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:35:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:40:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:40:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:44:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:44:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:45:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:47:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:45:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:51:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:51:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:51:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:51:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:52:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:55:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:52:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:55:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:56:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:59:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:56:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:59:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:04:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:05:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:06:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:06:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:09:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:09:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:14:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 29,
      "trainType": "IC",
      "version": 293815363394
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T17:20:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:20:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "B2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:10:58.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:25:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:25:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:27:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:26:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:28:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:26:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:28:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:26:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:29:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:28:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:29:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:28:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:30:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:29:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:30:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:29:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:30:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:29:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:30:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:29:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:31:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:30:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:31:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:30:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:31:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:31:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:31:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:31:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:32:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:32:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:32:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:32:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:33:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:32:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:33:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:32:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:36:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:34:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:39:32.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L204",
              "thirdCategoryCodeId": 67245313
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:36:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:40:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:37:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:40:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:37:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:40:56.000Z",
          "scheduledTime": "2026-09-02T17:38:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:40:56.000Z",
          "scheduledTime": "2026-09-02T17:38:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:42:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:38:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:42:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:38:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:42:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:39:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:42:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:39:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:43:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:40:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:43:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:40:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:44:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:40:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:44:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:40:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:46:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:42:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:46:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:42:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:48:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:43:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:48:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:43:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:49:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:45:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:49:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:45:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:47:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:54:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:47:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:56:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:49:02.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:56:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:49:02.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:58:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:51:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:58:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:51:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:59:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:52:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:59:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:52:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:05:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T17:57:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:05:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T17:57:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:09:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:00:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:09:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:00:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:11:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:03:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:11:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:03:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:12:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:03:54.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:12:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:03:54.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:14:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:06:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:14:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:06:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:17:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:17:29.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "T",
              "categoryCodeId": 402720842,
              "detailedCategoryCode": "T1",
              "detailedCategoryCodeId": 119013640,
              "thirdCategoryCode": "T102",
              "thirdCategoryCodeId": 34019329
            }
          ],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:10:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:10:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:19:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:11:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:19:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:11:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:21:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:13:30.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:21:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:13:30.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:23:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:16:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:23:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:16:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:25:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:18:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:25:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:18:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:27:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:20:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:27:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:20:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:31:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:23:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:31:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:23:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:35:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:27:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:35:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:27:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:38:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:30:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:38:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:30:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:40:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:32:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:40:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:32:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:41:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:41:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:44:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:36:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:44:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:36:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:47:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:39:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:47:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:39:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:50:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:42:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:50:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:42:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:44:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:44:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:54:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:46:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:54:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:46:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:56:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:49:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:56:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:49:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:58:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:52:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:58:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:52:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:07:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:10:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:02:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:16:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:16:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:21:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:26:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:26:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:28:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T19:17:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:28:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T19:17:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:30:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:20:30.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:30:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:20:30.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:34:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:24:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:34:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:24:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:36:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:27:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:36:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:27:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:39:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:39:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:43:52.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L201",
              "thirdCategoryCodeId": 16913665
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:34:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:44:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:35:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:48:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:38:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:48:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:38:30.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:50:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:41:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:50:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:41:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:53:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:43:30.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:53:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:43:30.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:55:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:46:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:55:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:46:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:58:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:49:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:58:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:49:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:01:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:52:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:01:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:52:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:03:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:55:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:55:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:07:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:07:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:00:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:00:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:10:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:10:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:13:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T20:07:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:15:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T20:10:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:29:22.000Z",
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "YST",
          "stationUICCode": 296,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:29:22.000Z",
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "YST",
          "stationUICCode": 296,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:31:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:28:00.000Z",
          "stationShortCode": "IKY",
          "stationUICCode": 295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:31:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:28:00.000Z",
          "stationShortCode": "IKY",
          "stationUICCode": 295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:40:56.000Z",
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "TK",
          "stationUICCode": 294,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:41:56.000Z",
          "scheduledTime": "2026-09-02T20:38:00.000Z",
          "stationShortCode": "TK",
          "stationUICCode": 294,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:45:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:44:00.000Z",
          "stationShortCode": "LAI",
          "stationUICCode": 293,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:45:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:44:00.000Z",
          "stationShortCode": "LAI",
          "stationUICCode": 293,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:59:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:59:00.000Z",
          "stationShortCode": "VS",
          "stationUICCode": 288,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 53,
      "trainType": "S",
      "version": 293815361740
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T16:15:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:14:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "B2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T16:01:32.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:20:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:19:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:22:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:20:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:23:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:20:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:23:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:20:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:24:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:22:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:24:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:22:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:25:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:23:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:25:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:23:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:25:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:23:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:25:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:23:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:26:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:24:09.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:26:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:24:09.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:27:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:25:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:27:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:25:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:27:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:26:22.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:27:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:26:22.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:28:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:27:31.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:28:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:27:31.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:30:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:29:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:33:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:31:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:34:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:32:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:34:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:32:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T16:34:53.000Z",
          "scheduledTime": "2026-09-02T16:33:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T16:34:53.000Z",
          "scheduledTime": "2026-09-02T16:33:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:36:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:33:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:36:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:33:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:36:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:34:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:36:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:34:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:37:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:35:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:37:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:35:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:37:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:35:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:37:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:35:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:38:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:37:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:38:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:37:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:40:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:38:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:40:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:38:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:41:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:40:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:41:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:40:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:44:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:43:30.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:44:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:43:30.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:47:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:47:00.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:47:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:47:00.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:50:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:50:00.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:50:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:50:00.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:53:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:53:00.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:53:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:53:00.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:57:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:56:30.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:57:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:56:30.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:02:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:01:00.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:02:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:01:00.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:07:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:06:00.000Z",
          "stationShortCode": "LH",
          "stationUICCode": 100,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:09:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:08:00.000Z",
          "stationShortCode": "LH",
          "stationUICCode": 100,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:14:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:13:00.000Z",
          "stationShortCode": "VLH",
          "stationUICCode": 104,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:14:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:13:00.000Z",
          "stationShortCode": "VLH",
          "stationUICCode": 104,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:16:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:15:30.000Z",
          "stationShortCode": "NSL",
          "stationUICCode": 595,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:16:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:15:30.000Z",
          "stationShortCode": "NSL",
          "stationUICCode": 595,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:17:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:17:00.000Z",
          "stationShortCode": "UKÄ",
          "stationUICCode": 105,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:17:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:17:00.000Z",
          "stationShortCode": "UKÄ",
          "stationUICCode": 105,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:22:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "MKA",
          "stationUICCode": 1336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:22:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "MKA",
          "stationUICCode": 1336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:26:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:24:30.000Z",
          "stationShortCode": "KA",
          "stationUICCode": 477,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:26:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:24:30.000Z",
          "stationShortCode": "KA",
          "stationUICCode": 477,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:27:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:26:00.000Z",
          "stationShortCode": "NMÄ",
          "stationUICCode": 1324,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:27:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:26:00.000Z",
          "stationShortCode": "NMÄ",
          "stationUICCode": 1324,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:30:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:29:00.000Z",
          "stationShortCode": "SMÄ",
          "stationUICCode": 1325,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:30:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:29:00.000Z",
          "stationShortCode": "SMÄ",
          "stationUICCode": 1325,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:32:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:32:00.000Z",
          "stationShortCode": "KRA",
          "stationUICCode": 478,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:32:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:32:00.000Z",
          "stationShortCode": "KRA",
          "stationUICCode": 478,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:38:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:37:00.000Z",
          "stationShortCode": "KV",
          "stationUICCode": 480,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:47:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:47:00.000Z",
          "stationShortCode": "KV",
          "stationUICCode": 480,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:44:28.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:54:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:54:00.000Z",
          "stationShortCode": "HJ",
          "stationUICCode": 985,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:54:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:54:00.000Z",
          "stationShortCode": "HJ",
          "stationUICCode": 985,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:58:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:58:00.000Z",
          "stationShortCode": "SPÄ",
          "stationUICCode": 539,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:58:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:58:00.000Z",
          "stationShortCode": "SPÄ",
          "stationUICCode": 539,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:03:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:03:00.000Z",
          "stationShortCode": "VHJ",
          "stationUICCode": 541,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:03:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:03:00.000Z",
          "stationShortCode": "VHJ",
          "stationUICCode": 541,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:09:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "HLS",
          "stationUICCode": 988,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:09:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "HLS",
          "stationUICCode": 988,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:15:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "KII",
          "stationUICCode": 1120,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:15:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "KII",
          "stationUICCode": 1120,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:23:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:24:00.000Z",
          "stationShortCode": "MR",
          "stationUICCode": 544,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:25:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:25:00.000Z",
          "stationShortCode": "MR",
          "stationUICCode": 544,
          "stopSector": "D5",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:29:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:30:00.000Z",
          "stationShortCode": "MYT",
          "stationUICCode": 543,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:29:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:30:00.000Z",
          "stationShortCode": "MYT",
          "stationUICCode": 543,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:32:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "LKL",
          "stationUICCode": 993,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:32:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "LKL",
          "stationUICCode": 993,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:41:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:39:00.000Z",
          "stationShortCode": "OT",
          "stationUICCode": 545,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:41:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:39:00.000Z",
          "stationShortCode": "OT",
          "stationUICCode": 545,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:49:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:48:00.000Z",
          "stationShortCode": "MI",
          "stationUICCode": 546,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:52:00.000Z",
          "stationShortCode": "MI",
          "stationUICCode": 546,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:59:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "HIR",
          "stationUICCode": 997,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:59:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "HIR",
          "stationUICCode": 997,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:05:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "KSA",
          "stationUICCode": 548,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:05:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "KSA",
          "stationUICCode": 548,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:10:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "HAU",
          "stationUICCode": 549,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:10:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "HAU",
          "stationUICCode": 549,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:18:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:19:00.000Z",
          "stationShortCode": "LOL",
          "stationUICCode": 861,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:18:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:19:00.000Z",
          "stationShortCode": "LOL",
          "stationUICCode": 861,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:27:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "PM",
          "stationUICCode": 400,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:33:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:33:00.000Z",
          "stationShortCode": "PM",
          "stationUICCode": 400,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:43:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:44:00.000Z",
          "stationShortCode": "HPS",
          "stationUICCode": 402,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:43:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:44:00.000Z",
          "stationShortCode": "HPS",
          "stationUICCode": 402,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:47:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:49:00.000Z",
          "stationShortCode": "MRK",
          "stationUICCode": 896,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:47:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:49:00.000Z",
          "stationShortCode": "MRK",
          "stationUICCode": 896,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:53:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:55:00.000Z",
          "stationShortCode": "SNJ",
          "stationUICCode": 404,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:56:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "SNJ",
          "stationUICCode": 404,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:02:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "SLN",
          "stationUICCode": 405,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:02:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "SLN",
          "stationUICCode": 405,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:06:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "ARL",
          "stationUICCode": 869,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:06:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "ARL",
          "stationUICCode": 869,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:10:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:12:00.000Z",
          "stationShortCode": "KRM",
          "stationUICCode": 406,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:10:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:12:00.000Z",
          "stationShortCode": "KRM",
          "stationUICCode": 406,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:18:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:21:30.000Z",
          "stationShortCode": "ILH",
          "stationUICCode": 1366,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:18:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:21:30.000Z",
          "stationShortCode": "ILH",
          "stationUICCode": 1366,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:20:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "KUO",
          "stationUICCode": 408,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:29:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:28:00.000Z",
          "stationShortCode": "KUO",
          "stationUICCode": 408,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:30:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:28:45.000Z",
          "stationShortCode": "KUOT",
          "stationUICCode": 1139,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:30:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:28:45.000Z",
          "stationShortCode": "KUOT",
          "stationUICCode": 1139,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:38:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:35:33.000Z",
          "stationShortCode": "SOR",
          "stationUICCode": 870,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:38:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:35:33.000Z",
          "stationShortCode": "SOR",
          "stationUICCode": 870,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "TOI",
          "stationUICCode": 412,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:41:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:44:00.000Z",
          "stationShortCode": "TOI",
          "stationUICCode": 412,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:48:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T20:52:00.000Z",
          "stationShortCode": "SIJ",
          "stationUICCode": 413,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:53:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "SIJ",
          "stationUICCode": 413,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:03:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "APT",
          "stationUICCode": 415,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:03:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "APT",
          "stationUICCode": 415,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:13:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:14:00.000Z",
          "stationShortCode": "LNA",
          "stationUICCode": 416,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:20:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:15:00.000Z",
          "stationShortCode": "LNA",
          "stationUICCode": 416,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:27:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:23:00.000Z",
          "stationShortCode": "TE",
          "stationUICCode": 1268,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:27:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:23:00.000Z",
          "stationShortCode": "TE",
          "stationUICCode": 1268,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:32:25.000Z",
          "scheduledTime": "2026-09-02T21:28:27.000Z",
          "stationShortCode": "PMI",
          "stationUICCode": 882,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:32:25.000Z",
          "scheduledTime": "2026-09-02T21:28:27.000Z",
          "stationShortCode": "PMI",
          "stationUICCode": 882,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:33:55.000Z",
          "scheduledTime": "2026-09-02T21:30:45.000Z",
          "stationShortCode": "ITR",
          "stationUICCode": 1049,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:33:55.000Z",
          "scheduledTime": "2026-09-02T21:30:45.000Z",
          "stationShortCode": "ITR",
          "stationUICCode": 1049,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:35:42.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:32:00.000Z",
          "stationShortCode": "ILM",
          "stationUICCode": 420,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:36:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:34:00.000Z",
          "stationShortCode": "ILM",
          "stationUICCode": 420,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:42:29.000Z",
          "scheduledTime": "2026-09-02T21:40:00.000Z",
          "stationShortCode": "SOA",
          "stationUICCode": 422,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:42:29.000Z",
          "scheduledTime": "2026-09-02T21:40:00.000Z",
          "stationShortCode": "SOA",
          "stationUICCode": 422,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:47:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:46:00.000Z",
          "stationShortCode": "KPL",
          "stationUICCode": 423,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:47:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:46:00.000Z",
          "stationShortCode": "KPL",
          "stationUICCode": 423,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:59:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:59:00.000Z",
          "stationShortCode": "SKV",
          "stationUICCode": 424,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:00:00.000Z",
          "stationShortCode": "SKV",
          "stationUICCode": 424,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:12:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T22:14:00.000Z",
          "stationShortCode": "MUR",
          "stationUICCode": 386,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:12:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T22:14:00.000Z",
          "stationShortCode": "MUR",
          "stationUICCode": 386,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:25:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T22:27:00.000Z",
          "stationShortCode": "KAJ",
          "stationUICCode": 387,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 73,
      "trainType": "IC",
      "version": 293815362799
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T18:14:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "10",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:14:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "B2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T18:10:38.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:19:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:19:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:20:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:20:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:21:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:20:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:21:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:20:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:22:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:22:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:22:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:22:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:23:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:23:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:23:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:23:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:23:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:23:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:23:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:23:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:24:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:24:09.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:24:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:24:09.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:25:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:25:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:25:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:25:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:26:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:26:22.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:26:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:26:22.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:27:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:27:31.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:27:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:27:31.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:29:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:31:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:31:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:32:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:32:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:32:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:32:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:33:00.000Z",
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:33:00.000Z",
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:33:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:33:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:33:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:33:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:34:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:34:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:34:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:34:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:34:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:35:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:34:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:35:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:35:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:35:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:35:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:35:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:36:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:37:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:36:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:37:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:38:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:38:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:38:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:38:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:39:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:40:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:39:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:40:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:42:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:43:30.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:42:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:43:30.000Z",
          "stationShortCode": "HAA",
          "stationUICCode": 13,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:46:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:47:00.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:46:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:47:00.000Z",
          "stationShortCode": "KSU",
          "stationUICCode": 1128,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:49:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:49:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "MLÄ",
          "stationUICCode": 27,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:53:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:53:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "SIP",
          "stationUICCode": 1254,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:56:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:56:30.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:56:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:56:30.000Z",
          "stationShortCode": "HNN",
          "stationUICCode": 1164,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:02:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:01:00.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:02:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:01:00.000Z",
          "stationShortCode": "HLT",
          "stationUICCode": 1014,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:07:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "LH",
          "stationUICCode": 100,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:08:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "LH",
          "stationUICCode": 100,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:13:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:13:00.000Z",
          "stationShortCode": "VLH",
          "stationUICCode": 104,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:13:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:13:00.000Z",
          "stationShortCode": "VLH",
          "stationUICCode": 104,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:16:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:15:30.000Z",
          "stationShortCode": "NSL",
          "stationUICCode": 595,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:16:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:15:30.000Z",
          "stationShortCode": "NSL",
          "stationUICCode": 595,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:17:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:17:00.000Z",
          "stationShortCode": "UKÄ",
          "stationUICCode": 105,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:17:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:17:00.000Z",
          "stationShortCode": "UKÄ",
          "stationUICCode": 105,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:22:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "MKA",
          "stationUICCode": 1336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:22:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "MKA",
          "stationUICCode": 1336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:26:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:24:30.000Z",
          "stationShortCode": "KA",
          "stationUICCode": 477,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:26:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:24:30.000Z",
          "stationShortCode": "KA",
          "stationUICCode": 477,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:27:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "NMÄ",
          "stationUICCode": 1324,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:27:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "NMÄ",
          "stationUICCode": 1324,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:31:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "SMÄ",
          "stationUICCode": 1325,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:31:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "SMÄ",
          "stationUICCode": 1325,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:33:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:32:00.000Z",
          "stationShortCode": "KRA",
          "stationUICCode": 478,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:33:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:32:00.000Z",
          "stationShortCode": "KRA",
          "stationUICCode": 478,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:38:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:37:00.000Z",
          "stationShortCode": "KV",
          "stationUICCode": 480,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:41:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:40:00.000Z",
          "stationShortCode": "KV",
          "stationUICCode": 480,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:45:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:44:00.000Z",
          "stationShortCode": "KUV",
          "stationUICCode": 1320,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:45:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:44:00.000Z",
          "stationShortCode": "KUV",
          "stationUICCode": 1320,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:47:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "UTI",
          "stationUICCode": 484,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:47:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "UTI",
          "stationUICCode": 484,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:48:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "KTH",
          "stationUICCode": 1319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:48:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "KTH",
          "stationUICCode": 1319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:54:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:51:30.000Z",
          "stationShortCode": "KPA",
          "stationUICCode": 485,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:54:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:51:30.000Z",
          "stationShortCode": "KPA",
          "stationUICCode": 485,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:03:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "KJR",
          "stationUICCode": 944,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "KJR",
          "stationUICCode": 944,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:00:30.000Z",
          "stationShortCode": "TA",
          "stationUICCode": 486,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:00:30.000Z",
          "stationShortCode": "TA",
          "stationUICCode": 486,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:13:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:05:30.000Z",
          "stationShortCode": "LÄ",
          "stationUICCode": 487,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:13:10.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "R",
              "categoryCodeId": 419498058,
              "detailedCategoryCode": "R1",
              "detailedCategoryCodeId": 18415880
            }
          ],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:05:30.000Z",
          "stationShortCode": "LÄ",
          "stationUICCode": 487,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:16:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T20:09:30.000Z",
          "stationShortCode": "RAS",
          "stationUICCode": 1222,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:16:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T20:09:30.000Z",
          "stationShortCode": "RAS",
          "stationUICCode": 1222,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:18:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "TRÄ",
          "stationUICCode": 1290,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:18:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "TRÄ",
          "stationUICCode": 1290,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:26:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "TAP",
          "stationUICCode": 1276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:26:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "TAP",
          "stationUICCode": 1276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:32:49.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L201",
              "thirdCategoryCodeId": 16913665
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 12,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T20:31:10.000Z",
          "scheduledTime": "2026-09-02T20:21:00.000Z",
          "stationShortCode": "LR",
          "stationUICCode": 495,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:33:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T20:33:10.000Z",
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "LR",
          "stationUICCode": 495,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:37:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:27:00.000Z",
          "stationShortCode": "LRS",
          "stationUICCode": 498,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:37:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:27:00.000Z",
          "stationShortCode": "LRS",
          "stationUICCode": 498,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:32:00.000Z",
          "stationShortCode": "MKO",
          "stationUICCode": 1180,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:41:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:32:00.000Z",
          "stationShortCode": "MKO",
          "stationUICCode": 1180,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:46:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T20:38:00.000Z",
          "stationShortCode": "JTS",
          "stationUICCode": 499,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:47:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:39:00.000Z",
          "stationShortCode": "JTS",
          "stationUICCode": 499,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:53:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "RAH",
          "stationUICCode": 501,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:53:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "RAH",
          "stationUICCode": 501,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:56:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:52:00.000Z",
          "stationShortCode": "IMR",
          "stationUICCode": 603,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 115,
      "trainType": "S",
      "version": 293815361702
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T19:00:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "A4",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T18:57:10.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:05:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:07:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:08:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:06:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:08:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:06:53.000Z",
          "stationShortCode": "LOP",
          "stationUICCode": 1370,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:09:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:09:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:10:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:10:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:10:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:09:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:10:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:09:16.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:10:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:10:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:10:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:10:10.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:11:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:11:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:11:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:11:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:12:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:12:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:12:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:12:02.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:13:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:12:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:13:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:12:54.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:15:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:16:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:16:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "B2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:18:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:17:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:18:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:17:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:18:00.000Z",
          "scheduledTime": "2026-09-02T19:18:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:18:00.000Z",
          "scheduledTime": "2026-09-02T19:18:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:19:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:18:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:19:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:18:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:19:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:19:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:19:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:19:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:20:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:20:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:20:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:20:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:37.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:21:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:22:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:22:17.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:23:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:23:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:23:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:23:30.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:23:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:25:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:23:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:25:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:25:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:27:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:25:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:27:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:27:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:28:38.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:27:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:28:38.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:29:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:30:12.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:29:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:30:12.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:30:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:31:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:30:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:31:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:36:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:36:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:39:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:39:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:41:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:41:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:41:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:41:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:42:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:42:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:42:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:42:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:44:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:44:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:49:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:49:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:59:03.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L1",
              "detailedCategoryCodeId": 18153736,
              "thirdCategoryCode": "L101",
              "thirdCategoryCodeId": 16848129
            }
          ],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:51:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "C2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:01:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:52:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:01:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:52:21.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:01:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:53:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:01:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:53:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:04:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:04:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:56:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:06:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:06:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T20:02:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T20:02:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:10:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T20:04:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:10:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T20:04:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:14:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:09:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:15:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:11:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:19:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:15:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:19:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:15:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:22:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:22:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:24:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:21:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:24:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:21:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:25:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:25:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:28:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:25:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:28:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:25:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:31:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:30:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:33:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:31:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:36:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:35:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:36:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:35:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:38:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:38:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:42:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:41:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:45:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:45:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:45:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:45:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:47:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:53:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 187,
      "trainType": "IC",
      "version": 293815361655
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T16:29:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "7",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:29:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "stopSector": "C4",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T16:17:40.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:35:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:34:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:38:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:37:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:40:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:39:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:40:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:39:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:41:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:41:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:13:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T17:13:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:09:35.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:19:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:24:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:24:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:26:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:21:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:26:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:21:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:26:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:21:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:27:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:22:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:27:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:22:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:28:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:24:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:28:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:24:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:29:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:25:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:29:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:25:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:31:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:26:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:31:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:26:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:33:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:28:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:36:37.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:30:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:37:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:31:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:37:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:31:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:38:27.000Z",
          "scheduledTime": "2026-09-02T17:32:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:38:27.000Z",
          "scheduledTime": "2026-09-02T17:32:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:39:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:32:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:39:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:32:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:40:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:33:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:40:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:33:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:40:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:34:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:40:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:34:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:41:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:34:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:41:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:34:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:43:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:36:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:43:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:36:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:44:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:38:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:44:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:38:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:45:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:39:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:45:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:39:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:47:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T17:42:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:48:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:42:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:49:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:44:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:51:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:44:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:53:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:45:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:53:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:45:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:55:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:47:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:55:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:47:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:00:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:53:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:00:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:53:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:04:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:56:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:04:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:56:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:08:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:00:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:13:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T18:11:30.000Z",
          "scheduledTime": "2026-09-02T18:05:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:15:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:06:30.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:15:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:06:30.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:10:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:10:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:22:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:14:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:25:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:16:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:27:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T18:18:02.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:27:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T18:18:02.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:28:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:19:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:28:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:19:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:31:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T18:22:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:31:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T18:22:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:34:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:26:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:34:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T18:26:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:37:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:29:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:37:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T18:29:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:39:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:32:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:39:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:32:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:43:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:38:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:47:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:40:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:46:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:46:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:56:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:56:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:58:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:58:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:59:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:54:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:59:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:54:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:03:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:03:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:07:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:03:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:11:46.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M2",
              "detailedCategoryCodeId": 52101384
            }
          ],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:03:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:16:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:07:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:16:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:07:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:21:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T19:10:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T19:10:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:24:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:24:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:26:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:19:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:26:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:19:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:23:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:23:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:37:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:31:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:11:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:09:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T20:06:28.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:18:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:17:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:18:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:17:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:22:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:22:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:23:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:27:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:29:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:27:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:29:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:31:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:33:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:31:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:33:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:36:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:36:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:37:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:42:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:43:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:42:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:43:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:47:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:53:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:53:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:06:59.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "V",
              "categoryCodeId": 302057546,
              "detailedCategoryCode": "V2",
              "detailedCategoryCodeId": 118620424
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:59:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:09:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T21:01:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:14:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T21:06:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:14:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T21:06:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:18:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:18:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:22:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:22:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:26:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T21:20:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:26:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T21:20:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:30:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:30:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:34:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T21:29:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:34:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T21:29:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:38:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:35:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:38:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:35:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:43:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:42:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:43:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:42:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:45:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:45:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:45:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:45:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:49:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:51:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:49:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:51:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:52:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:08:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:07:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:18:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:17:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:18:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:17:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:24:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:23:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:24:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:23:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:28:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:27:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:28:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:27:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:32:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:31:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:32:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:31:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:37:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:36:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:37:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:36:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:41:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:40:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:41:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:40:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:44:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:44:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:44:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:44:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:48:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:48:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:48:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:48:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:53:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:53:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:53:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:53:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:57:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:57:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:57:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:57:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:00:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:00:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:06:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:06:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:06:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:06:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:09:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:10:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:09:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:10:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:17:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:17:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:27:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:26:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:38:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:38:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:48:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:46:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:48:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:46:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:51:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:50:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:51:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:50:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:55:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:54:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:55:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:54:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:01:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-03T00:01:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:01:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-03T00:01:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:08:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-03T00:08:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:08:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-03T00:08:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:12:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-03T00:13:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:12:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-03T00:13:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:16:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-03T00:18:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:16:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-03T00:18:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:21:01.000Z",
          "scheduledTime": "2026-09-03T00:23:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:26:00.000Z",
          "scheduledTime": "2026-09-03T00:26:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:35:00.000Z",
          "scheduledTime": "2026-09-03T00:35:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:35:00.000Z",
          "scheduledTime": "2026-09-03T00:35:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:44:00.000Z",
          "scheduledTime": "2026-09-03T00:44:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:44:00.000Z",
          "scheduledTime": "2026-09-03T00:44:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:50:00.000Z",
          "scheduledTime": "2026-09-03T00:50:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:50:00.000Z",
          "scheduledTime": "2026-09-03T00:50:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:59:00.000Z",
          "scheduledTime": "2026-09-03T00:59:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:59:00.000Z",
          "scheduledTime": "2026-09-03T00:59:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:02:00.000Z",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:02:00.000Z",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:06:05.000Z",
          "scheduledTime": "2026-09-03T01:06:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:06:05.000Z",
          "scheduledTime": "2026-09-03T01:06:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:10:00.000Z",
          "scheduledTime": "2026-09-03T01:10:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:10:00.000Z",
          "scheduledTime": "2026-09-03T01:10:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:15:00.000Z",
          "scheduledTime": "2026-09-03T01:15:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:15:00.000Z",
          "scheduledTime": "2026-09-03T01:15:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:18:00.000Z",
          "scheduledTime": "2026-09-03T01:18:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:18:00.000Z",
          "scheduledTime": "2026-09-03T01:18:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:22:00.000Z",
          "scheduledTime": "2026-09-03T01:22:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:22:00.000Z",
          "scheduledTime": "2026-09-03T01:22:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:29:17.000Z",
          "scheduledTime": "2026-09-03T01:29:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:29:17.000Z",
          "scheduledTime": "2026-09-03T01:29:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "851",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:33:00.000Z",
          "scheduledTime": "2026-09-03T01:33:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "851",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:37:00.000Z",
          "scheduledTime": "2026-09-03T01:37:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:44:00.000Z",
          "scheduledTime": "2026-09-03T01:44:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:52:00.000Z",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:56:00.000Z",
          "scheduledTime": "2026-09-03T01:56:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:56:00.000Z",
          "scheduledTime": "2026-09-03T01:56:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:03:00.000Z",
          "scheduledTime": "2026-09-03T02:03:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:03:00.000Z",
          "scheduledTime": "2026-09-03T02:03:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:08:00.000Z",
          "scheduledTime": "2026-09-03T02:08:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:08:00.000Z",
          "scheduledTime": "2026-09-03T02:08:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:16:00.000Z",
          "scheduledTime": "2026-09-03T02:16:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:16:00.000Z",
          "scheduledTime": "2026-09-03T02:16:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:22:58.000Z",
          "scheduledTime": "2026-09-03T02:22:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:22:58.000Z",
          "scheduledTime": "2026-09-03T02:22:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:33:00.000Z",
          "scheduledTime": "2026-09-03T02:32:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:33:00.000Z",
          "scheduledTime": "2026-09-03T02:32:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:42:00.000Z",
          "scheduledTime": "2026-09-03T02:42:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:42:00.000Z",
          "scheduledTime": "2026-09-03T02:42:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:50:58.000Z",
          "scheduledTime": "2026-09-03T02:49:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:50:58.000Z",
          "scheduledTime": "2026-09-03T02:49:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:00:35.000Z",
          "scheduledTime": "2026-09-03T02:58:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:04:35.000Z",
          "scheduledTime": "2026-09-03T03:02:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:08:36.000Z",
          "scheduledTime": "2026-09-03T03:08:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:08:36.000Z",
          "scheduledTime": "2026-09-03T03:08:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:11:38.000Z",
          "scheduledTime": "2026-09-03T03:11:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:11:38.000Z",
          "scheduledTime": "2026-09-03T03:11:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:19:06.000Z",
          "scheduledTime": "2026-09-03T03:18:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:19:06.000Z",
          "scheduledTime": "2026-09-03T03:18:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:31:00.000Z",
          "scheduledTime": "2026-09-03T03:31:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:31:00.000Z",
          "scheduledTime": "2026-09-03T03:31:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:46:00.000Z",
          "scheduledTime": "2026-09-03T03:46:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:46:00.000Z",
          "scheduledTime": "2026-09-03T03:46:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:02:00.000Z",
          "scheduledTime": "2026-09-03T04:02:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:02:00.000Z",
          "scheduledTime": "2026-09-03T04:02:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:20:00.000Z",
          "scheduledTime": "2026-09-03T04:20:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:35:00.000Z",
          "scheduledTime": "2026-09-03T04:35:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "stopSector": "D1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:42:16.000Z",
          "scheduledTime": "2026-09-03T04:42:16.000Z",
          "stationShortCode": "VRA",
          "stationUICCode": 807,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:42:16.000Z",
          "scheduledTime": "2026-09-03T04:42:16.000Z",
          "stationShortCode": "VRA",
          "stationUICCode": 807,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:12:00.000Z",
          "scheduledTime": "2026-09-03T05:12:00.000Z",
          "stationShortCode": "MIS",
          "stationUICCode": 366,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:13:00.000Z",
          "scheduledTime": "2026-09-03T05:13:00.000Z",
          "stationShortCode": "MIS",
          "stationUICCode": 366,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:40:12.000Z",
          "scheduledTime": "2026-09-03T05:40:12.000Z",
          "stationShortCode": "HNH",
          "stationUICCode": 812,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:40:12.000Z",
          "scheduledTime": "2026-09-03T05:40:12.000Z",
          "stationShortCode": "HNH",
          "stationUICCode": 812,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:50:00.000Z",
          "scheduledTime": "2026-09-03T05:50:00.000Z",
          "stationShortCode": "KJÄ",
          "stationUICCode": 367,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 265,
      "trainType": "PYO",
      "version": 293815363810
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T14:52:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T14:52:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "stopSector": "A0",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T14:43:19.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:12:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T15:10:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:13:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T15:11:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:32:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T15:28:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:32:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T15:28:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T15:44:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T15:43:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T15:46:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T15:44:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:00:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T15:58:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:00:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T15:58:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:10:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "621",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:07:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:13:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "621",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:12:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:16:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:16:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:16:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:16:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:22:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:21:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:24:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T16:24:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:36:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T16:32:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:36:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T16:32:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:47:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T16:38:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:47:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T16:38:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:55:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T16:47:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:55:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T16:47:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:06:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T16:56:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:06:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T16:56:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:16:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 16,
          "scheduledTime": "2026-09-02T17:01:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:17:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 16,
          "scheduledTime": "2026-09-02T17:01:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:26:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 18,
          "scheduledTime": "2026-09-02T17:08:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:26:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 18,
          "scheduledTime": "2026-09-02T17:08:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 19,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:30:50.000Z",
          "scheduledTime": "2026-09-02T17:12:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 19,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:30:50.000Z",
          "scheduledTime": "2026-09-02T17:12:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:38:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 21,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:38:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 21,
          "scheduledTime": "2026-09-02T17:18:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:42:28.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "T",
              "categoryCodeId": 402720842,
              "detailedCategoryCode": "T1",
              "detailedCategoryCodeId": 119013640,
              "thirdCategoryCode": "T102",
              "thirdCategoryCodeId": 34019329
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 18,
          "scheduledTime": "2026-09-02T17:24:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "stopSector": "A2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:56:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T17:55:00.000Z",
          "scheduledTime": "2026-09-02T17:55:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "stopSector": "A2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:47:54.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:00:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:00:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:00:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:00:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:04:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:05:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:06:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:06:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:15:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:15:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:20:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:21:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:20:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:21:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:23:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:26:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:23:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:26:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:29:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:35:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:37:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:36:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:42:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:42:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:42:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:42:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:47:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:47:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:47:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:47:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:51:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:53:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:52:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:01:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:02:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:01:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:02:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:08:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:11:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:10:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:19:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:19:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:26:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:28:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:32:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:31:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:36:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:37:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:36:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:37:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:41:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:42:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:41:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:42:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:45:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:45:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:52:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:54:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:55:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:55:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:03:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:04:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:04:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:06:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:06:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:10:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:12:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:10:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T20:12:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:18:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T20:19:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:31:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:31:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:40:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:40:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:47:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:52:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:52:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:55:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:02:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:00:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:02:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:00:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:05:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:04:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:05:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:04:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:07:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:08:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:07:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:08:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:12:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:13:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:12:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:13:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:15:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:17:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:15:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:17:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:19:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:21:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:19:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:21:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:23:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:23:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:29:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:31:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:33:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:32:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:37:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:37:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:37:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:37:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:41:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:42:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:43:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:43:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:50:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:49:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:50:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:49:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:59:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:58:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:18:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:15:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T22:26:46.000Z",
          "scheduledTime": "2026-09-02T22:20:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:24:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T22:20:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:29:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T22:26:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:29:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T22:26:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:31:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:28:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:31:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:28:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:36:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:33:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:36:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:33:30.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:40:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:37:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:40:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:37:30.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:44:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:41:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:44:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:41:30.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:48:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:46:30.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:48:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:46:30.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:50:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:50:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:56:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:54:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:56:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:54:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:59:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:58:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:59:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:58:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:03:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:02:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:06:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:05:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:12:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:09:30.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:12:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:09:30.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:17:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:14:30.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:17:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:14:30.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:21:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:19:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:21:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:19:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:26:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:24:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:26:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:24:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:30:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:28:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:30:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:28:30.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:33:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:32:30.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:33:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:32:30.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:37:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:37:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:37:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:37:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:41:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:41:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:41:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:41:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:47:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T23:50:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:45:00.000Z",
          "scheduledTime": "2026-09-03T00:45:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:52:00.000Z",
          "scheduledTime": "2026-09-03T00:52:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:52:00.000Z",
          "scheduledTime": "2026-09-03T00:52:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:55:00.000Z",
          "scheduledTime": "2026-09-03T00:55:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:55:00.000Z",
          "scheduledTime": "2026-09-03T00:55:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:59:00.000Z",
          "scheduledTime": "2026-09-03T00:59:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:59:00.000Z",
          "scheduledTime": "2026-09-03T00:59:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:02:00.000Z",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:02:00.000Z",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:05:00.000Z",
          "scheduledTime": "2026-09-03T01:05:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:05:00.000Z",
          "scheduledTime": "2026-09-03T01:05:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:10:00.000Z",
          "scheduledTime": "2026-09-03T01:10:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:12:00.000Z",
          "scheduledTime": "2026-09-03T01:12:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:18:00.000Z",
          "scheduledTime": "2026-09-03T01:18:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:18:00.000Z",
          "scheduledTime": "2026-09-03T01:18:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:22:00.000Z",
          "scheduledTime": "2026-09-03T01:22:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:22:00.000Z",
          "scheduledTime": "2026-09-03T01:22:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:23:00.000Z",
          "scheduledTime": "2026-09-03T01:23:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:23:00.000Z",
          "scheduledTime": "2026-09-03T01:23:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:26:00.000Z",
          "scheduledTime": "2026-09-03T01:26:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:26:00.000Z",
          "scheduledTime": "2026-09-03T01:26:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:30:00.000Z",
          "scheduledTime": "2026-09-03T01:30:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:30:00.000Z",
          "scheduledTime": "2026-09-03T01:30:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:36:00.000Z",
          "scheduledTime": "2026-09-03T01:36:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:38:00.000Z",
          "scheduledTime": "2026-09-03T01:38:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:43:00.000Z",
          "scheduledTime": "2026-09-03T01:43:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:43:00.000Z",
          "scheduledTime": "2026-09-03T01:43:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:46:00.000Z",
          "scheduledTime": "2026-09-03T01:46:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:46:00.000Z",
          "scheduledTime": "2026-09-03T01:46:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:49:00.000Z",
          "scheduledTime": "2026-09-03T01:49:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:49:00.000Z",
          "scheduledTime": "2026-09-03T01:49:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:53:00.000Z",
          "scheduledTime": "2026-09-03T01:53:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:53:00.000Z",
          "scheduledTime": "2026-09-03T01:53:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:57:00.000Z",
          "scheduledTime": "2026-09-03T01:57:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:57:00.000Z",
          "scheduledTime": "2026-09-03T01:57:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:57:58.000Z",
          "scheduledTime": "2026-09-03T01:57:58.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:57:58.000Z",
          "scheduledTime": "2026-09-03T01:57:58.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:00:23.000Z",
          "scheduledTime": "2026-09-03T02:00:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:03:00.000Z",
          "scheduledTime": "2026-09-03T02:03:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:07:00.000Z",
          "scheduledTime": "2026-09-03T02:07:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:07:00.000Z",
          "scheduledTime": "2026-09-03T02:07:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:09:48.000Z",
          "scheduledTime": "2026-09-03T02:09:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:09:48.000Z",
          "scheduledTime": "2026-09-03T02:09:48.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:11:00.000Z",
          "scheduledTime": "2026-09-03T02:11:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:11:00.000Z",
          "scheduledTime": "2026-09-03T02:11:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:13:30.000Z",
          "scheduledTime": "2026-09-03T02:13:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:13:30.000Z",
          "scheduledTime": "2026-09-03T02:13:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:17:30.000Z",
          "scheduledTime": "2026-09-03T02:17:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:17:30.000Z",
          "scheduledTime": "2026-09-03T02:17:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:23:30.000Z",
          "scheduledTime": "2026-09-03T02:23:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:23:30.000Z",
          "scheduledTime": "2026-09-03T02:23:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:25:00.000Z",
          "scheduledTime": "2026-09-03T02:25:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:25:00.000Z",
          "scheduledTime": "2026-09-03T02:25:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:27:00.000Z",
          "scheduledTime": "2026-09-03T02:27:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:27:00.000Z",
          "scheduledTime": "2026-09-03T02:27:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:29:00.000Z",
          "scheduledTime": "2026-09-03T02:29:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:29:00.000Z",
          "scheduledTime": "2026-09-03T02:29:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:31:30.000Z",
          "scheduledTime": "2026-09-03T02:31:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:31:30.000Z",
          "scheduledTime": "2026-09-03T02:31:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:33:00.000Z",
          "scheduledTime": "2026-09-03T02:33:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:33:00.000Z",
          "scheduledTime": "2026-09-03T02:33:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:34:36.000Z",
          "scheduledTime": "2026-09-03T02:34:23.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:34:36.000Z",
          "scheduledTime": "2026-09-03T02:34:23.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:36:17.000Z",
          "scheduledTime": "2026-09-03T02:36:17.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:36:17.000Z",
          "scheduledTime": "2026-09-03T02:36:17.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:00.000Z",
          "scheduledTime": "2026-09-03T02:37:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:00.000Z",
          "scheduledTime": "2026-09-03T02:37:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:32.000Z",
          "scheduledTime": "2026-09-03T02:37:25.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:32.000Z",
          "scheduledTime": "2026-09-03T02:37:25.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:38:09.000Z",
          "scheduledTime": "2026-09-03T02:38:03.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:38:09.000Z",
          "scheduledTime": "2026-09-03T02:38:03.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:39:06.000Z",
          "scheduledTime": "2026-09-03T02:39:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:39:06.000Z",
          "scheduledTime": "2026-09-03T02:39:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:39:46.000Z",
          "scheduledTime": "2026-09-03T02:39:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:39:46.000Z",
          "scheduledTime": "2026-09-03T02:39:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:41:16.000Z",
          "scheduledTime": "2026-09-03T02:41: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-09-03T02:43:16.000Z",
          "scheduledTime": "2026-09-03T02:43:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:44:57.000Z",
          "scheduledTime": "2026-09-03T02:44:28.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:44:57.000Z",
          "scheduledTime": "2026-09-03T02:44:28.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:45:53.000Z",
          "scheduledTime": "2026-09-03T02:45:38.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:45:53.000Z",
          "scheduledTime": "2026-09-03T02:45:38.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:47:00.000Z",
          "scheduledTime": "2026-09-03T02:47:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:47:00.000Z",
          "scheduledTime": "2026-09-03T02:47:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:48:15.000Z",
          "scheduledTime": "2026-09-03T02:48:15.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:48:15.000Z",
          "scheduledTime": "2026-09-03T02:48:15.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:49:35.000Z",
          "scheduledTime": "2026-09-03T02:49:35.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:49:35.000Z",
          "scheduledTime": "2026-09-03T02:49:35.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:50:00.000Z",
          "scheduledTime": "2026-09-03T02:50:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:50:00.000Z",
          "scheduledTime": "2026-09-03T02:50:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:52:00.000Z",
          "scheduledTime": "2026-09-03T02:52:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:52:00.000Z",
          "scheduledTime": "2026-09-03T02:52:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:56:00.000Z",
          "scheduledTime": "2026-09-03T02:56:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:15:00.000Z",
          "scheduledTime": "2026-09-03T03:15:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:17:00.000Z",
          "scheduledTime": "2026-09-03T03:17:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:17:00.000Z",
          "scheduledTime": "2026-09-03T03:17:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:19:00.000Z",
          "scheduledTime": "2026-09-03T03:19:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:21:00.000Z",
          "scheduledTime": "2026-09-03T03:21: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-09-03T03:27:00.000Z",
          "scheduledTime": "2026-09-03T03:27:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 266,
      "trainType": "PYO",
      "version": 293815363612
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T17:26:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "9",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:24:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:20:17.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:31:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:29:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:34:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:31:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:36:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:33:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:36:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:33:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:37:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:35:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:00:36.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "J",
              "categoryCodeId": 268503114,
              "detailedCategoryCode": "J1",
              "detailedCategoryCodeId": 34603272
            }
          ],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T17:53:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:57:52.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:00:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:58:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:01:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:58:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:02:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:00:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:03:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:00:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:03:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:00:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:03:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:00:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:04:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:01:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:04:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:01:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:06:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:03:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:06:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:03:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:07:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:04:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:07:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T18:04:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:09:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T18:05:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:09:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T18:05:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:11:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T18:07:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:15:22.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:09:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:16:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:10:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:16:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:10:20.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:17:12.000Z",
          "scheduledTime": "2026-09-02T18:11:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:17:12.000Z",
          "scheduledTime": "2026-09-02T18:11:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:11:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:11:56.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:12:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:12:34.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:19:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:13:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:19:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:13:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:20:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:13:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:20:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:13:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:21:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:15:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:21:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:15:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:23:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:17:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:23:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:17:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:24:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:18:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:24:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:18:30.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:25:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T18:21:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:26:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:21:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:27:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:23:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:27:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:23:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:29:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:24:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:29:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:24:30.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:30:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:26:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:30:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:26:00.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:36:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:30:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:36:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:30:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:40:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:34:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:40:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:34:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:42:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T18:37:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:42:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:43:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:43:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:45:06.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:43:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:45:06.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:46:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:46:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:51:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:55:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:59:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:01:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:00:02.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:01:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:00:02.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:02:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:01:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:02:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:01:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:05:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:05:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:08:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:08:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:11:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:13:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:11:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:13:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:13:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:16:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:13:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:16:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:19:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T19:22:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:26:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:24:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:31:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:31:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:34:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:35:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:34:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:35:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:37:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:38:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:37:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:38:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:37:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:37:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:41:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:43:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:41:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:43:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:46:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:46:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:50:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:52:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:50:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:52:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:55:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:55:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:55:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:55:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:59:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:59:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:02:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:02:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:06:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:06:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:06:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:16:55.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L204",
              "thirdCategoryCodeId": 67245313
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:01:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:59:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T20:53:24.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:09:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:06:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:09:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:06:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:14:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:14:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:18:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:18:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:22:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:20:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:22:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:20:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:27:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:27:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:33:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:30:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:33:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:30:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:38:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:35:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:38:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:35:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:44:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:40:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:44:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:40:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:48:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:44:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:48:44.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "A",
              "categoryCodeId": 318834762,
              "detailedCategoryCode": "A2",
              "detailedCategoryCodeId": 135463176
            }
          ],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:44:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:52:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:47:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:52:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:47:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:56:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:51:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:56:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:51:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:05:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T22:00:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:05:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T22:00:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:11:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T22:05:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:11:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T22:05:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:15:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T22:10:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:15:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T22:10:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:20:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T22:16:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:20:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T22:16:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:26:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:24:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:26:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:24:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:27:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:29:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:27:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:34:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:33:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:34:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:33:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:38:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:56:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:55:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:05:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:05:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:05:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:05:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:11:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:12:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:11:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:12:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:16:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:16:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:21:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T23:22:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:21:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T23:22:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:28:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:29:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:28:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:29:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:35:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:35:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:35:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:35:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:38:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T23:40:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:38:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T23:40:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:43:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T23:45:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:43:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T23:45:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:48:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T23:50:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:48:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T23:50:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:52:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T23:55:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:52:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T23:55:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:56:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T23:59:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:56:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T23:59:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:01:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-03T00:06:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:01:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-03T00:09:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:05:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-09-03T00:15:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:05:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-09-03T00:15:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:15:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:15:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:24:56.000Z",
          "scheduledTime": "2026-09-03T00:31:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:34:00.000Z",
          "scheduledTime": "2026-09-03T00:34:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:42:48.000Z",
          "scheduledTime": "2026-09-03T00:42:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:42:48.000Z",
          "scheduledTime": "2026-09-03T00:42:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:46:20.000Z",
          "scheduledTime": "2026-09-03T00:46:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:46:20.000Z",
          "scheduledTime": "2026-09-03T00:46:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:50:00.000Z",
          "scheduledTime": "2026-09-03T00:50:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:50:00.000Z",
          "scheduledTime": "2026-09-03T00:50:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:57:00.000Z",
          "scheduledTime": "2026-09-03T00:57:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:57:00.000Z",
          "scheduledTime": "2026-09-03T00:57:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:04:00.000Z",
          "scheduledTime": "2026-09-03T01:04:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:04:00.000Z",
          "scheduledTime": "2026-09-03T01:04:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:09:00.000Z",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:09:00.000Z",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:14:00.000Z",
          "scheduledTime": "2026-09-03T01:14:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:14:00.000Z",
          "scheduledTime": "2026-09-03T01:14:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:19:00.000Z",
          "scheduledTime": "2026-09-03T01:19:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:21:00.000Z",
          "scheduledTime": "2026-09-03T01:21:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:30:00.000Z",
          "scheduledTime": "2026-09-03T01:30:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:30:00.000Z",
          "scheduledTime": "2026-09-03T01:30:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:39:00.000Z",
          "scheduledTime": "2026-09-03T01:39:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:39:00.000Z",
          "scheduledTime": "2026-09-03T01:39:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:45:00.000Z",
          "scheduledTime": "2026-09-03T01:45:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:45:00.000Z",
          "scheduledTime": "2026-09-03T01:45:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:54:00.000Z",
          "scheduledTime": "2026-09-03T01:54:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:54:00.000Z",
          "scheduledTime": "2026-09-03T01:54:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:58:00.000Z",
          "scheduledTime": "2026-09-03T01:58:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:01:00.000Z",
          "scheduledTime": "2026-09-03T02:01:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:07:00.000Z",
          "scheduledTime": "2026-09-03T02:07:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:07:00.000Z",
          "scheduledTime": "2026-09-03T02:07:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:11:00.000Z",
          "scheduledTime": "2026-09-03T02:11:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:11:00.000Z",
          "scheduledTime": "2026-09-03T02:11:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:16:30.000Z",
          "scheduledTime": "2026-09-03T02:16:30.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:16:30.000Z",
          "scheduledTime": "2026-09-03T02:16:30.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:20:00.000Z",
          "scheduledTime": "2026-09-03T02:20:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:20:00.000Z",
          "scheduledTime": "2026-09-03T02:20:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:25:00.000Z",
          "scheduledTime": "2026-09-03T02:25:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:25:00.000Z",
          "scheduledTime": "2026-09-03T02:25:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:33:00.000Z",
          "scheduledTime": "2026-09-03T02:33:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:33:00.000Z",
          "scheduledTime": "2026-09-03T02:33:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:00.000Z",
          "scheduledTime": "2026-09-03T02:37:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:00.000Z",
          "scheduledTime": "2026-09-03T02:37:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:42:00.000Z",
          "scheduledTime": "2026-09-03T02:42:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:30:00.000Z",
          "scheduledTime": "2026-09-03T03:30:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:35:00.000Z",
          "scheduledTime": "2026-09-03T03:35:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:35:00.000Z",
          "scheduledTime": "2026-09-03T03:35:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:42:00.000Z",
          "scheduledTime": "2026-09-03T03:42:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:42:00.000Z",
          "scheduledTime": "2026-09-03T03:42:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:48:00.000Z",
          "scheduledTime": "2026-09-03T03:48:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:48:00.000Z",
          "scheduledTime": "2026-09-03T03:48:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:59:00.000Z",
          "scheduledTime": "2026-09-03T03:59:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:59:00.000Z",
          "scheduledTime": "2026-09-03T03:59:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "251",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:06:00.000Z",
          "scheduledTime": "2026-09-03T04:06:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "251",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:10:00.000Z",
          "scheduledTime": "2026-09-03T04:10:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:22:00.000Z",
          "scheduledTime": "2026-09-03T04:22:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:22:00.000Z",
          "scheduledTime": "2026-09-03T04:22:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:33:00.000Z",
          "scheduledTime": "2026-09-03T04:33:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:33:00.000Z",
          "scheduledTime": "2026-09-03T04:33:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:41:58.000Z",
          "scheduledTime": "2026-09-03T04:41:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:41:58.000Z",
          "scheduledTime": "2026-09-03T04:41:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:52:00.000Z",
          "scheduledTime": "2026-09-03T04:52:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:56:00.000Z",
          "scheduledTime": "2026-09-03T04:56:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:02:00.000Z",
          "scheduledTime": "2026-09-03T05:02:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:02:00.000Z",
          "scheduledTime": "2026-09-03T05:02:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:05:02.000Z",
          "scheduledTime": "2026-09-03T05:05:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:05:02.000Z",
          "scheduledTime": "2026-09-03T05:05:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:23:16.000Z",
          "scheduledTime": "2026-09-03T05:21:00.000Z",
          "stationShortCode": "TRI",
          "stationUICCode": 1318,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:26:16.000Z",
          "scheduledTime": "2026-09-03T05:24:00.000Z",
          "stationShortCode": "TRI",
          "stationUICCode": 1318,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:27:16.000Z",
          "scheduledTime": "2026-09-03T05:25:00.000Z",
          "stationShortCode": "R742",
          "stationUICCode": 98992,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:27:16.000Z",
          "scheduledTime": "2026-09-03T05:25:00.000Z",
          "stationShortCode": "R742",
          "stationUICCode": 98992,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:56:16.000Z",
          "scheduledTime": "2026-09-03T05:54:00.000Z",
          "stationShortCode": "NMP",
          "stationUICCode": 1185,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:56:16.000Z",
          "scheduledTime": "2026-09-03T05:54:00.000Z",
          "stationShortCode": "NMP",
          "stationUICCode": 1185,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:13:16.000Z",
          "scheduledTime": "2026-09-03T06:12:00.000Z",
          "stationShortCode": "YTR",
          "stationUICCode": 789,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:17:16.000Z",
          "scheduledTime": "2026-09-03T06:16:00.000Z",
          "stationShortCode": "YTR",
          "stationUICCode": 789,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:30:32.000Z",
          "scheduledTime": "2026-09-03T06:30:00.000Z",
          "stationShortCode": "KLR",
          "stationUICCode": 790,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:30:32.000Z",
          "scheduledTime": "2026-09-03T06:30:00.000Z",
          "stationShortCode": "KLR",
          "stationUICCode": 790,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:01:00.000Z",
          "scheduledTime": "2026-09-03T07:01:00.000Z",
          "stationShortCode": "PEL",
          "stationUICCode": 356,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:04:00.000Z",
          "scheduledTime": "2026-09-03T07:04:00.000Z",
          "stationShortCode": "PEL",
          "stationUICCode": 356,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:37:00.000Z",
          "scheduledTime": "2026-09-03T07:37:00.000Z",
          "stationShortCode": "SPJ",
          "stationUICCode": 796,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:37:00.000Z",
          "scheduledTime": "2026-09-03T07:37:00.000Z",
          "stationShortCode": "SPJ",
          "stationUICCode": 796,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:55:00.000Z",
          "scheduledTime": "2026-09-03T07:55:00.000Z",
          "stationShortCode": "KLI",
          "stationUICCode": 358,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 269,
      "trainType": "PYO",
      "version": 293815363814
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T20:14:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "8",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T20:00:55.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:20:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:22:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:20:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:24:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:24:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:25:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:24:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:32:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T20:43:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:32:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:33:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -14,
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:34:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T20:50:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:39:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:50:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:40:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:50:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:40:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:50:25.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:51:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:41:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:51:45.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:42:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:42:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:43:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T20:54:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:43:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T20:54:23.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:45:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:55:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:45:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T20:55:33.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-09-02T20:57:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:01:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:59:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:03:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:00:30.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:03:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:00:30.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:03:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:01:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:03:37.000Z",
          "scheduledTime": "2026-09-02T21:01:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:04:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:02:24.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:04:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:02:24.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:05:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:03:21.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:05:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:03:21.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:05:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:04:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:05:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:04:00.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:06:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:04:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:06:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:04:43.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:08:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:06:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:08:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:06:37.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:10:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:08:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:10:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:08:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:12:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:10:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:12:09.000Z",
          "scheduledTime": "2026-09-02T21:10:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:14:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:13:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:15:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:13:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:17:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:15:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:17:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:15:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:19:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:17:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:19:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:17:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:21:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:18:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:21:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:18:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:28:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:24:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:28:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:24:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:32:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:28:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:32:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:28:00.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:34:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:31:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:34:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T21:31:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:35:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:32:30.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:35:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T21:32:30.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:38:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:36:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:38:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:36:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:42:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:42:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:45:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:44:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "D2",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:47:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:46:00.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:47:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:46:00.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:48:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:47:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:48:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:47:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:51:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:50:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:51:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:50:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:53:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:53:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:53:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:53:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:56:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:56:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:58:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:59:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:58:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:59:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:06:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:04:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:10:00.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T22:06:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:14:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T22:11:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:14:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T22:11:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:17:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:15:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:17:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:15:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:20:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:18:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:20:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T22:18:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:21:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:19:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:21:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:19:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:24:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:23:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:24:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:23:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:29:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:29:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:31:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T22:30:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:35:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:35:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:35:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:35:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:38:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:38:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:40:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:41:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:40:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:41:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:43:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T22:45:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:43:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T22:45:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:46:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T22:48:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:46:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T22:48:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:55:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:55:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:38:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:37:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T23:25:37.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:45:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:44:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:45:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:44:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:51:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:48:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:51:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:48:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:55:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:52:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:55:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:52:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:58:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:56:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:58:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:56:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:03:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-03T00:00:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:03:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-03T00:00:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:07:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:06:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:07:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:06:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:12:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:11:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:12:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:11:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:17:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-03T00:17:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:17:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-03T00:17:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:22:00.000Z",
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:23:00.000Z",
          "scheduledTime": "2026-09-03T00:23:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:28:00.000Z",
          "scheduledTime": "2026-09-03T00:28:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:28:00.000Z",
          "scheduledTime": "2026-09-03T00:28:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:32:00.000Z",
          "scheduledTime": "2026-09-03T00:32:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:32:00.000Z",
          "scheduledTime": "2026-09-03T00:32:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:36:00.000Z",
          "scheduledTime": "2026-09-03T00:36:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:36:00.000Z",
          "scheduledTime": "2026-09-03T00:36:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:40:00.000Z",
          "scheduledTime": "2026-09-03T00:40:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:40:00.000Z",
          "scheduledTime": "2026-09-03T00:40:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:45:00.000Z",
          "scheduledTime": "2026-09-03T00:45:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:45:00.000Z",
          "scheduledTime": "2026-09-03T00:45:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:49:00.000Z",
          "scheduledTime": "2026-09-03T00:49:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:49:00.000Z",
          "scheduledTime": "2026-09-03T00:49:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:54:00.000Z",
          "scheduledTime": "2026-09-03T00:54:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:54:00.000Z",
          "scheduledTime": "2026-09-03T00:54:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:00:00.000Z",
          "scheduledTime": "2026-09-03T01:00:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:00:00.000Z",
          "scheduledTime": "2026-09-03T01:00:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:02:00.000Z",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:02:00.000Z",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:07:00.000Z",
          "scheduledTime": "2026-09-03T01:07:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:07:00.000Z",
          "scheduledTime": "2026-09-03T01:07: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-09-03T01:11:00.000Z",
          "scheduledTime": "2026-09-03T01:11:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:15:00.000Z",
          "scheduledTime": "2026-09-03T01:15:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "C4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:25:00.000Z",
          "scheduledTime": "2026-09-03T01:25:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:25:00.000Z",
          "scheduledTime": "2026-09-03T01:25:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:32:00.000Z",
          "scheduledTime": "2026-09-03T01:32:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:33:00.000Z",
          "scheduledTime": "2026-09-03T01:33:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:39:00.000Z",
          "scheduledTime": "2026-09-03T01:39:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:39:00.000Z",
          "scheduledTime": "2026-09-03T01:39:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:44:00.000Z",
          "scheduledTime": "2026-09-03T01:44:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:45:00.000Z",
          "scheduledTime": "2026-09-03T01:45:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:52:00.000Z",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:52:00.000Z",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:56:30.000Z",
          "scheduledTime": "2026-09-03T01:56:30.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:56:30.000Z",
          "scheduledTime": "2026-09-03T01:56:30.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:00:00.000Z",
          "scheduledTime": "2026-09-03T02:00:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:00:00.000Z",
          "scheduledTime": "2026-09-03T02:00:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:04:00.000Z",
          "scheduledTime": "2026-09-03T02:04:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:04:00.000Z",
          "scheduledTime": "2026-09-03T02:04:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:09:00.000Z",
          "scheduledTime": "2026-09-03T02:09:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:09:00.000Z",
          "scheduledTime": "2026-09-03T02:09:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:13:00.000Z",
          "scheduledTime": "2026-09-03T02:13:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:13:00.000Z",
          "scheduledTime": "2026-09-03T02:13:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:17:00.000Z",
          "scheduledTime": "2026-09-03T02:17:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:17:00.000Z",
          "scheduledTime": "2026-09-03T02:17:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:24:00.000Z",
          "scheduledTime": "2026-09-03T02:24:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:32:00.000Z",
          "scheduledTime": "2026-09-03T02:32:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:30.000Z",
          "scheduledTime": "2026-09-03T02:37:30.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:37:30.000Z",
          "scheduledTime": "2026-09-03T02:37:30.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:44:00.000Z",
          "scheduledTime": "2026-09-03T02:44:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:44:00.000Z",
          "scheduledTime": "2026-09-03T02:44:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:53:18.000Z",
          "scheduledTime": "2026-09-03T02:53:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:56:18.000Z",
          "scheduledTime": "2026-09-03T02:56:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "C1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:04:48.000Z",
          "scheduledTime": "2026-09-03T03:03:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:04:48.000Z",
          "scheduledTime": "2026-09-03T03:03:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:08:20.000Z",
          "scheduledTime": "2026-09-03T03:07:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:08:20.000Z",
          "scheduledTime": "2026-09-03T03:07:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:11:35.000Z",
          "scheduledTime": "2026-09-03T03:11:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:11:35.000Z",
          "scheduledTime": "2026-09-03T03:11:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:20:00.000Z",
          "scheduledTime": "2026-09-03T03:20:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:21:00.000Z",
          "scheduledTime": "2026-09-03T03:21:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:29:00.000Z",
          "scheduledTime": "2026-09-03T03:29:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:29:00.000Z",
          "scheduledTime": "2026-09-03T03:29:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:34:00.000Z",
          "scheduledTime": "2026-09-03T03:34:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:34:00.000Z",
          "scheduledTime": "2026-09-03T03:34:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:39:00.000Z",
          "scheduledTime": "2026-09-03T03:39:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:39:00.000Z",
          "scheduledTime": "2026-09-03T03:39:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:44:00.000Z",
          "scheduledTime": "2026-09-03T03:44:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:46:00.000Z",
          "scheduledTime": "2026-09-03T03:46:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:54:00.000Z",
          "scheduledTime": "2026-09-03T03:54:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:54:00.000Z",
          "scheduledTime": "2026-09-03T03:54:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:03:00.000Z",
          "scheduledTime": "2026-09-03T04:03:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:04:00.000Z",
          "scheduledTime": "2026-09-03T04:04:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:11:00.000Z",
          "scheduledTime": "2026-09-03T04:11:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:11:00.000Z",
          "scheduledTime": "2026-09-03T04:11:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:20:00.000Z",
          "scheduledTime": "2026-09-03T04:20:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:21:00.000Z",
          "scheduledTime": "2026-09-03T04:21:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:25:43.000Z",
          "scheduledTime": "2026-09-03T04:25:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:25:43.000Z",
          "scheduledTime": "2026-09-03T04:25:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:29:48.000Z",
          "scheduledTime": "2026-09-03T04:29:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:29:48.000Z",
          "scheduledTime": "2026-09-03T04:29:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:34:00.000Z",
          "scheduledTime": "2026-09-03T04:34:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:35:00.000Z",
          "scheduledTime": "2026-09-03T04:35:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:42:00.000Z",
          "scheduledTime": "2026-09-03T04:42:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:42:00.000Z",
          "scheduledTime": "2026-09-03T04:42:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:45:00.000Z",
          "scheduledTime": "2026-09-03T04:45:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:45:00.000Z",
          "scheduledTime": "2026-09-03T04:45:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:49:00.000Z",
          "scheduledTime": "2026-09-03T04:49:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:49:00.000Z",
          "scheduledTime": "2026-09-03T04:49:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:58:03.000Z",
          "scheduledTime": "2026-09-03T04:57:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:59:03.000Z",
          "scheduledTime": "2026-09-03T04:58:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:03:00.000Z",
          "scheduledTime": "2026-09-03T05:03:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:03:00.000Z",
          "scheduledTime": "2026-09-03T05:03:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:08:00.000Z",
          "scheduledTime": "2026-09-03T05:08:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:26:00.000Z",
          "scheduledTime": "2026-09-03T05:26:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:31:00.000Z",
          "scheduledTime": "2026-09-03T05:31:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:31:00.000Z",
          "scheduledTime": "2026-09-03T05:31:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:38:00.000Z",
          "scheduledTime": "2026-09-03T05:38:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:38:00.000Z",
          "scheduledTime": "2026-09-03T05:38:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "121",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:43:00.000Z",
          "scheduledTime": "2026-09-03T05:43:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "121",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:46:00.000Z",
          "scheduledTime": "2026-09-03T05:46:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:55:00.000Z",
          "scheduledTime": "2026-09-03T05:55:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:55:00.000Z",
          "scheduledTime": "2026-09-03T05:55:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:01:58.000Z",
          "scheduledTime": "2026-09-03T06:00:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:01:58.000Z",
          "scheduledTime": "2026-09-03T06:00:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:12:00.000Z",
          "scheduledTime": "2026-09-03T06:09:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:12:00.000Z",
          "scheduledTime": "2026-09-03T06:09:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:20:14.000Z",
          "scheduledTime": "2026-09-03T06:18:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:20:14.000Z",
          "scheduledTime": "2026-09-03T06:18:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:29:12.000Z",
          "scheduledTime": "2026-09-03T06:24:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:29:12.000Z",
          "scheduledTime": "2026-09-03T06:24:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:38:49.000Z",
          "scheduledTime": "2026-09-03T06:32:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:42:49.000Z",
          "scheduledTime": "2026-09-03T06:36:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:46:50.000Z",
          "scheduledTime": "2026-09-03T06:42:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:46:50.000Z",
          "scheduledTime": "2026-09-03T06:42:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:49:52.000Z",
          "scheduledTime": "2026-09-03T06:45:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:49:52.000Z",
          "scheduledTime": "2026-09-03T06:45:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:57:20.000Z",
          "scheduledTime": "2026-09-03T06:52:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:57:20.000Z",
          "scheduledTime": "2026-09-03T06:52:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:09:04.000Z",
          "scheduledTime": "2026-09-03T07:05:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:10:04.000Z",
          "scheduledTime": "2026-09-03T07:08:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:23:00.000Z",
          "scheduledTime": "2026-09-03T07:23:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:23:00.000Z",
          "scheduledTime": "2026-09-03T07:23:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:39:00.000Z",
          "scheduledTime": "2026-09-03T07:39:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:40:00.000Z",
          "scheduledTime": "2026-09-03T07:40:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T07:59:00.000Z",
          "scheduledTime": "2026-09-03T07:59:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 273,
      "trainType": "PYO",
      "version": 293815363808
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T16:00:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:00:00.000Z",
          "stationShortCode": "KJÄ",
          "stationUICCode": 367,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T15:50:23.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T16:10:00.000Z",
          "scheduledTime": "2026-09-02T16:07:55.000Z",
          "stationShortCode": "HNH",
          "stationUICCode": 812,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T16:10:00.000Z",
          "scheduledTime": "2026-09-02T16:07:55.000Z",
          "stationShortCode": "HNH",
          "stationUICCode": 812,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:32:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T16:30:00.000Z",
          "stationShortCode": "MIS",
          "stationUICCode": 366,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:33:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T16:31:00.000Z",
          "stationShortCode": "MIS",
          "stationUICCode": 366,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:04:59.000Z",
          "scheduledTime": "2026-09-02T17:02:21.000Z",
          "stationShortCode": "VRA",
          "stationUICCode": 807,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T17:04:59.000Z",
          "scheduledTime": "2026-09-02T17:02:21.000Z",
          "stationShortCode": "VRA",
          "stationUICCode": 807,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:12:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T17:10:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:00:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T18:00:00.000Z",
          "stationShortCode": "ROI",
          "stationUICCode": 364,
          "stopSector": "A0",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:51:02.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:18:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:18:00.000Z",
          "stationShortCode": "MUL",
          "stationUICCode": 363,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:33:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:33:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "KVU",
          "stationUICCode": 362,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T18:45:50.000Z",
          "scheduledTime": "2026-09-02T18:47:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T18:46:00.000Z",
          "scheduledTime": "2026-09-02T18:54:00.000Z",
          "stationShortCode": "TRV",
          "stationUICCode": 361,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:59:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:03:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T19:03:50.000Z",
          "scheduledTime": "2026-09-02T19:09:00.000Z",
          "stationShortCode": "TÖR",
          "stationUICCode": 1287,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:22:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:18:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:23:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T19:21:30.000Z",
          "scheduledTime": "2026-09-02T19:18:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:27:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:27:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:32:59.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L2",
              "detailedCategoryCodeId": 34930952,
              "thirdCategoryCode": "L204",
              "thirdCategoryCodeId": 67245313
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:27:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:37:43.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "A4",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:49:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:49:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:39:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:58:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 12,
          "scheduledTime": "2026-09-02T19:46:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:58:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 12,
          "scheduledTime": "2026-09-02T19:46:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:06:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:57:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:06:42.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:57:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:17:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:17:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T20:08:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:23:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:14:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:24:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:14:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:32:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:32:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:22:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:37:35.000Z",
          "scheduledTime": "2026-09-02T20:27:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:37:35.000Z",
          "scheduledTime": "2026-09-02T20:27:00.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:43:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T20:34:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:43:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T20:34:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:54:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:53:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "stopSector": "A3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:59:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:58:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:59:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:58:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:03:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "772",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:04:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "772",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:05:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:14:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:12:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:14:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:12:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:17:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:17:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T21:16:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:20:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:20:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:26:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:26:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:29:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:29:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:29:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:29:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:33:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:33:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:33:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T21:33:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:36:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:36:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:36:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:36:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:43:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:45:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:43:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T21:45:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:48:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T21:51:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:48:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T21:51:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:56:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T21:59:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:56:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T21:59:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:03:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T22:07:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:09:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:09:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:14:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:14:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:14:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:14:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:18:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:19:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:18:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T22:19:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:22:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T22:24:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:22:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T22:24:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:28:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T22:31:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:28:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T22:31:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:35:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:35:27.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:38:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T22:42:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:38:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T22:42:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:42:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T22:46:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:42:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T22:46:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:50:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T22:54:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:57:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T22:57:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "stopSector": "A0",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:10:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:07:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:18:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:29:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T23:25:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:29:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T23:25:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:32:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:30:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:32:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T23:30:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:37:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:36:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:37:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:36:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:40:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:40:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:40:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:40:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:46:23.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T23:45:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:49:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T23:50:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:58:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:56:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:58:59.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T23:56:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:02:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-03T00:00:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:02:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-03T00:00:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:06:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:04:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:06:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:04:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:11:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-03T00:08:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:11:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-03T00:08:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:16:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-03T00:14:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:16:01.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-03T00:17:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:20:22.000Z",
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:20:22.000Z",
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:26:22.000Z",
          "scheduledTime": "2026-09-03T00:28:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:26:22.000Z",
          "scheduledTime": "2026-09-03T00:28:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:32:22.000Z",
          "scheduledTime": "2026-09-03T00:34:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:32:22.000Z",
          "scheduledTime": "2026-09-03T00:34:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:43:22.000Z",
          "scheduledTime": "2026-09-03T00:45:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:56:00.000Z",
          "scheduledTime": "2026-09-03T00:56:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:01:09.000Z",
          "scheduledTime": "2026-09-03T01:01:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:01:09.000Z",
          "scheduledTime": "2026-09-03T01:01:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:07:00.000Z",
          "scheduledTime": "2026-09-03T01:07:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:07:00.000Z",
          "scheduledTime": "2026-09-03T01:07:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:09:00.000Z",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:09:00.000Z",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:15:00.000Z",
          "scheduledTime": "2026-09-03T01:15:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:15:00.000Z",
          "scheduledTime": "2026-09-03T01:15:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:19:00.000Z",
          "scheduledTime": "2026-09-03T01:19:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:19:00.000Z",
          "scheduledTime": "2026-09-03T01:19:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:23:00.000Z",
          "scheduledTime": "2026-09-03T01:23:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:23:00.000Z",
          "scheduledTime": "2026-09-03T01:23:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:29:00.000Z",
          "scheduledTime": "2026-09-03T01:29:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:29:00.000Z",
          "scheduledTime": "2026-09-03T01:29:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:33:00.000Z",
          "scheduledTime": "2026-09-03T01:33:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:33:00.000Z",
          "scheduledTime": "2026-09-03T01:33:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:38:00.000Z",
          "scheduledTime": "2026-09-03T01:38:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:38:00.000Z",
          "scheduledTime": "2026-09-03T01:38:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:43:00.000Z",
          "scheduledTime": "2026-09-03T01:43:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:43:00.000Z",
          "scheduledTime": "2026-09-03T01:43:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:47:00.000Z",
          "scheduledTime": "2026-09-03T01:47:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:47:00.000Z",
          "scheduledTime": "2026-09-03T01:47:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:52:00.000Z",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:52:00.000Z",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:58:00.000Z",
          "scheduledTime": "2026-09-03T01:58:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:58:00.000Z",
          "scheduledTime": "2026-09-03T01:58:00.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:04:00.000Z",
          "scheduledTime": "2026-09-03T02:04:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:04:00.000Z",
          "scheduledTime": "2026-09-03T02:04:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:10:00.000Z",
          "scheduledTime": "2026-09-03T02:10:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:10:00.000Z",
          "scheduledTime": "2026-09-03T02:10:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:15:00.000Z",
          "scheduledTime": "2026-09-03T02:15:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:15:00.000Z",
          "scheduledTime": "2026-09-03T02:15:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:19:00.000Z",
          "scheduledTime": "2026-09-03T02:19:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:19:00.000Z",
          "scheduledTime": "2026-09-03T02:19:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:24:00.000Z",
          "scheduledTime": "2026-09-03T02:24:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:24:00.000Z",
          "scheduledTime": "2026-09-03T02:24:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:28:00.000Z",
          "scheduledTime": "2026-09-03T02:28:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:28:00.000Z",
          "scheduledTime": "2026-09-03T02:28:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T02:35:00.000Z",
          "scheduledTime": "2026-09-03T02:35:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:08:00.000Z",
          "scheduledTime": "2026-09-03T03:08:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:15:00.000Z",
          "scheduledTime": "2026-09-03T03:15:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:15:00.000Z",
          "scheduledTime": "2026-09-03T03:15:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:18:00.000Z",
          "scheduledTime": "2026-09-03T03:18:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:18:00.000Z",
          "scheduledTime": "2026-09-03T03:18:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:22:00.000Z",
          "scheduledTime": "2026-09-03T03:22:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:22:00.000Z",
          "scheduledTime": "2026-09-03T03:22:00.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:25:00.000Z",
          "scheduledTime": "2026-09-03T03:25:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:25:00.000Z",
          "scheduledTime": "2026-09-03T03:25:00.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:28:00.000Z",
          "scheduledTime": "2026-09-03T03:28:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:28:00.000Z",
          "scheduledTime": "2026-09-03T03:28:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:33:00.000Z",
          "scheduledTime": "2026-09-03T03:33:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:42:00.000Z",
          "scheduledTime": "2026-09-03T03:42:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:48:00.000Z",
          "scheduledTime": "2026-09-03T03:48:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:48:00.000Z",
          "scheduledTime": "2026-09-03T03:48:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:52:00.000Z",
          "scheduledTime": "2026-09-03T03:52:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:52:00.000Z",
          "scheduledTime": "2026-09-03T03:52:00.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:53:00.000Z",
          "scheduledTime": "2026-09-03T03:53:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:53:00.000Z",
          "scheduledTime": "2026-09-03T03:53:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:56:00.000Z",
          "scheduledTime": "2026-09-03T03:56:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T03:56:00.000Z",
          "scheduledTime": "2026-09-03T03:56:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:00:00.000Z",
          "scheduledTime": "2026-09-03T04:00:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:00:00.000Z",
          "scheduledTime": "2026-09-03T04:00:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:06:00.000Z",
          "scheduledTime": "2026-09-03T04:06:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:08:00.000Z",
          "scheduledTime": "2026-09-03T04:08:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:14:00.000Z",
          "scheduledTime": "2026-09-03T04:14:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:14:00.000Z",
          "scheduledTime": "2026-09-03T04:14:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:17:00.000Z",
          "scheduledTime": "2026-09-03T04:17:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:17:00.000Z",
          "scheduledTime": "2026-09-03T04:17:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:20:00.000Z",
          "scheduledTime": "2026-09-03T04:20:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:20:00.000Z",
          "scheduledTime": "2026-09-03T04:20:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:23:11.000Z",
          "scheduledTime": "2026-09-03T04:23:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:23:11.000Z",
          "scheduledTime": "2026-09-03T04:23:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:27:00.000Z",
          "scheduledTime": "2026-09-03T04:27:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:27:00.000Z",
          "scheduledTime": "2026-09-03T04:27:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:27:58.000Z",
          "scheduledTime": "2026-09-03T04:27:58.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:27:58.000Z",
          "scheduledTime": "2026-09-03T04:27:58.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:30:23.000Z",
          "scheduledTime": "2026-09-03T04:30:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:35:00.000Z",
          "scheduledTime": "2026-09-03T04:35:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:39:00.000Z",
          "scheduledTime": "2026-09-03T04:39:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:39:00.000Z",
          "scheduledTime": "2026-09-03T04:39:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:43:12.000Z",
          "scheduledTime": "2026-09-03T04:43:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:43:12.000Z",
          "scheduledTime": "2026-09-03T04:43:12.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:45:00.000Z",
          "scheduledTime": "2026-09-03T04:45:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:45:00.000Z",
          "scheduledTime": "2026-09-03T04:45:00.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:47:30.000Z",
          "scheduledTime": "2026-09-03T04:47:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:47:30.000Z",
          "scheduledTime": "2026-09-03T04:47:30.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:51:30.000Z",
          "scheduledTime": "2026-09-03T04:51:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:51:30.000Z",
          "scheduledTime": "2026-09-03T04:51:30.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:57:30.000Z",
          "scheduledTime": "2026-09-03T04:57:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:57:30.000Z",
          "scheduledTime": "2026-09-03T04:57:30.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:59:00.000Z",
          "scheduledTime": "2026-09-03T04:59:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T04:59:00.000Z",
          "scheduledTime": "2026-09-03T04:59:00.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:02:00.000Z",
          "scheduledTime": "2026-09-03T05:02:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:10:00.000Z",
          "scheduledTime": "2026-09-03T05:10:00.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:14:00.000Z",
          "scheduledTime": "2026-09-03T05:14:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:14:00.000Z",
          "scheduledTime": "2026-09-03T05:14:00.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:18:00.000Z",
          "scheduledTime": "2026-09-03T05:18:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:18:00.000Z",
          "scheduledTime": "2026-09-03T05:18:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:20:00.000Z",
          "scheduledTime": "2026-09-03T05:20:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:20:00.000Z",
          "scheduledTime": "2026-09-03T05:20:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:21:36.000Z",
          "scheduledTime": "2026-09-03T05:21:33.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:21:36.000Z",
          "scheduledTime": "2026-09-03T05:21:33.000Z",
          "stationShortCode": "SAV",
          "stationUICCode": 555,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:23:41.000Z",
          "scheduledTime": "2026-09-03T05:23:41.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:23:41.000Z",
          "scheduledTime": "2026-09-03T05:23:41.000Z",
          "stationShortCode": "KRS",
          "stationUICCode": 19,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:24:30.000Z",
          "scheduledTime": "2026-09-03T05:24:30.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:24:30.000Z",
          "scheduledTime": "2026-09-03T05:24:30.000Z",
          "stationShortCode": "HNA",
          "stationUICCode": 1018,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:25:02.000Z",
          "scheduledTime": "2026-09-03T05:25:01.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:25:02.000Z",
          "scheduledTime": "2026-09-03T05:25:01.000Z",
          "stationShortCode": "RKL",
          "stationUICCode": 554,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:25:49.000Z",
          "scheduledTime": "2026-09-03T05:25:49.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:25:49.000Z",
          "scheduledTime": "2026-09-03T05:25:49.000Z",
          "stationShortCode": "KVY",
          "stationUICCode": 559,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:27:00.000Z",
          "scheduledTime": "2026-09-03T05:27:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:27:00.000Z",
          "scheduledTime": "2026-09-03T05:27:00.000Z",
          "stationShortCode": "HVK",
          "stationUICCode": 1334,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:27:40.000Z",
          "scheduledTime": "2026-09-03T05:27:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:27:40.000Z",
          "scheduledTime": "2026-09-03T05:27:40.000Z",
          "stationShortCode": "HKH",
          "stationUICCode": 556,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:29:10.000Z",
          "scheduledTime": "2026-09-03T05:29: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-09-03T05:31:10.000Z",
          "scheduledTime": "2026-09-03T05:31:00.000Z",
          "stationShortCode": "TKL",
          "stationUICCode": 18,
          "stopSector": "A1",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:32:51.000Z",
          "scheduledTime": "2026-09-03T05:32:28.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:32:51.000Z",
          "scheduledTime": "2026-09-03T05:32:28.000Z",
          "stationShortCode": "PLA",
          "stationUICCode": 553,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:33:47.000Z",
          "scheduledTime": "2026-09-03T05:33:37.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:33:47.000Z",
          "scheduledTime": "2026-09-03T05:33:37.000Z",
          "stationShortCode": "TNA",
          "stationUICCode": 552,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:35:00.000Z",
          "scheduledTime": "2026-09-03T05:35:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:35:00.000Z",
          "scheduledTime": "2026-09-03T05:35:00.000Z",
          "stationShortCode": "ML",
          "stationUICCode": 17,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:35:58.000Z",
          "scheduledTime": "2026-09-03T05:35:50.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:35:58.000Z",
          "scheduledTime": "2026-09-03T05:35:50.000Z",
          "stationShortCode": "PMK",
          "stationUICCode": 551,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:36:52.000Z",
          "scheduledTime": "2026-09-03T05:36:44.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:36:52.000Z",
          "scheduledTime": "2026-09-03T05:36:44.000Z",
          "stationShortCode": "VRJ",
          "stationUICCode": 1371,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:37:08.000Z",
          "scheduledTime": "2026-09-03T05:37:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:37:08.000Z",
          "scheduledTime": "2026-09-03T05:37:00.000Z",
          "stationShortCode": "OLK",
          "stationUICCode": 15,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:40:00.000Z",
          "scheduledTime": "2026-09-03T05:40:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:40:00.000Z",
          "scheduledTime": "2026-09-03T05:40:00.000Z",
          "stationShortCode": "KÄP",
          "stationUICCode": 977,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T05:44:00.000Z",
          "scheduledTime": "2026-09-03T05:44:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "101",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:03:00.000Z",
          "scheduledTime": "2026-09-03T06:03:00.000Z",
          "stationShortCode": "PSLT",
          "stationUICCode": 1034,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:05:00.000Z",
          "scheduledTime": "2026-09-03T06:05:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:05:00.000Z",
          "scheduledTime": "2026-09-03T06:05:00.000Z",
          "stationShortCode": "PAU",
          "stationUICCode": 1328,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:07:00.000Z",
          "scheduledTime": "2026-09-03T06:07:00.000Z",
          "stationShortCode": "PSL",
          "stationUICCode": 10,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T06:09:00.000Z",
          "scheduledTime": "2026-09-03T06:09: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-09-03T06:15:00.000Z",
          "scheduledTime": "2026-09-03T06:15:00.000Z",
          "stationShortCode": "HKI",
          "stationUICCode": 1,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 274,
      "trainType": "PYO",
      "version": 293815363811
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T18:49:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "SE",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T18:45:00.000Z",
          "stationShortCode": "HPA",
          "stationUICCode": 10726,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T18:48:01.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:52:27.000Z",
          "scheduledTime": "2026-09-02T18:48:00.000Z",
          "stationShortCode": "TRR",
          "stationUICCode": 678,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:48:00.000Z",
          "stationShortCode": "TRR",
          "stationUICCode": 678,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T18:57:27.000Z",
          "scheduledTime": "2026-09-02T18:53:00.000Z",
          "stationShortCode": "TOR",
          "stationUICCode": 351,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:59:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:55:00.000Z",
          "stationShortCode": "TOR",
          "stationUICCode": 351,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:02:30.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T18:57:30.000Z",
          "stationShortCode": "TRI",
          "stationUICCode": 1318,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:05:42.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "M",
              "categoryCodeId": 453052490,
              "detailedCategoryCode": "M1",
              "detailedCategoryCodeId": 18546952
            }
          ],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T18:58:30.000Z",
          "stationShortCode": "TRI",
          "stationUICCode": 1318,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:18:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:18:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T19:12:00.000Z",
          "stationShortCode": "LLA",
          "stationUICCode": 360,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:21:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "LI",
          "stationUICCode": 829,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:26:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "B3",
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:27:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:22:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "stopSector": "B3",
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:36:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:36:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 8,
          "scheduledTime": "2026-09-02T19:29:00.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:45:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:45:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:53:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:53:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:03:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:54:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 9,
          "scheduledTime": "2026-09-02T19:54:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:09:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:09:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:16:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:06:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:16:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:06:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:20:31.000Z",
          "scheduledTime": "2026-09-02T20:09:59.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:20:31.000Z",
          "scheduledTime": "2026-09-02T20:09:59.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:26:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:26:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 11,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:29:54.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "T",
              "categoryCodeId": 402720842,
              "detailedCategoryCode": "T1",
              "detailedCategoryCodeId": 119013640,
              "thirdCategoryCode": "T102",
              "thirdCategoryCodeId": 34019329
            }
          ],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 10,
          "scheduledTime": "2026-09-02T20:20:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 408,
      "trainType": "IC",
      "version": 293815361393
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T19:10:01.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "L",
              "categoryCodeId": 352389194,
              "detailedCategoryCode": "L1",
              "detailedCategoryCodeId": 18153736,
              "thirdCategoryCode": "L101",
              "thirdCategoryCodeId": 16848129
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T19:06:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T18:58:08.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:12:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:12:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 5,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:23:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T19:19:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:23:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T19:19:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:33:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:31:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:33:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T19:32:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:37:24.000Z",
          "scheduledTime": "2026-09-02T19:35:30.000Z",
          "stationShortCode": "OVK",
          "stationUICCode": 1316,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:37:54.000Z",
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "OVK",
          "stationUICCode": 1316,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:46:52.000Z",
          "scheduledTime": "2026-09-02T19:46:30.000Z",
          "stationShortCode": "JJ",
          "stationUICCode": 627,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:47:22.000Z",
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "JJ",
          "stationUICCode": 627,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:50:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "KAS",
          "stationUICCode": 193,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:50:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T19:48:00.000Z",
          "stationShortCode": "KAS",
          "stationUICCode": 193,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:06:00.000Z",
          "stationShortCode": "VLP",
          "stationUICCode": 196,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:07:00.000Z",
          "stationShortCode": "VLP",
          "stationUICCode": 196,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:16:42.000Z",
          "scheduledTime": "2026-09-02T20:14:30.000Z",
          "stationShortCode": "KLO",
          "stationUICCode": 199,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:17:12.000Z",
          "scheduledTime": "2026-09-02T20:15:00.000Z",
          "stationShortCode": "KLO",
          "stationUICCode": 199,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:28:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T20:25:00.000Z",
          "stationShortCode": "HPK",
          "stationUICCode": 200,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:33:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T20:33:00.000Z",
          "scheduledTime": "2026-09-02T20:33:00.000Z",
          "stationShortCode": "HPK",
          "stationUICCode": 200,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T20:32:37.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:47:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:47:00.000Z",
          "stationShortCode": "KEU",
          "stationUICCode": 235,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:48:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "KEU",
          "stationUICCode": 235,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:51:58.000Z",
          "scheduledTime": "2026-09-02T20:51:48.000Z",
          "stationShortCode": "KTN",
          "stationUICCode": 697,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T20:51:58.000Z",
          "scheduledTime": "2026-09-02T20:51:48.000Z",
          "stationShortCode": "KTN",
          "stationUICCode": 697,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:08:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:09:30.000Z",
          "stationShortCode": "PVI",
          "stationUICCode": 237,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:10:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:10:00.000Z",
          "stationShortCode": "PVI",
          "stationUICCode": 237,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:26:34.000Z",
          "scheduledTime": "2026-09-02T21:28:00.000Z",
          "stationShortCode": "VN",
          "stationUICCode": 239,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:26:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T21:28:00.000Z",
          "stationShortCode": "VN",
          "stationUICCode": 239,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:33:01.000Z",
          "scheduledTime": "2026-09-02T21:34:27.000Z",
          "stationShortCode": "RPH",
          "stationUICCode": 1232,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T21:33:01.000Z",
          "scheduledTime": "2026-09-02T21:34:27.000Z",
          "stationShortCode": "RPH",
          "stationUICCode": 1232,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:38:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T21:38:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-05-07T09:58:15.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 429,
      "trainType": "HDM",
      "version": 293815362238
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T19:15:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "stopSector": "C2",
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T19:12:17.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:23:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:23:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:23:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:23:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:25:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "TSO",
          "stationUICCode": 1359,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:27:58.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:27:00.000Z",
          "stationShortCode": "TSO",
          "stationUICCode": 1359,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:29:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "KAU",
          "stationUICCode": 639,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:29:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:30:00.000Z",
          "stationShortCode": "KAU",
          "stationUICCode": 639,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:33:19.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:33:00.000Z",
          "stationShortCode": "NOA",
          "stationUICCode": 181,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:34:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:34:00.000Z",
          "stationShortCode": "NOA",
          "stationUICCode": 181,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:40:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:40:00.000Z",
          "stationShortCode": "SIU",
          "stationUICCode": 179,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:40:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:40:00.000Z",
          "stationShortCode": "SIU",
          "stationUICCode": 179,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:44:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:44:00.000Z",
          "stationShortCode": "SNM",
          "stationUICCode": 638,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:44:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:44:00.000Z",
          "stationShortCode": "SNM",
          "stationUICCode": 638,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:51:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:51:00.000Z",
          "stationShortCode": "KRU",
          "stationUICCode": 178,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:52:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:52:00.000Z",
          "stationShortCode": "KRU",
          "stationUICCode": 178,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:57:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:57:00.000Z",
          "stationShortCode": "HNO",
          "stationUICCode": 1025,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:57:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:57:00.000Z",
          "stationShortCode": "HNO",
          "stationUICCode": 1025,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:02:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:02:00.000Z",
          "stationShortCode": "VMA",
          "stationUICCode": 176,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:03:00.000Z",
          "stationShortCode": "VMA",
          "stationUICCode": 176,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:11:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:10:00.000Z",
          "stationShortCode": "ÄS",
          "stationUICCode": 174,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:11:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:10:00.000Z",
          "stationShortCode": "ÄS",
          "stationUICCode": 174,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:17:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "AHV",
          "stationUICCode": 1000,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:17:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "AHV",
          "stationUICCode": 1000,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:25:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:24:00.000Z",
          "stationShortCode": "KKI",
          "stationUICCode": 170,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:25:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T20:25:00.000Z",
          "stationShortCode": "KKI",
          "stationUICCode": 170,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:34:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T20:33:00.000Z",
          "stationShortCode": "HVA",
          "stationUICCode": 218,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:35:10.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:34:00.000Z",
          "stationShortCode": "HVA",
          "stationUICCode": 218,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:41:00.000Z",
          "stationShortCode": "NAL",
          "stationUICCode": 672,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:41:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:41:00.000Z",
          "stationShortCode": "NAL",
          "stationUICCode": 672,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:49:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T20:49:00.000Z",
          "stationShortCode": "PRI",
          "stationUICCode": 220,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Long-distance",
      "trainNumber": 475,
      "trainType": "IC",
      "version": 293815361605
    },
    {
      "cancelled": true,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T19:40:00.000Z",
          "stationShortCode": "IMT",
          "stationUICCode": 502,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "IMR",
          "stationUICCode": 603,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "IMR",
          "stationUICCode": 603,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T19:54:30.000Z",
          "stationShortCode": "RAH",
          "stationUICCode": 501,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T19:54:30.000Z",
          "stationShortCode": "RAH",
          "stationUICCode": 501,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:05:00.000Z",
          "stationShortCode": "JTS",
          "stationUICCode": 499,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:05:00.000Z",
          "stationShortCode": "JTS",
          "stationUICCode": 499,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "MKO",
          "stationUICCode": 1180,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:13:00.000Z",
          "stationShortCode": "MKO",
          "stationUICCode": 1180,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "LRS",
          "stationUICCode": 498,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:31:00.000Z",
          "stationShortCode": "LRS",
          "stationUICCode": 498,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:36:00.000Z",
          "stationShortCode": "LR",
          "stationUICCode": 495,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:44:00.000Z",
          "stationShortCode": "LR",
          "stationUICCode": 495,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:51:00.000Z",
          "stationShortCode": "TAP",
          "stationUICCode": 1276,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:51:00.000Z",
          "stationShortCode": "TAP",
          "stationUICCode": 1276,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:56:00.000Z",
          "stationShortCode": "TRÄ",
          "stationUICCode": 1290,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:56:00.000Z",
          "stationShortCode": "TRÄ",
          "stationUICCode": 1290,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "RAS",
          "stationUICCode": 1222,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "RAS",
          "stationUICCode": 1222,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:09:00.000Z",
          "stationShortCode": "LÄ",
          "stationUICCode": 487,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:09:00.000Z",
          "stationShortCode": "LÄ",
          "stationUICCode": 487,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "TA",
          "stationUICCode": 486,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "TA",
          "stationUICCode": 486,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:29:00.000Z",
          "stationShortCode": "KJR",
          "stationUICCode": 944,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:29:00.000Z",
          "stationShortCode": "KJR",
          "stationUICCode": 944,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:40:00.000Z",
          "stationShortCode": "KPA",
          "stationUICCode": 485,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:40:00.000Z",
          "stationShortCode": "KPA",
          "stationUICCode": 485,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:48:00.000Z",
          "stationShortCode": "KTH",
          "stationUICCode": 1319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:48:00.000Z",
          "stationShortCode": "KTH",
          "stationUICCode": 1319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:50:00.000Z",
          "stationShortCode": "UTI",
          "stationUICCode": 484,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:50:00.000Z",
          "stationShortCode": "UTI",
          "stationUICCode": 484,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:57:00.000Z",
          "stationShortCode": "KUV",
          "stationUICCode": 1320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:17:00.000Z",
          "stationShortCode": "KUV",
          "stationUICCode": 1320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:22:00.000Z",
          "stationShortCode": "OIK",
          "stationUICCode": 1133,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:22:00.000Z",
          "stationShortCode": "OIK",
          "stationUICCode": 1133,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:31:22.000Z",
          "stationShortCode": "MKI",
          "stationUICCode": 536,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:31:22.000Z",
          "stationShortCode": "MKI",
          "stationUICCode": 536,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:32:00.000Z",
          "stationShortCode": "PIO",
          "stationUICCode": 1358,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:32:00.000Z",
          "stationShortCode": "PIO",
          "stationUICCode": 1358,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:40:00.000Z",
          "stationShortCode": "IKR",
          "stationUICCode": 530,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:40:00.000Z",
          "stationShortCode": "IKR",
          "stationUICCode": 530,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:52:00.000Z",
          "stationShortCode": "JRI",
          "stationUICCode": 535,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:52:00.000Z",
          "stationShortCode": "JRI",
          "stationUICCode": 535,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:56:07.000Z",
          "stationShortCode": "TSL",
          "stationUICCode": 837,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:56:07.000Z",
          "stationShortCode": "TSL",
          "stationUICCode": 837,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:01:00.000Z",
          "stationShortCode": "KY",
          "stationUICCode": 534,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:01:00.000Z",
          "stationShortCode": "KY",
          "stationUICCode": 534,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:05:21.000Z",
          "stationShortCode": "KLN",
          "stationUICCode": 981,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:05:21.000Z",
          "stationShortCode": "KLN",
          "stationUICCode": 981,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:09:00.000Z",
          "stationShortCode": "HOS",
          "stationUICCode": 980,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:34:00.000Z",
          "stationShortCode": "HOS",
          "stationUICCode": 980,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:36:00.000Z",
          "stationShortCode": "KTT",
          "stationUICCode": 1130,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:36:00.000Z",
          "stationShortCode": "KTT",
          "stationUICCode": 1130,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:46:00.000Z",
          "stationShortCode": "KOO",
          "stationUICCode": 1329,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:46:00.000Z",
          "stationShortCode": "KOO",
          "stationUICCode": 1329,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:51:00.000Z",
          "stationShortCode": "MSS",
          "stationUICCode": 557,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2025-10-30T06:30:01.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Cargo",
      "trainNumber": 2650,
      "trainType": "T",
      "version": 293815256939
    },
    {
      "cancelled": true,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:35:00.000Z",
          "stationShortCode": "LRS",
          "stationUICCode": 498,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "MKO",
          "stationUICCode": 1180,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:40:00.000Z",
          "stationShortCode": "MKO",
          "stationUICCode": 1180,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "JTS",
          "stationUICCode": 499,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T20:48:00.000Z",
          "stationShortCode": "JTS",
          "stationUICCode": 499,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:00:00.000Z",
          "stationShortCode": "RAH",
          "stationUICCode": 501,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:00:00.000Z",
          "stationShortCode": "RAH",
          "stationUICCode": 501,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:07:00.000Z",
          "stationShortCode": "IMR",
          "stationUICCode": 603,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:07:00.000Z",
          "stationShortCode": "IMR",
          "stationUICCode": 603,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:14:00.000Z",
          "stationShortCode": "IMT",
          "stationUICCode": 502,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:18:00.000Z",
          "stationShortCode": "IMT",
          "stationUICCode": 502,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "IM",
          "stationUICCode": 1352,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "IM",
          "stationUICCode": 1352,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:38:00.000Z",
          "stationShortCode": "RJÄ",
          "stationUICCode": 506,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T21:38:00.000Z",
          "stationShortCode": "RJÄ",
          "stationUICCode": 506,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:01:00.000Z",
          "stationShortCode": "SPL",
          "stationUICCode": 507,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:06:00.000Z",
          "stationShortCode": "SPL",
          "stationUICCode": 507,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:23:00.000Z",
          "stationShortCode": "KIJ",
          "stationUICCode": 1123,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:23:00.000Z",
          "stationShortCode": "KIJ",
          "stationUICCode": 1123,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:26:00.000Z",
          "stationShortCode": "PAR",
          "stationUICCode": 510,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T22:43:00.000Z",
          "stationShortCode": "PAR",
          "stationUICCode": 510,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:02:00.000Z",
          "stationShortCode": "SR",
          "stationUICCode": 964,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:02:00.000Z",
          "stationShortCode": "SR",
          "stationUICCode": 964,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:15:00.000Z",
          "stationShortCode": "POI",
          "stationUICCode": 965,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:15:00.000Z",
          "stationShortCode": "POI",
          "stationUICCode": 965,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-02T23:28:00.000Z",
          "stationShortCode": "KTI",
          "stationUICCode": 966,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T00:07:00.000Z",
          "stationShortCode": "KTI",
          "stationUICCode": 966,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T00:32:00.000Z",
          "stationShortCode": "PUS",
          "stationUICCode": 919,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T00:32:00.000Z",
          "stationShortCode": "PUS",
          "stationUICCode": 919,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T00:41:00.000Z",
          "stationShortCode": "KIT",
          "stationUICCode": 453,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T00:41:00.000Z",
          "stationShortCode": "KIT",
          "stationUICCode": 453,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "SÄ",
          "stationUICCode": 918,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:02:00.000Z",
          "stationShortCode": "SÄ",
          "stationUICCode": 918,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "TKK",
          "stationUICCode": 916,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:18:00.000Z",
          "stationShortCode": "TKK",
          "stationUICCode": 916,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:28:00.000Z",
          "stationShortCode": "HSL",
          "stationUICCode": 451,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:28:00.000Z",
          "stationShortCode": "HSL",
          "stationUICCode": 451,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:40:00.000Z",
          "stationShortCode": "NTH",
          "stationUICCode": 917,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:40:00.000Z",
          "stationShortCode": "NTH",
          "stationUICCode": 917,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:49:44.000Z",
          "stationShortCode": "KPP",
          "stationUICCode": 1369,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:49:44.000Z",
          "stationShortCode": "KPP",
          "stationUICCode": 1369,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "SUL",
          "stationUICCode": 1071,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:52:00.000Z",
          "stationShortCode": "SUL",
          "stationUICCode": 1071,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": true,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "",
          "countryCode": "FI",
          "scheduledTime": "2026-09-03T01:56:00.000Z",
          "stationShortCode": "PLT",
          "stationUICCode": 1070,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2026-07-02T05:55:40.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Cargo",
      "trainNumber": 2769,
      "trainType": "T",
      "version": 293815311303
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T19:47:24.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E1",
              "detailedCategoryCodeId": 18088200
            }
          ],
          "commercialStop": true,
          "commercialTrack": "777",
          "countryCode": "FI",
          "differenceInMinutes": -27,
          "scheduledTime": "2026-09-02T20:14:00.000Z",
          "stationShortCode": "KVLA",
          "stationUICCode": 1132,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T19:44:20.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:49:43.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -28,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "KV",
          "stationUICCode": 480,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:50:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -28,
          "scheduledTime": "2026-09-02T20:18:00.000Z",
          "stationShortCode": "KV",
          "stationUICCode": 480,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:13:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "909",
          "countryCode": "FI",
          "differenceInMinutes": -30,
          "scheduledTime": "2026-09-02T20:43:00.000Z",
          "stationShortCode": "KUK",
          "stationUICCode": 537,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2025-08-25T05:51:57.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Cargo",
      "trainNumber": 2829,
      "trainType": "T",
      "version": 293815361154
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": false,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T17:51:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "839",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T17:45:00.000Z",
          "stationShortCode": "PMLA",
          "stationUICCode": 1210,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:50:15.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:54:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 4,
          "scheduledTime": "2026-09-02T17:50:00.000Z",
          "stationShortCode": "TMU",
          "stationUICCode": 1212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:55:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 6,
          "scheduledTime": "2026-09-02T17:50:00.000Z",
          "stationShortCode": "TMU",
          "stationUICCode": 1212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:57:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:55:00.000Z",
          "stationShortCode": "PM",
          "stationUICCode": 400,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:58:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": 3,
          "scheduledTime": "2026-09-02T17:55:00.000Z",
          "stationShortCode": "PM",
          "stationUICCode": 400,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:05:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "502",
          "countryCode": "FI",
          "differenceInMinutes": 2,
          "scheduledTime": "2026-09-02T18:04:00.000Z",
          "stationShortCode": "NRI",
          "stationUICCode": 895,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:05:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "502",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T18:04:10.000Z",
          "scheduledTime": "2026-09-02T18:11:00.000Z",
          "stationShortCode": "NRI",
          "stationUICCode": 895,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:20:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-09-02T18:29:00.000Z",
          "stationShortCode": "VKI",
          "stationUICCode": 428,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:20:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-09-02T18:29:00.000Z",
          "stationShortCode": "VKI",
          "stationUICCode": 428,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:37:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "scheduledTime": "2026-09-02T18:43:00.000Z",
          "stationShortCode": "HKS",
          "stationUICCode": 427,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:37:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "scheduledTime": "2026-09-02T18:43:00.000Z",
          "stationShortCode": "HKS",
          "stationUICCode": 427,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "LVT",
          "stationUICCode": 246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "LVT",
          "stationUICCode": 246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:08:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "VKO",
          "stationUICCode": 245,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:08:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "VKO",
          "stationUICCode": 245,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:12:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "scheduledTime": "2026-09-02T19:18:41.000Z",
          "stationShortCode": "RHL",
          "stationUICCode": 1225,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:15:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T19:18:41.000Z",
          "stationShortCode": "RHL",
          "stationUICCode": 1225,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:19:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "005",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T19:22:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:45:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "005",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T19:53:40.000Z",
          "scheduledTime": "2026-09-02T19:54:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:59:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -17,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "MUU",
          "stationUICCode": 433,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:59:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -17,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "MUU",
          "stationUICCode": 433,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:15:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "003",
          "countryCode": "FI",
          "differenceInMinutes": -20,
          "scheduledTime": "2026-09-02T20:35:00.000Z",
          "stationShortCode": "SAA",
          "stationUICCode": 668,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:15:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "003",
          "countryCode": "FI",
          "differenceInMinutes": -22,
          "scheduledTime": "2026-09-02T20:38:00.000Z",
          "stationShortCode": "SAA",
          "stationUICCode": 668,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:28:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": -29,
          "scheduledTime": "2026-09-02T20:58:00.000Z",
          "stationShortCode": "JSK",
          "stationUICCode": 205,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:28:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": -45,
          "scheduledTime": "2026-09-02T21:14:00.000Z",
          "stationShortCode": "JSK",
          "stationUICCode": 205,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:34:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -45,
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "JÄS",
          "stationUICCode": 204,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:43:48.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -35,
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "JÄS",
          "stationUICCode": 204,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:57:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -40,
          "scheduledTime": "2026-09-02T21:38:00.000Z",
          "stationShortCode": "LPR",
          "stationUICCode": 1149,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:58:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -40,
          "scheduledTime": "2026-09-02T21:38:00.000Z",
          "stationShortCode": "LPR",
          "stationUICCode": 1149,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:07:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -41,
          "scheduledTime": "2026-09-02T21:48:00.000Z",
          "stationShortCode": "LÄP",
          "stationUICCode": 203,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:07:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -41,
          "scheduledTime": "2026-09-02T21:48:00.000Z",
          "stationShortCode": "LÄP",
          "stationUICCode": 203,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:13:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -41,
          "scheduledTime": "2026-09-02T21:55:00.000Z",
          "stationShortCode": "TV",
          "stationUICCode": 1270,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:13:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -41,
          "scheduledTime": "2026-09-02T21:55:00.000Z",
          "stationShortCode": "TV",
          "stationUICCode": 1270,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:19:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "602",
          "countryCode": "FI",
          "differenceInMinutes": -43,
          "scheduledTime": "2026-09-02T22:03:00.000Z",
          "stationShortCode": "TRK",
          "stationUICCode": 1283,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:19:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "602",
          "countryCode": "FI",
          "differenceInMinutes": -67,
          "scheduledTime": "2026-09-02T22:27:00.000Z",
          "stationShortCode": "TRK",
          "stationUICCode": 1283,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:28:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -70,
          "scheduledTime": "2026-09-02T22:39:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:28:34.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -70,
          "scheduledTime": "2026-09-02T22:39:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:44:05.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -72,
          "scheduledTime": "2026-09-02T22:56:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:44:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -72,
          "scheduledTime": "2026-09-02T22:56:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:01:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -74,
          "scheduledTime": "2026-09-02T23:15:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:02:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -72,
          "scheduledTime": "2026-09-02T23:15:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:05:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -73,
          "scheduledTime": "2026-09-02T23:19:00.000Z",
          "stationShortCode": "VKA",
          "stationUICCode": 1274,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:05:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -73,
          "scheduledTime": "2026-09-02T23:19:00.000Z",
          "stationShortCode": "VKA",
          "stationUICCode": 1274,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:08:09.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "847",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "scheduledTime": "2026-09-02T23:23:00.000Z",
          "stationShortCode": "TPET",
          "stationUICCode": 1273,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2025-08-25T05:51:57.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Cargo",
      "trainNumber": 3062,
      "trainType": "T",
      "version": 293815362596
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T16:52:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "223",
          "countryCode": "FI",
          "differenceInMinutes": 7,
          "scheduledTime": "2026-09-02T16:46:00.000Z",
          "stationShortCode": "VKA",
          "stationUICCode": 1274,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T16:41:39.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T16:56:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:56:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T16:56:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T16:56:00.000Z",
          "stationShortCode": "TPE",
          "stationUICCode": 160,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:02:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "711",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T17:04:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:02:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "711",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-09-02T17:11:00.000Z",
          "stationShortCode": "LLH",
          "stationUICCode": 183,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:08:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-09-02T17:17:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:13:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T17:17:00.000Z",
          "stationShortCode": "YLÖ",
          "stationUICCode": 211,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:20:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T17:23:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:20:29.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T17:23:00.000Z",
          "stationShortCode": "LAK",
          "stationUICCode": 212,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:26:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "202",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T17:29:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:33:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "202",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T17:34:00.000Z",
          "stationShortCode": "MJJ",
          "stationUICCode": 1168,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:40:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T17:41:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:40:20.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T17:41:00.000Z",
          "stationShortCode": "KRR",
          "stationUICCode": 1095,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:47:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T17:48:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:47:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T17:48:00.000Z",
          "stationShortCode": "STÖ",
          "stationUICCode": 1257,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:52:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T17:54:30.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:52:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T17:54:30.000Z",
          "stationShortCode": "VJR",
          "stationUICCode": 214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T17:59:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T18:01:30.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T17:59:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T18:01:30.000Z",
          "stationShortCode": "PKK",
          "stationUICCode": 1216,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:04:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:07:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:04:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:07:00.000Z",
          "stationShortCode": "PKO",
          "stationUICCode": 215,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:08:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "502",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T18:12:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:08:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "502",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T18:15:00.000Z",
          "stationShortCode": "LMK",
          "stationUICCode": 1151,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:12:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-09-02T18:22:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:12:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -9,
          "scheduledTime": "2026-09-02T18:22:00.000Z",
          "stationShortCode": "KIS",
          "stationUICCode": 1137,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T18:28:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T18:28:00.000Z",
          "stationShortCode": "RLÄ",
          "stationUICCode": 596,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:22:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:22:48.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -10,
          "scheduledTime": "2026-09-02T18:33:00.000Z",
          "stationShortCode": "MD",
          "stationUICCode": 217,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:29:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T18:40:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:29:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T18:40:00.000Z",
          "stationShortCode": "YLV",
          "stationUICCode": 654,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:35:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "753",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T18:47:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:37:13.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "753",
          "countryCode": "FI",
          "differenceInMinutes": -13,
          "scheduledTime": "2026-09-02T18:50:00.000Z",
          "stationShortCode": "JAL",
          "stationUICCode": 276,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:43:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:43:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T18:58:00.000Z",
          "stationShortCode": "PSJ",
          "stationUICCode": 687,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:50:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:50:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T19:05:00.000Z",
          "stationShortCode": "PLU",
          "stationUICCode": 1214,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -15,
          "scheduledTime": "2026-09-02T19:08:00.000Z",
          "stationShortCode": "LYÖ",
          "stationUICCode": 1153,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:58:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -16,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:58:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -16,
          "scheduledTime": "2026-09-02T19:14:00.000Z",
          "stationShortCode": "SKI",
          "stationUICCode": 1265,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:03:35.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "851",
          "countryCode": "FI",
          "differenceInMinutes": -16,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:06:03.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "851",
          "countryCode": "FI",
          "differenceInMinutes": -29,
          "scheduledTime": "2026-09-02T19:35:00.000Z",
          "stationShortCode": "SK",
          "stationUICCode": 280,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:15:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -32,
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:15:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -32,
          "scheduledTime": "2026-09-02T19:47:00.000Z",
          "stationShortCode": "RHA",
          "stationUICCode": 742,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:21:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -33,
          "scheduledTime": "2026-09-02T19:54:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -33,
          "scheduledTime": "2026-09-02T19:54:00.000Z",
          "stationShortCode": "LPA",
          "stationUICCode": 298,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:25:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -33,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:25:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -33,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "RJP",
          "stationUICCode": 1220,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:30:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T20:04:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:30:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T20:04:00.000Z",
          "stationShortCode": "KHA",
          "stationUICCode": 299,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:35:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T20:10:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:35:56.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T20:10:00.000Z",
          "stationShortCode": "RIO",
          "stationUICCode": 1227,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:40:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -35,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:40:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -35,
          "scheduledTime": "2026-09-02T20:16:00.000Z",
          "stationShortCode": "HM",
          "stationUICCode": 300,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:44:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -36,
          "scheduledTime": "2026-09-02T20:21:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:44:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -36,
          "scheduledTime": "2026-09-02T20:21:00.000Z",
          "stationShortCode": "VT",
          "stationUICCode": 302,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:49:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -37,
          "scheduledTime": "2026-09-02T20:26:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:49:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -37,
          "scheduledTime": "2026-09-02T20:26:00.000Z",
          "stationShortCode": "KÖK",
          "stationUICCode": 1144,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:54:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -37,
          "scheduledTime": "2026-09-02T20:32:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:54:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -37,
          "scheduledTime": "2026-09-02T20:32:00.000Z",
          "stationShortCode": "JPA",
          "stationUICCode": 303,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:58:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": -39,
          "scheduledTime": "2026-09-02T20:38:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:58:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": -65,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T20:05:50.000Z",
          "scheduledTime": "2026-09-02T21:04:00.000Z",
          "stationShortCode": "RJR",
          "stationUICCode": 1327,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:02:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -68,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:02:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -68,
          "scheduledTime": "2026-09-02T21:11:00.000Z",
          "stationShortCode": "KOI",
          "stationUICCode": 745,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:19:00.000Z",
          "stationShortCode": "PNÄ",
          "stationUICCode": 305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:12:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:24:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:12:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:24:00.000Z",
          "stationShortCode": "KPI",
          "stationUICCode": 309,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:21:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:33:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:21:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:33:00.000Z",
          "stationShortCode": "KPY",
          "stationUICCode": 311,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:33:21.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T21:44:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:33:21.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -74,
          "scheduledTime": "2026-09-02T21:47:00.000Z",
          "stationShortCode": "KOK",
          "stationUICCode": 312,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:40:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -76,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:40:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -76,
          "scheduledTime": "2026-09-02T21:56:00.000Z",
          "stationShortCode": "MTV",
          "stationUICCode": 1171,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:45:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -77,
          "scheduledTime": "2026-09-02T22:02:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:45:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -77,
          "scheduledTime": "2026-09-02T22:02:00.000Z",
          "stationShortCode": "KLV",
          "stationUICCode": 316,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:49:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -77,
          "scheduledTime": "2026-09-02T22:07:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:49:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -77,
          "scheduledTime": "2026-09-02T22:07:00.000Z",
          "stationShortCode": "RPA",
          "stationUICCode": 747,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:58:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -79,
          "scheduledTime": "2026-09-02T22:17:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:58:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -79,
          "scheduledTime": "2026-09-02T22:17:00.000Z",
          "stationShortCode": "KNS",
          "stationUICCode": 317,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:05:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -79,
          "scheduledTime": "2026-09-02T22:25:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:05:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -79,
          "scheduledTime": "2026-09-02T22:25:00.000Z",
          "stationShortCode": "ELA",
          "stationUICCode": 318,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:11:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -80,
          "scheduledTime": "2026-09-02T22:31:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:11:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -80,
          "scheduledTime": "2026-09-02T22:31:00.000Z",
          "stationShortCode": "SVI",
          "stationUICCode": 319,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:16:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -81,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:16:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -81,
          "scheduledTime": "2026-09-02T22:38:00.000Z",
          "stationShortCode": "KHG",
          "stationUICCode": 1097,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:23:24.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "007",
          "countryCode": "FI",
          "differenceInMinutes": -81,
          "scheduledTime": "2026-09-02T22:44:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:22:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "007",
          "countryCode": "FI",
          "differenceInMinutes": -24,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T22:20:10.000Z",
          "scheduledTime": "2026-09-02T22:47:00.000Z",
          "stationShortCode": "YV",
          "stationUICCode": 320,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:33:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -25,
          "scheduledTime": "2026-09-02T22:58:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:33:03.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -25,
          "scheduledTime": "2026-09-02T22:58:00.000Z",
          "stationShortCode": "KGS",
          "stationUICCode": 1092,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:43:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -26,
          "scheduledTime": "2026-09-02T23:09:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:43:26.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -30,
          "scheduledTime": "2026-09-02T23:13:00.000Z",
          "stationShortCode": "OU",
          "stationUICCode": 322,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:50:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -32,
          "scheduledTime": "2026-09-02T23:23:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:50:31.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -32,
          "scheduledTime": "2026-09-02T23:23:00.000Z",
          "stationShortCode": "KUA",
          "stationUICCode": 1115,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:02:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -32,
          "scheduledTime": "2026-09-02T23:35:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:05:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T23:39:00.000Z",
          "stationShortCode": "VTI",
          "stationUICCode": 334,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:10:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T23:44:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:10:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T23:44:00.000Z",
          "stationShortCode": "AHO",
          "stationUICCode": 1343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:15:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -35,
          "scheduledTime": "2026-09-02T23:51:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:15:37.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -35,
          "scheduledTime": "2026-09-02T23:51:00.000Z",
          "stationShortCode": "TJA",
          "stationUICCode": 336,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:19:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -36,
          "scheduledTime": "2026-09-02T23:56:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:19:34.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -36,
          "scheduledTime": "2026-09-02T23:56:00.000Z",
          "stationShortCode": "RKI",
          "stationUICCode": 337,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:26:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -37,
          "scheduledTime": "2026-09-03T00:03:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:26:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -37,
          "scheduledTime": "2026-09-03T00:03:00.000Z",
          "stationShortCode": "HVN",
          "stationUICCode": 1041,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:29:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -39,
          "scheduledTime": "2026-09-03T00:08:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:29:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -39,
          "scheduledTime": "2026-09-03T00:08:00.000Z",
          "stationShortCode": "TKP",
          "stationUICCode": 1335,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:34:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -38,
          "scheduledTime": "2026-09-03T00:13:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:34:30.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -38,
          "scheduledTime": "2026-09-03T00:13:00.000Z",
          "stationShortCode": "LKA",
          "stationUICCode": 338,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:43:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -38,
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:43:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "1",
          "countryCode": "FI",
          "differenceInMinutes": -38,
          "scheduledTime": "2026-09-03T00:22:00.000Z",
          "stationShortCode": "KML",
          "stationUICCode": 769,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:47:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -39,
          "scheduledTime": "2026-09-03T00:26:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:47:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -39,
          "scheduledTime": "2026-09-03T00:26:00.000Z",
          "stationShortCode": "OLL",
          "stationUICCode": 1351,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:52:32.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -40,
          "scheduledTime": "2026-09-03T00:33:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T23:56:19.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "scheduledTime": "2026-09-03T01:11:00.000Z",
          "stationShortCode": "OL",
          "stationUICCode": 370,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:00:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -73,
          "scheduledTime": "2026-09-03T01:14:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:00:54.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -73,
          "scheduledTime": "2026-09-03T01:14:00.000Z",
          "stationShortCode": "TUA",
          "stationUICCode": 339,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -73,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:09:45.000Z",
          "scheduledTime": "2026-09-03T01:23:02.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -73,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:09:45.000Z",
          "scheduledTime": "2026-09-03T01:23:02.000Z",
          "stationShortCode": "KEO",
          "stationUICCode": 1372,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-03T00:14:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -74,
          "scheduledTime": "2026-09-03T01:29:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-03T00:14:38.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -74,
          "scheduledTime": "2026-09-03T01:29:00.000Z",
          "stationShortCode": "HD",
          "stationUICCode": 342,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:25:53.000Z",
          "scheduledTime": "2026-09-03T01:41:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:25:53.000Z",
          "scheduledTime": "2026-09-03T01:41:00.000Z",
          "stationShortCode": "II",
          "stationUICCode": 343,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:33:53.000Z",
          "scheduledTime": "2026-09-03T01:49:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:33:53.000Z",
          "scheduledTime": "2026-09-03T01:49:00.000Z",
          "stationShortCode": "LHS",
          "stationUICCode": 1364,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:46:53.000Z",
          "scheduledTime": "2026-09-03T02:02:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:46:53.000Z",
          "scheduledTime": "2026-09-03T02:02:00.000Z",
          "stationShortCode": "MYS",
          "stationUICCode": 1183,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:00:53.000Z",
          "scheduledTime": "2026-09-03T02:16:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:00:53.000Z",
          "scheduledTime": "2026-09-03T02:16:00.000Z",
          "stationShortCode": "SIM",
          "stationUICCode": 346,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:10:32.000Z",
          "scheduledTime": "2026-09-03T02:25:39.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:10:32.000Z",
          "scheduledTime": "2026-09-03T02:25:39.000Z",
          "stationShortCode": "MKN",
          "stationUICCode": 1365,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "540",
          "countryCode": "FI",
          "differenceInMinutes": -75,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:21:22.000Z",
          "scheduledTime": "2026-09-03T02:36:00.000Z",
          "stationShortCode": "KEM",
          "stationUICCode": 347,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2025-10-30T06:30:01.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Cargo",
      "trainNumber": 3063,
      "trainType": "T",
      "version": 293815363812
    },
    {
      "cancelled": false,
      "commuterLineID": "",
      "departureDate": "2026-09-02",
      "operatorShortCode": "vr",
      "operatorUICCode": 10,
      "runningCurrently": true,
      "timeTableRows": [
        {
          "actualTime": "2026-09-02T18:00:17.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "905",
          "countryCode": "FI",
          "differenceInMinutes": -12,
          "scheduledTime": "2026-09-02T18:12:00.000Z",
          "stationShortCode": "VSA",
          "stationUICCode": 1321,
          "trainReady": {
            "accepted": true,
            "source": "KUPLA",
            "timestamp": "2026-09-02T17:42:09.000Z"
          },
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:18:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": -23,
          "scheduledTime": "2026-09-02T18:41:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:18:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "6",
          "countryCode": "FI",
          "differenceInMinutes": -23,
          "scheduledTime": "2026-09-02T18:41:00.000Z",
          "stationShortCode": "KE",
          "stationUICCode": 20,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:41:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:46:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-02T18:45:30.000Z",
          "scheduledTime": "2026-09-02T18:46:00.000Z",
          "stationShortCode": "KYT",
          "stationUICCode": 1111,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:44:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -5,
          "scheduledTime": "2026-09-02T18:49:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:46:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:49:30.000Z",
          "stationShortCode": "AIN",
          "stationUICCode": 628,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:48:22.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T18:51:12.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:50:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T18:51:12.000Z",
          "stationShortCode": "JP",
          "stationUICCode": 25,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:52:32.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:52:54.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:52:44.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:52:54.000Z",
          "stationShortCode": "SAU",
          "stationUICCode": 806,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T18:54:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:54:12.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T18:54:12.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T18:54:12.000Z",
          "stationShortCode": "PUR",
          "stationUICCode": 564,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:01:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:00:00.000Z",
          "stationShortCode": "JK",
          "stationUICCode": 28,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:06:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:05:12.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:06:16.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:05:12.000Z",
          "stationShortCode": "PLP",
          "stationUICCode": 562,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:09:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:08:36.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:09:39.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:08:36.000Z",
          "stationShortCode": "HY",
          "stationUICCode": 30,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:11:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:10:32.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:11:04.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 1,
          "scheduledTime": "2026-09-02T19:10:32.000Z",
          "stationShortCode": "PVL",
          "stationUICCode": 1368,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:15:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:15:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:15:00.000Z",
          "stationShortCode": "ARP",
          "stationUICCode": 1235,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:20:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:20:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:21:08.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "5",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:21:00.000Z",
          "stationShortCode": "RI",
          "stationUICCode": 40,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:23:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:25:00.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:24:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "scheduledTime": "2026-09-02T19:25:00.000Z",
          "stationShortCode": "R702",
          "stationUICCode": 98998,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:25:28.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-02T19:25:28.000Z",
          "scheduledTime": "2026-09-02T19:26:00.000Z",
          "stationShortCode": "SAM",
          "stationUICCode": 1246,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:30:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:31:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:30:06.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -1,
          "scheduledTime": "2026-09-02T19:31:00.000Z",
          "stationShortCode": "RY",
          "stationUICCode": 42,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:34:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:34:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:36:00.000Z",
          "stationShortCode": "LK",
          "stationUICCode": 43,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:38:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:41:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:38:36.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -2,
          "scheduledTime": "2026-09-02T19:41:00.000Z",
          "stationShortCode": "TU",
          "stationUICCode": 44,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:42:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:42:00.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -3,
          "scheduledTime": "2026-09-02T19:45:00.000Z",
          "stationShortCode": "HRV",
          "stationUICCode": 622,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:47:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T19:52:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:47:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "3",
          "countryCode": "FI",
          "differenceInMinutes": -4,
          "scheduledTime": "2026-09-02T19:52:00.000Z",
          "stationShortCode": "HL",
          "stationUICCode": 47,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:53:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:53:25.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -6,
          "scheduledTime": "2026-09-02T19:59:00.000Z",
          "stationShortCode": "PRL",
          "stationUICCode": 49,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T19:58:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T20:05:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T19:58:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T20:05:00.000Z",
          "stationShortCode": "LTS",
          "stationUICCode": 1154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:02:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T20:09:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:02:24.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T20:09:00.000Z",
          "stationShortCode": "ITA",
          "stationUICCode": 154,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:03:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T20:10:36.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:03:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -7,
          "scheduledTime": "2026-09-02T20:10:36.000Z",
          "stationShortCode": "VIN",
          "stationUICCode": 1305,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:08:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-09-02T20:17:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:08:47.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -8,
          "scheduledTime": "2026-09-02T20:17:00.000Z",
          "stationShortCode": "KU",
          "stationUICCode": 626,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:14:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -11,
          "scheduledTime": "2026-09-02T20:26:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:14:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "4",
          "countryCode": "FI",
          "differenceInMinutes": -19,
          "scheduledTime": "2026-09-02T20:34:00.000Z",
          "stationShortCode": "TL",
          "stationUICCode": 150,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:19:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -23,
          "scheduledTime": "2026-09-02T20:42:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:19:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -23,
          "scheduledTime": "2026-09-02T20:42:00.000Z",
          "stationShortCode": "VIA",
          "stationUICCode": 155,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:23:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -23,
          "scheduledTime": "2026-09-02T20:46:36.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:23:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -23,
          "scheduledTime": "2026-09-02T20:46:36.000Z",
          "stationShortCode": "MAT",
          "stationUICCode": 1172,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:26:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -25,
          "scheduledTime": "2026-09-02T20:51:36.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:26:52.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -25,
          "scheduledTime": "2026-09-02T20:51:36.000Z",
          "stationShortCode": "LPÄ",
          "stationUICCode": 156,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:31:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -26,
          "scheduledTime": "2026-09-02T20:57:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:31:09.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -26,
          "scheduledTime": "2026-09-02T20:57:00.000Z",
          "stationShortCode": "VTR",
          "stationUICCode": 1295,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:34:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -27,
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:34:45.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -27,
          "scheduledTime": "2026-09-02T21:02:00.000Z",
          "stationShortCode": "SJ",
          "stationUICCode": 157,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:41:35.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "850",
          "countryCode": "FI",
          "differenceInMinutes": -32,
          "scheduledTime": "2026-09-02T21:14:00.000Z",
          "stationShortCode": "TPET",
          "stationUICCode": 1273,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:56:51.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "850",
          "countryCode": "FI",
          "differenceInMinutes": -24,
          "scheduledTime": "2026-09-02T21:21:00.000Z",
          "stationShortCode": "TPET",
          "stationUICCode": 1273,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T20:59:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -26,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "VKA",
          "stationUICCode": 1274,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T20:59:02.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -26,
          "scheduledTime": "2026-09-02T21:25:00.000Z",
          "stationShortCode": "VKA",
          "stationUICCode": 1274,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:01:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -28,
          "scheduledTime": "2026-09-02T21:30:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:02:15.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -28,
          "scheduledTime": "2026-09-02T21:30:00.000Z",
          "stationShortCode": "JVS",
          "stationUICCode": 1272,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:15:46.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T21:50:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:15:57.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -34,
          "scheduledTime": "2026-09-02T21:50:00.000Z",
          "stationShortCode": "HVS",
          "stationUICCode": 1021,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:31:14.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -36,
          "scheduledTime": "2026-09-02T22:07:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:31:14.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -36,
          "scheduledTime": "2026-09-02T22:07:00.000Z",
          "stationShortCode": "OV",
          "stationUICCode": 190,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:39:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -38,
          "scheduledTime": "2026-09-02T22:18:00.000Z",
          "stationShortCode": "TRK",
          "stationUICCode": 1283,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:39:53.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -38,
          "scheduledTime": "2026-09-02T22:18:00.000Z",
          "stationShortCode": "TRK",
          "stationUICCode": 1283,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:45:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "702",
          "countryCode": "FI",
          "differenceInMinutes": -39,
          "scheduledTime": "2026-09-02T22:25:00.000Z",
          "stationShortCode": "TV",
          "stationUICCode": 1270,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:45:41.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "702",
          "countryCode": "FI",
          "differenceInMinutes": -56,
          "scheduledTime": "2026-09-02T22:42:00.000Z",
          "stationShortCode": "TV",
          "stationUICCode": 1270,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T21:52:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -60,
          "scheduledTime": "2026-09-02T22:52:00.000Z",
          "stationShortCode": "LÄP",
          "stationUICCode": 203,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T21:52:07.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -60,
          "scheduledTime": "2026-09-02T22:52:00.000Z",
          "stationShortCode": "LÄP",
          "stationUICCode": 203,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:00:33.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -61,
          "scheduledTime": "2026-09-02T23:02:00.000Z",
          "stationShortCode": "LPR",
          "stationUICCode": 1149,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:00:55.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -61,
          "scheduledTime": "2026-09-02T23:02:00.000Z",
          "stationShortCode": "LPR",
          "stationUICCode": 1149,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:14:49.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -62,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "JÄS",
          "stationUICCode": 204,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:14:49.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialTrack": "2",
          "countryCode": "FI",
          "differenceInMinutes": -62,
          "scheduledTime": "2026-09-02T23:17:00.000Z",
          "stationShortCode": "JÄS",
          "stationUICCode": 204,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:23:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": -59,
          "scheduledTime": "2026-09-02T23:23:00.000Z",
          "stationShortCode": "JSK",
          "stationUICCode": 205,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:23:50.000Z",
          "cancelled": false,
          "causes": [],
          "commercialStop": false,
          "commercialTrack": "002",
          "countryCode": "FI",
          "differenceInMinutes": -71,
          "scheduledTime": "2026-09-02T23:35:00.000Z",
          "stationShortCode": "JSK",
          "stationUICCode": 205,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:37:11.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -77,
          "scheduledTime": "2026-09-02T23:54:00.000Z",
          "stationShortCode": "SAA",
          "stationUICCode": 668,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:37:40.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -76,
          "scheduledTime": "2026-09-02T23:54:00.000Z",
          "stationShortCode": "SAA",
          "stationUICCode": 668,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T22:52:18.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -79,
          "scheduledTime": "2026-09-03T00:11:00.000Z",
          "stationShortCode": "MUU",
          "stationUICCode": 433,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "actualTime": "2026-09-02T22:52:35.000Z",
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": -78,
          "scheduledTime": "2026-09-03T00:11:00.000Z",
          "stationShortCode": "MUU",
          "stationUICCode": 433,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "actualTime": "2026-09-02T23:05:29.000Z",
          "cancelled": false,
          "causes": [
            {
              "categoryCode": "E",
              "categoryCodeId": 335611978,
              "detailedCategoryCode": "E2",
              "detailedCategoryCodeId": 34865416
            }
          ],
          "commercialStop": true,
          "commercialTrack": "005",
          "countryCode": "FI",
          "differenceInMinutes": -83,
          "scheduledTime": "2026-09-03T00:28:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "trainStopping": true,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "005",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_USER",
          "liveEstimateTime": "2026-09-03T00:30:00.000Z",
          "scheduledTime": "2026-09-03T00:30:00.000Z",
          "stationShortCode": "JY",
          "stationUICCode": 240,
          "trainStopping": true,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:47:00.000Z",
          "scheduledTime": "2026-09-03T00:47:00.000Z",
          "stationShortCode": "VRI",
          "stationUICCode": 248,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:47:00.000Z",
          "scheduledTime": "2026-09-03T00:47:00.000Z",
          "stationShortCode": "VRI",
          "stationUICCode": 248,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:53:00.000Z",
          "scheduledTime": "2026-09-03T00:53:00.000Z",
          "stationShortCode": "LAU",
          "stationUICCode": 249,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T00:53:00.000Z",
          "scheduledTime": "2026-09-03T00:53:00.000Z",
          "stationShortCode": "LAU",
          "stationUICCode": 249,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:09:00.000Z",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "SUO",
          "stationUICCode": 251,
          "trainStopping": false,
          "type": "ARRIVAL"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialTrack": "",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:09:00.000Z",
          "scheduledTime": "2026-09-03T01:09:00.000Z",
          "stationShortCode": "SUO",
          "stationUICCode": 251,
          "trainStopping": false,
          "type": "DEPARTURE"
        },
        {
          "cancelled": false,
          "causes": [],
          "commercialStop": true,
          "commercialTrack": "493",
          "countryCode": "FI",
          "differenceInMinutes": 0,
          "estimateSource": "LIIKE_AUTOMATIC",
          "liveEstimateTime": "2026-09-03T01:17:00.000Z",
          "scheduledTime": "2026-09-03T01:17:00.000Z",
          "stationShortCode": "ÄKI",
          "stationUICCode": 252,
          "trainStopping": true,
          "type": "ARRIVAL"
        }
      ],
      "timetableAcceptanceDate": "2025-08-25T05:51:57.000Z",
      "timetableType": "REGULAR",
      "trainCategory": "Cargo",
      "trainNumber": 3493,
      "trainType": "T",
      "version": 293815363248
    }
  ],
  "success": true
}