← Sweden

Stockholm Stop Departures

GET /sweden/sl/departures/:site_id

Real-time departures from a specific SL stop.

Véalo visualizado

Parametros

site_id requerido

SL site id (from /sites)

Ejemplos de solicitudes

Uso basico
curl https://nordapi.ee/api/v1/sweden/sl/departures/9192

Respuesta en vivo

{
  "data": {
    "departures": [
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-05-22T12:30:00",
        "journey": {
          "id": 2026052200083,
          "prediction_state": "NORMAL",
          "state": "ATORIGIN"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:30:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "Nu",
        "expected": "2026-05-22T12:30:41",
        "journey": {
          "id": 2026052200751,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:30:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Skurustugan",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-05-22T12:31:00",
        "journey": {
          "id": 2026052200113,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:31:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 44001,
          "name": "Slussen"
        }
      },
      {
        "destination": "Liljeholmen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "Nu",
        "expected": "2026-05-22T12:31:56",
        "journey": {
          "id": 2026052222422,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:31:54",
        "state": "ATSTOP",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska institutet",
        "deviations": [],
        "direction": "Karolinska institutet ",
        "direction_code": 2,
        "display": "Nu",
        "expected": "2026-05-22T12:32:40",
        "journey": {
          "id": 2026052203262,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:32:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "12:33",
        "expected": "2026-05-22T12:33:00",
        "journey": {
          "id": 2026052200085,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:33:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "1 min",
        "expected": "2026-05-22T12:33:19",
        "journey": {
          "id": 2026052210579,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "19",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 19,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:33:18",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "1 min",
        "expected": "2026-05-22T12:33:30",
        "journey": {
          "id": 2026052200963,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:32:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "1 min",
        "expected": "2026-05-22T12:33:40",
        "journey": {
          "id": 2026052222426,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:33:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "2 min",
        "expected": "2026-05-22T12:34:13",
        "journey": {
          "id": 2026052203204,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:33:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "3 min",
        "expected": "2026-05-22T12:34:42",
        "journey": {
          "id": 2026052210576,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:34:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg Lugnet",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "3 min",
        "expected": "2026-05-22T12:35:00",
        "journey": {
          "id": 2026052200031,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:35:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        }
      },
      {
        "destination": "Boo backe",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "3 min",
        "expected": "2026-05-22T12:35:00",
        "journey": {
          "id": 2026052200025,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "442",
          "id": 442,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:35:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "K",
          "id": 44010,
          "name": "Slussen"
        }
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "4 min",
        "expected": "2026-05-22T12:35:54",
        "journey": {
          "id": 2026052222424,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:35:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "12:36",
        "expected": "2026-05-22T12:36:00",
        "journey": {
          "id": 2026052200053,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:36:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "4 min",
        "expected": "2026-05-22T12:36:36",
        "journey": {
          "id": 2026052222413,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:36:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "5 min",
        "expected": "2026-05-22T12:36:48",
        "journey": {
          "id": 2026052210583,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:36:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "5 min",
        "expected": "2026-05-22T12:37:40",
        "journey": {
          "id": 2026052210569,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "19",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 19,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:37:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "6 min",
        "expected": "2026-05-22T12:38:00",
        "journey": {
          "id": 2026052200115,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "Idalen",
        "deviations": [],
        "direction": "Idalen",
        "direction_code": 1,
        "display": "6 min",
        "expected": "2026-05-22T12:38:00",
        "journey": {
          "id": 2026052201001,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "429X",
          "id": 429,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "O",
          "id": 44014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 2,
        "display": "6 min",
        "expected": "2026-05-22T12:38:01",
        "journey": {
          "id": 2026052204546,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:36:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "6 min",
        "expected": "2026-05-22T12:38:24",
        "journey": {
          "id": 2026052222431,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:38:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Tanto",
        "deviations": [],
        "direction": "Tanto",
        "direction_code": 1,
        "display": "7 min",
        "expected": "2026-05-22T12:39:00",
        "journey": {
          "id": 2026052203415,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:37:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "7 min",
        "expected": "2026-05-22T12:39:25",
        "journey": {
          "id": 2026052200527,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:30:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "7 min",
        "expected": "2026-05-22T12:39:27",
        "journey": {
          "id": 2026052201183,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Åkeshov",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-05-22T12:39:48",
        "journey": {
          "id": 2026052210590,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:39:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hjorthagen",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 2,
        "display": "8 min",
        "expected": "2026-05-22T12:40:00",
        "journey": {
          "id": 2026052203623,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mölnvik",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-05-22T12:40:00",
        "journey": {
          "id": 2026052200085,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-05-22T12:40:00",
        "journey": {
          "id": 2026052220687,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "BjörknÀs",
        "deviations": [],
        "direction": "Talludden",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-05-22T12:40:00",
        "journey": {
          "id": 2026052200047,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "413",
          "id": 413,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-05-22T12:40:00",
        "journey": {
          "id": 2026052200001,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "435",
          "id": 435,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "L",
          "id": 44011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-05-22T12:40:06",
        "journey": {
          "id": 2026052222436,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:40:06",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "9 min",
        "expected": "2026-05-22T12:40:52",
        "journey": {
          "id": 2026052200753,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Farsta strand",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "9 min",
        "expected": "2026-05-22T12:41:06",
        "journey": {
          "id": 2026052210588,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:41:06",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-05-22T12:41:12",
        "journey": {
          "id": 2026052203567,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-05-22T12:41:19",
        "journey": {
          "id": 2026052200529,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:41:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Liljeholmen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "10 min",
        "expected": "2026-05-22T12:41:54",
        "journey": {
          "id": 2026052222430,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:41:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "11 min",
        "expected": "2026-05-22T12:43:40",
        "journey": {
          "id": 2026052222434,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:43:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-05-22T12:43:49",
        "journey": {
          "id": 2026052210587,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "19",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 19,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:43:18",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nacka Forum",
        "deviations": [],
        "direction": "Nacka Forum",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-05-22T12:44:16",
        "journey": {
          "id": 2026052200065,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:43:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "13 min",
        "expected": "2026-05-22T12:44:42",
        "journey": {
          "id": 2026052210584,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:44:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "13 min",
        "expected": "2026-05-22T12:44:47",
        "journey": {
          "id": 2026052200965,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:42:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 2,
        "display": "13 min",
        "expected": "2026-05-22T12:44:52",
        "journey": {
          "id": 2026052203457,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:44:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden - Skeppsh.",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "13 min",
        "expected": "2026-05-22T12:45:00",
        "journey": {
          "id": 2026052205123,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-05-22T12:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Orminge centrum",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "13 min",
        "expected": "2026-05-22T12:45:00",
        "journey": {
          "id": 2026052200029,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "414",
          "id": 414,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        }
      },
      {
        "destination": "Skurustugan",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "14 min",
        "expected": "2026-05-22T12:46:00",
        "journey": {
          "id": 2026052200117,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:46:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 44001,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "14 min",
        "expected": "2026-05-22T12:46:36",
        "journey": {
          "id": 2026052222421,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:46:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "15 min",
        "expected": "2026-05-22T12:46:48",
        "journey": {
          "id": 2026052210591,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:46:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Överby",
        "deviations": [],
        "direction": "Vindö",
        "direction_code": 1,
        "display": "15 min",
        "expected": "2026-05-22T12:47:00",
        "journey": {
          "id": 2026052200017,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "434",
          "id": 434,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:47:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "R",
          "id": 44016,
          "name": "Slussen"
        },
        "via": "StavsnÀs"
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "16 min",
        "expected": "2026-05-22T12:48:24",
        "journey": {
          "id": 2026052222439,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:48:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "17 min",
        "expected": "2026-05-22T12:49:00",
        "journey": {
          "id": 2026052200087,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:49:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "18 min",
        "expected": "2026-05-22T12:49:46",
        "journey": {
          "id": 2026052210577,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "19",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 19,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:47:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Åkeshov",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "18 min",
        "expected": "2026-05-22T12:49:48",
        "journey": {
          "id": 2026052210598,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:49:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "18 min",
        "expected": "2026-05-22T12:49:59",
        "journey": {
          "id": 2026052201185,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:48:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "BjörknÀs",
        "deviations": [],
        "direction": "Talludden",
        "direction_code": 1,
        "display": "18 min",
        "expected": "2026-05-22T12:50:00",
        "journey": {
          "id": 2026052200049,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "413",
          "id": 413,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:50:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "18 min",
        "expected": "2026-05-22T12:50:08",
        "journey": {
          "id": 2026052204484,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:47:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-05-22T12:51:00",
        "journey": {
          "id": 2026052200055,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:51:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Farsta strand",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "19 min",
        "expected": "2026-05-22T12:51:06",
        "journey": {
          "id": 2026052210596,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:51:06",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-05-22T12:51:39",
        "journey": {
          "id": 2026052200531,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:51:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska institutet",
        "deviations": [],
        "direction": "Karolinska institutet ",
        "direction_code": 2,
        "display": "20 min",
        "expected": "2026-05-22T12:52:00",
        "journey": {
          "id": 2026052203263,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:52:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "20 min",
        "expected": "2026-05-22T12:52:12",
        "journey": {
          "id": 2026052200755,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:50:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-05-22T12:53:00",
        "journey": {
          "id": 2026052203205,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:53:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-05-22T12:53:00",
        "journey": {
          "id": 2026052200119,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:53:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-05-22T12:53:00",
        "journey": {
          "id": 2026052200087,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:53:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-05-22T12:53:03",
        "journey": {
          "id": 2026052200967,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:52:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-05-22T12:53:19",
        "journey": {
          "id": 2026052210595,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "19",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 19,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:53:18",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "23 min",
        "expected": "2026-05-22T12:54:42",
        "journey": {
          "id": 2026052210592,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:54:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "23 min",
        "expected": "2026-05-22T12:55:00",
        "journey": {
          "id": 2026052220688,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:55:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "SaltÀngen",
        "deviations": [],
        "direction": "SaltÀngen",
        "direction_code": 1,
        "display": "23 min",
        "expected": "2026-05-22T12:55:00",
        "journey": {
          "id": 2026052200027,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "410",
          "id": 410,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:55:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 2,
        "display": "24 min",
        "expected": "2026-05-22T12:56:00",
        "journey": {
          "id": 2026052204547,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:56:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "24 min",
        "expected": "2026-05-22T12:56:36",
        "journey": {
          "id": 2026052222429,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:56:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "25 min",
        "expected": "2026-05-22T12:56:48",
        "journey": {
          "id": 2026052210599,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:56:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "25 min",
        "expected": "2026-05-22T12:57:40",
        "journey": {
          "id": 2026052210585,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "19",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 19,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:57:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nacka Forum",
        "deviations": [],
        "direction": "Nacka Forum",
        "direction_code": 1,
        "display": "26 min",
        "expected": "2026-05-22T12:58:00",
        "journey": {
          "id": 2026052200067,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:58:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "26 min",
        "expected": "2026-05-22T12:58:00",
        "journey": {
          "id": 2026052201187,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:58:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Östra Orminge",
        "deviations": [],
        "direction": "Insjön",
        "direction_code": 1,
        "display": "26 min",
        "expected": "2026-05-22T12:58:00",
        "journey": {
          "id": 2026052200023,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "445",
          "id": 445,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:58:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 44003,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "26 min",
        "expected": "2026-05-22T12:58:24",
        "journey": {
          "id": 2026052222447,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:58:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "DuvnÀs utskog",
        "deviations": [],
        "direction": "DuvnÀs Utskog",
        "direction_code": 1,
        "display": "27 min",
        "expected": "2026-05-22T12:59:00",
        "journey": {
          "id": 2026052200029,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "409",
          "id": 409,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:59:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "Åkeshov",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "28 min",
        "expected": "2026-05-22T12:59:48",
        "journey": {
          "id": 2026052210606,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T12:59:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden - Skeppsh.",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "28 min",
        "expected": "2026-05-22T13:00:00",
        "journey": {
          "id": 2026052205124,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-05-22T13:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "28 min",
        "expected": "2026-05-22T13:00:09",
        "journey": {
          "id": 2026052203568,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T12:58:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Skurustugan",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "29 min",
        "expected": "2026-05-22T13:01:00",
        "journey": {
          "id": 2026052200121,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:01:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 44001,
          "name": "Slussen"
        }
      },
      {
        "destination": "Farsta strand",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "29 min",
        "expected": "2026-05-22T13:01:06",
        "journey": {
          "id": 2026052210604,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-05-22T13:01:06",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hjorthagen",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 2,
        "display": "30 min",
        "expected": "2026-05-22T13:01:59",
        "journey": {
          "id": 2026052203624,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Rindö",
        "deviations": [],
        "direction": "Ramsö",
        "direction_code": 1,
        "display": "13:03",
        "expected": "2026-05-22T13:03:00",
        "journey": {
          "id": 2026052200449,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "4",
          "group_of_lines": "Waxholmsbolaget",
          "id": 4,
          "transport_authority_id": 8,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-05-22T13:03:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 306,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 306,
          "name": "Slussen"
        },
        "via": "Vaxholm Ramsösund"
      },
      {
        "destination": "Gustavsberg Lugnet",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "13:05",
        "expected": "2026-05-22T13:05:00",
        "journey": {
          "id": 2026052200033,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        }
      },
      {
        "destination": "Boo backe",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "13:05",
        "expected": "2026-05-22T13:05:00",
        "journey": {
          "id": 2026052200027,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "442",
          "id": 442,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "K",
          "id": 44010,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "13:06",
        "expected": "2026-05-22T13:06:00",
        "journey": {
          "id": 2026052200057,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:06:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "13:07",
        "expected": "2026-05-22T13:07:00",
        "journey": {
          "id": 2026052204485,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:07:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "13:08",
        "expected": "2026-05-22T13:08:00",
        "journey": {
          "id": 2026052200123,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:08:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "Björkvik",
        "deviations": [],
        "direction": "Björkvik",
        "direction_code": 1,
        "display": "13:08",
        "expected": "2026-05-22T13:08:00",
        "journey": {
          "id": 2026052201003,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "428X",
          "id": 428,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:08:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "O",
          "id": 44014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Tanto",
        "deviations": [],
        "direction": "Tanto",
        "direction_code": 1,
        "display": "13:07",
        "expected": "2026-05-22T13:08:05",
        "journey": {
          "id": 2026052203416,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:07:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "13:10",
        "expected": "2026-05-22T13:10:00",
        "journey": {
          "id": 2026052220689,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "BjörknÀs",
        "deviations": [],
        "direction": "Talludden",
        "direction_code": 1,
        "display": "13:10",
        "expected": "2026-05-22T13:10:00",
        "journey": {
          "id": 2026052200051,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "413",
          "id": 413,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        }
      },
      {
        "destination": "Lillsved",
        "deviations": [],
        "direction": "Lillsved",
        "direction_code": 1,
        "display": "13:10",
        "expected": "2026-05-22T13:10:00",
        "journey": {
          "id": 2026052200009,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "437",
          "id": 437,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "L",
          "id": 44011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska institutet",
        "deviations": [],
        "direction": "Karolinska institutet ",
        "direction_code": 2,
        "display": "13:12",
        "expected": "2026-05-22T13:12:00",
        "journey": {
          "id": 2026052203264,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:12:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nacka Forum",
        "deviations": [],
        "direction": "Nacka Forum",
        "direction_code": 1,
        "display": "13:13",
        "expected": "2026-05-22T13:13:00",
        "journey": {
          "id": 2026052200069,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:13:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "13:13",
        "expected": "2026-05-22T13:13:00",
        "journey": {
          "id": 2026052203206,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:13:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "13:13",
        "expected": "2026-05-22T13:13:00",
        "journey": {
          "id": 2026052200089,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:13:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "Finnberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 2,
        "display": "13:14",
        "expected": "2026-05-22T13:14:00",
        "journey": {
          "id": 2026052203458,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:14:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden - Skeppsh.",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "13:15",
        "expected": "2026-05-22T13:15:00",
        "journey": {
          "id": 2026052205125,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-05-22T13:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Orminge centrum",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "13:15",
        "expected": "2026-05-22T13:15:00",
        "journey": {
          "id": 2026052200031,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "414",
          "id": 414,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        }
      },
      {
        "destination": "Djurö",
        "deviations": [],
        "direction": "Djurö",
        "direction_code": 1,
        "display": "13:15",
        "expected": "2026-05-22T13:15:00",
        "journey": {
          "id": 2026052200021,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "433",
          "id": 433,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "P",
          "id": 44015,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 2,
        "display": "13:16",
        "expected": "2026-05-22T13:16:00",
        "journey": {
          "id": 2026052204548,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:16:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg Lugnet",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "13:17",
        "expected": "2026-05-22T13:17:00",
        "journey": {
          "id": 2026052200013,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "425",
          "id": 425,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:17:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "M",
          "id": 44012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "13:18",
        "expected": "2026-05-22T13:18:25",
        "journey": {
          "id": 2026052203569,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:18:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hjorthagen",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 2,
        "display": "13:20",
        "expected": "2026-05-22T13:20:00",
        "journey": {
          "id": 2026052203625,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:20:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg Lugnet",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "13:20",
        "expected": "2026-05-22T13:20:00",
        "journey": {
          "id": 2026052200035,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:20:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "13:27",
        "expected": "2026-05-22T13:27:00",
        "journey": {
          "id": 2026052204486,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:27:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Östra Orminge",
        "deviations": [],
        "direction": "Insjön",
        "direction_code": 1,
        "display": "13:28",
        "expected": "2026-05-22T13:28:00",
        "journey": {
          "id": 2026052200025,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "445",
          "id": 445,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:28:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 44003,
          "name": "Slussen"
        }
      },
      {
        "destination": "DuvnÀs utskog",
        "deviations": [],
        "direction": "DuvnÀs Utskog",
        "direction_code": 1,
        "display": "13:29",
        "expected": "2026-05-22T13:29:00",
        "journey": {
          "id": 2026052200031,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "409",
          "id": 409,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:29:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "Överby",
        "deviations": [],
        "direction": "Vindö",
        "direction_code": 1,
        "display": "13:29",
        "expected": "2026-05-22T13:29:00",
        "journey": {
          "id": 2026052200019,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "434",
          "id": 434,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-05-22T13:29:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "R",
          "id": 44016,
          "name": "Slussen"
        },
        "via": "StavsnÀs"
      }
    ],
    "stop_deviations": []
  },
  "success": true
}