← Sweden

Stockholm Stop Departures

GET /sweden/sl/departures/:site_id

Real-time departures from a specific SL stop.

See it visualized

Parameters

site_id required

SL site id (from /sites)

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/sweden/sl/departures/9192

Live Response

{
  "data": {
    "departures": [
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "09:48",
        "expected": "2026-08-12T09:48:00",
        "journey": {
          "id": 2026081200029,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:48:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg Lugnet",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "09:47",
        "expected": "2026-08-12T09:48:19",
        "journey": {
          "id": 2026081200005,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "425",
          "id": 425,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:47:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "M",
          "id": 44012,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden - Skeppsh.",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-08-12T09:50:00",
        "journey": {
          "id": 2026081205193,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-08-12T09:50:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-08-12T09:50:00",
        "journey": {
          "id": 2026081200047,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:50:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-08-12T09:50:08",
        "journey": {
          "id": 2026081200442,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:49:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-08-12T09:50:53",
        "journey": {
          "id": 2026081210365,
          "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-08-12T09:49:48",
        "state": "ATSTOP",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-08-12T09:51:23",
        "journey": {
          "id": 2026081203069,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:43:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nacka Forum",
        "deviations": [],
        "direction": "Nacka Forum",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-08-12T09:51:24",
        "journey": {
          "id": 2026081200041,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:43:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "1 min",
        "expected": "2026-08-12T09:51:43",
        "journey": {
          "id": 2026081220328,
          "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-08-12T09:51:36",
        "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": "1 min",
        "expected": "2026-08-12T09:52:00",
        "journey": {
          "id": 2026081200647,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:52:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "2 min",
        "expected": "2026-08-12T09:52:48",
        "journey": {
          "id": 2026081210368,
          "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-08-12T09:52:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska institutet",
        "deviations": [],
        "direction": "Karolinska institutet ",
        "direction_code": 2,
        "display": "2 min",
        "expected": "2026-08-12T09:53:00",
        "journey": {
          "id": 2026081202777,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:49: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": "2 min",
        "expected": "2026-08-12T09:53:00",
        "journey": {
          "id": 2026081200009,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "445",
          "id": 445,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:53:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 44003,
          "name": "Slussen"
        }
      },
      {
        "destination": "EknÀs",
        "deviations": [],
        "direction": "EknÀs",
        "direction_code": 1,
        "display": "09:53",
        "expected": "2026-08-12T09:53:00",
        "journey": {
          "id": 2026081201003,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "430X",
          "id": 430,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:53:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "O",
          "id": 44014,
          "name": "Slussen"
        }
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "2 min",
        "expected": "2026-08-12T09:53:24",
        "journey": {
          "id": 2026081220327,
          "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-08-12T09:53:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "3 min",
        "expected": "2026-08-12T09:53:40",
        "journey": {
          "id": 2026081202724,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [
          {
            "consequence": "CANCELLED",
            "importance_level": 7,
            "message": "InstÀlld"
          }
        ],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "09:51",
        "expected": "2026-08-12T09:54:24",
        "journey": {
          "id": 2026081280047,
          "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-08-12T09:51:02",
        "state": "CANCELLED",
        "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": "4 min",
        "expected": "2026-08-12T09:54:45",
        "journey": {
          "id": 2026081200842,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:51:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "09:55",
        "expected": "2026-08-12T09:55:00",
        "journey": {
          "id": 2026081200051,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:55:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "DuvnÀs utskog",
        "deviations": [],
        "direction": "DuvnÀs Utskog",
        "direction_code": 1,
        "display": "09:55",
        "expected": "2026-08-12T09:55:00",
        "journey": {
          "id": 2026081200015,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "409",
          "id": 409,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:55: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": "5 min",
        "expected": "2026-08-12T09:56:18",
        "journey": {
          "id": 2026081210374,
          "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-08-12T09:56:18",
        "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": "5 min",
        "expected": "2026-08-12T09:56:32",
        "journey": {
          "id": 2026081201044,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:56:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "HökarÀngen",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "6 min",
        "expected": "2026-08-12T09:56:36",
        "journey": {
          "id": 2026081210372,
          "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-08-12T09:56:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "6 min",
        "expected": "2026-08-12T09:57:01",
        "journey": {
          "id": 2026081220312,
          "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-08-12T09:56:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 2,
        "display": "6 min",
        "expected": "2026-08-12T09:57:08",
        "journey": {
          "id": 2026081204185,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:56:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "7 min",
        "expected": "2026-08-12T09:57:35",
        "journey": {
          "id": 2026081210352,
          "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-08-12T09:53: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": "7 min",
        "expected": "2026-08-12T09:58:00",
        "journey": {
          "id": 2026081200043,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:58:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "7 min",
        "expected": "2026-08-12T09:58:24",
        "journey": {
          "id": 2026081220337,
          "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-08-12T09:58:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-08-12T09:59:48",
        "journey": {
          "id": 2026081210373,
          "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-08-12T09: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": "9 min",
        "expected": "2026-08-12T10:00:00",
        "journey": {
          "id": 2026081205112,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-08-12T10:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mölnvik",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-08-12T10:00:00",
        "journey": {
          "id": 2026081200049,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Flatenbadet via Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "10:00",
        "expected": "2026-08-12T10:00:00",
        "journey": {
          "id": 2026081220606,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-08-12T10:00:00",
        "journey": {
          "id": 2026081200047,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "9 min",
        "expected": "2026-08-12T10:00:06",
        "journey": {
          "id": 2026081210367,
          "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-08-12T10:00: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": "9 min",
        "expected": "2026-08-12T10:00:09",
        "journey": {
          "id": 2026081200444,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:59:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hjorthagen",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 2,
        "display": "10 min",
        "expected": "2026-08-12T10:00:50",
        "journey": {
          "id": 2026081203119,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T09:58:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "10 min",
        "expected": "2026-08-12T10:01:02",
        "journey": {
          "id": 2026081200843,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:01: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": "11 min",
        "expected": "2026-08-12T10:01:43",
        "journey": {
          "id": 2026081220336,
          "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-08-12T10:01:36",
        "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": "11 min",
        "expected": "2026-08-12T10:02:00",
        "journey": {
          "id": 2026081200649,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:02:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Boo backe",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "11 min",
        "expected": "2026-08-12T10:02:00",
        "journey": {
          "id": 2026081200015,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "442",
          "id": 442,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:02:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "K",
          "id": 44010,
          "name": "Slussen"
        }
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-08-12T10:02:48",
        "journey": {
          "id": 2026081210376,
          "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-08-12T10:02:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-08-12T10:03:00",
        "journey": {
          "id": 2026081200031,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:03:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "SaltÀngen",
        "deviations": [],
        "direction": "SaltÀngen",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-08-12T10:03:00",
        "journey": {
          "id": 2026081200013,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "410",
          "id": 410,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:03:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "12 min",
        "expected": "2026-08-12T10:03:24",
        "journey": {
          "id": 2026081220333,
          "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-08-12T10:03:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "13 min",
        "expected": "2026-08-12T10:04:01",
        "journey": {
          "id": 2026081210361,
          "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-08-12T10:03:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "15 min",
        "expected": "2026-08-12T10:06:00",
        "journey": {
          "id": 2026081201046,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:06: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": "15 min",
        "expected": "2026-08-12T10:06:18",
        "journey": {
          "id": 2026081210382,
          "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-08-12T10:06:18",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "HökarÀngen",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "16 min",
        "expected": "2026-08-12T10:06:36",
        "journey": {
          "id": 2026081210380,
          "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-08-12T10:06:36",
        "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": "16 min",
        "expected": "2026-08-12T10:06:39",
        "journey": {
          "id": 2026081203070,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:03:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "16 min",
        "expected": "2026-08-12T10:07:01",
        "journey": {
          "id": 2026081220324,
          "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-08-12T10:06:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "16 min",
        "expected": "2026-08-12T10:07:13",
        "journey": {
          "id": 2026081204045,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "17 min",
        "expected": "2026-08-12T10:08:24",
        "journey": {
          "id": 2026081220346,
          "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-08-12T10:08:24",
        "state": "EXPECTED",
        "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": "18 min",
        "expected": "2026-08-12T10:09:00",
        "journey": {
          "id": 2026081202778,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:09:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Tanto",
        "deviations": [],
        "direction": "Tanto",
        "direction_code": 1,
        "display": "18 min",
        "expected": "2026-08-12T10:09:23",
        "journey": {
          "id": 2026081202924,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:08:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:09:41",
        "journey": {
          "id": 2026081202725,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:09:48",
        "journey": {
          "id": 2026081210381,
          "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-08-12T10:09: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": "19 min",
        "expected": "2026-08-12T10:10:00",
        "journey": {
          "id": 2026081205113,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-08-12T10:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:10:00",
        "journey": {
          "id": 2026081200051,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:10:00",
        "journey": {
          "id": 2026081200053,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:10:00",
        "journey": {
          "id": 2026081200021,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        },
        "via": "Ektorp-Orminge"
      },
      {
        "destination": "Lillsved",
        "deviations": [],
        "direction": "Lillsved",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:10:00",
        "journey": {
          "id": 2026081200005,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "437",
          "id": 437,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "L",
          "id": 44011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-08-12T10:10:04",
        "journey": {
          "id": 2026081200446,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:09: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": "19 min",
        "expected": "2026-08-12T10:10:06",
        "journey": {
          "id": 2026081210375,
          "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-08-12T10:10:06",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Finnberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 2,
        "display": "20 min",
        "expected": "2026-08-12T10:11:00",
        "journey": {
          "id": 2026081202966,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:11:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "20 min",
        "expected": "2026-08-12T10:11:00",
        "journey": {
          "id": 2026081200650,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:11:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-08-12T10:11:43",
        "journey": {
          "id": 2026081220345,
          "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-08-12T10:11:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-08-12T10:11:51",
        "journey": {
          "id": 2026081200846,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:11: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": "22 min",
        "expected": "2026-08-12T10:12:48",
        "journey": {
          "id": 2026081210384,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-08-12T10:12:48",
        "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": "22 min",
        "expected": "2026-08-12T10:13:00",
        "journey": {
          "id": 2026081200045,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:13:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "22 min",
        "expected": "2026-08-12T10:13:24",
        "journey": {
          "id": 2026081220343,
          "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-08-12T10:13:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Djurö",
        "deviations": [],
        "direction": "Djurö",
        "direction_code": 1,
        "display": "23 min",
        "expected": "2026-08-12T10:14:00",
        "journey": {
          "id": 2026081200013,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "433",
          "id": 433,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:14: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": "24 min",
        "expected": "2026-08-12T10:15:00",
        "journey": {
          "id": 2026081204188,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "25 min",
        "expected": "2026-08-12T10:16:00",
        "journey": {
          "id": 2026081201048,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:16:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Orminge C",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "25 min",
        "expected": "2026-08-12T10:16:00",
        "journey": {
          "id": 2026081200019,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "414",
          "id": 414,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:16:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        },
        "via": "Boo gÄrd"
      },
      {
        "destination": "Åkeshov",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "25 min",
        "expected": "2026-08-12T10:16:18",
        "journey": {
          "id": 2026081210390,
          "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-08-12T10:16:18",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "HökarÀngen",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "26 min",
        "expected": "2026-08-12T10:16:36",
        "journey": {
          "id": 2026081210388,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-08-12T10:16:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "26 min",
        "expected": "2026-08-12T10:17:01",
        "journey": {
          "id": 2026081220332,
          "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-08-12T10:16:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hjorthagen",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 2,
        "display": "27 min",
        "expected": "2026-08-12T10:18:00",
        "journey": {
          "id": 2026081203120,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:18:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "27 min",
        "expected": "2026-08-12T10:18:00",
        "journey": {
          "id": 2026081200033,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:18:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "27 min",
        "expected": "2026-08-12T10:18:24",
        "journey": {
          "id": 2026081220354,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-08-12T10:18:24",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Flatenbadet via Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "29 min",
        "expected": "2026-08-12T10:20:00",
        "journey": {
          "id": 2026081220607,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:20:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "29 min",
        "expected": "2026-08-12T10:20:06",
        "journey": {
          "id": 2026081210383,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-08-12T10:20:06",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Östra Orminge",
        "deviations": [],
        "direction": "Insjön",
        "direction_code": 1,
        "display": "10:23",
        "expected": "2026-08-12T10:23:00",
        "journey": {
          "id": 2026081200011,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "445",
          "id": 445,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:23:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 44003,
          "name": "Slussen"
        }
      },
      {
        "destination": "Idalen",
        "deviations": [],
        "direction": "Idalen",
        "direction_code": 1,
        "display": "10:23",
        "expected": "2026-08-12T10:23:00",
        "journey": {
          "id": 2026081201003,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "429X",
          "id": 429,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:23:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "O",
          "id": 44014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "10:23",
        "expected": "2026-08-12T10:24:52",
        "journey": {
          "id": 2026081203071,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:23:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "10:25",
        "expected": "2026-08-12T10:25:00",
        "journey": {
          "id": 2026081200055,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:25:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "DuvnÀs utskog",
        "deviations": [],
        "direction": "DuvnÀs Utskog",
        "direction_code": 1,
        "display": "10:25",
        "expected": "2026-08-12T10:25:00",
        "journey": {
          "id": 2026081200017,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "409",
          "id": 409,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:25:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "10:26",
        "expected": "2026-08-12T10:26:00",
        "journey": {
          "id": 2026081204048,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:26:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "10:26",
        "expected": "2026-08-12T10:26:00",
        "journey": {
          "id": 2026081202726,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:26: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": "10:29",
        "expected": "2026-08-12T10:29:00",
        "journey": {
          "id": 2026081202779,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:29:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "10:30",
        "expected": "2026-08-12T10:30:00",
        "journey": {
          "id": 2026081200049,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:30:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "Boo backe",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "10:32",
        "expected": "2026-08-12T10:32:00",
        "journey": {
          "id": 2026081200017,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "442",
          "id": 442,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:32:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "K",
          "id": 44010,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ektorps centrum",
        "deviations": [],
        "direction": "SaltÀngen",
        "direction_code": 1,
        "display": "10:33",
        "expected": "2026-08-12T10:33:00",
        "journey": {
          "id": 2026081200015,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "410",
          "id": 410,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:33: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": "10:36",
        "expected": "2026-08-12T10:36:00",
        "journey": {
          "id": 2026081204191,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:36:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Tanto",
        "deviations": [],
        "direction": "Tanto",
        "direction_code": 1,
        "display": "10:38",
        "expected": "2026-08-12T10:38:00",
        "journey": {
          "id": 2026081202925,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:38: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": "10:39",
        "expected": "2026-08-12T10:39:00",
        "journey": {
          "id": 2026081203121,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:39:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Flatenbadet via Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "10:39",
        "expected": "2026-08-12T10:39:00",
        "journey": {
          "id": 2026081220608,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:39:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "StavsnÀs",
        "deviations": [],
        "direction": "Djurö",
        "direction_code": 1,
        "display": "10:39",
        "expected": "2026-08-12T10:39:00",
        "journey": {
          "id": 2026081200015,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "433",
          "id": 433,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:39:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "P",
          "id": 44015,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "10:40",
        "expected": "2026-08-12T10:40:00",
        "journey": {
          "id": 2026081200023,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        },
        "via": "Ektorp-Orminge"
      },
      {
        "destination": "Saltarö",
        "deviations": [],
        "direction": "Saltarö",
        "direction_code": 1,
        "display": "10:40",
        "expected": "2026-08-12T10:40:00",
        "journey": {
          "id": 2026081200009,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "436",
          "id": 436,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "L",
          "id": 44011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 2,
        "display": "10:42",
        "expected": "2026-08-12T10:42:00",
        "journey": {
          "id": 2026081202967,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:42:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sollenkroka",
        "deviations": [],
        "direction": "Vindö",
        "direction_code": 1,
        "display": "10:45",
        "expected": "2026-08-12T10:45:00",
        "journey": {
          "id": 2026081200011,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "434",
          "id": 434,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "R",
          "id": 44016,
          "name": "Slussen"
        },
        "via": "StavsnÀs"
      },
      {
        "destination": "Orminge C",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "10:46",
        "expected": "2026-08-12T10:46:00",
        "journey": {
          "id": 2026081200021,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "414",
          "id": 414,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:46:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        },
        "via": "Boo gÄrd"
      },
      {
        "destination": "Gustavsberg Lugnet",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "10:47",
        "expected": "2026-08-12T10:47:00",
        "journey": {
          "id": 2026081200007,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "425",
          "id": 425,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:47:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "M",
          "id": 44012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "10:48",
        "expected": "2026-08-12T10:48:00",
        "journey": {
          "id": 2026081204051,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-08-12T10:48:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      }
    ],
    "stop_deviations": [
      {
        "id": 11724454,
        "importance_level": 2,
        "message": "BlÄ linjen avstÀngd mellan T-Centralen och KungstrÀdgÄrden t.o.m. 16 augusti pga tunnelbanans utbyggnad. LÀs mer pÄ sl.se.",
        "scope": {
          "lines": [
            {
              "designation": "13",
              "group_of_lines": "Tunnelbanans röda linje",
              "href": "null/transport-authorities/1/lines/13",
              "id": 13,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "14",
              "group_of_lines": "Tunnelbanans röda linje",
              "href": "null/transport-authorities/1/lines/14",
              "id": 14,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            }
          ],
          "stop_areas": [
            {
              "href": "null/stop-areas/2131",
              "id": 2131,
              "name": "Ropsten",
              "type": "METROSTN"
            }
          ],
          "stop_points": [
            {
              "designation": "3",
              "href": "null/stop-points/1051",
              "id": 1051,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2011",
              "id": 2011,
              "name": "Slussen"
            },
            {
              "designation": "3",
              "href": "null/stop-points/2012",
              "id": 2012,
              "name": "Slussen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2021",
              "id": 2021,
              "name": "Gamla stan"
            },
            {
              "designation": "3",
              "href": "null/stop-points/2022",
              "id": 2022,
              "name": "Gamla stan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2052",
              "id": 2052,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2102",
              "id": 2102,
              "name": "Östermalmstorg"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2112",
              "id": 2112,
              "name": "Karlaplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2122",
              "id": 2122,
              "name": "GĂ€rdet"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2212",
              "id": 2212,
              "name": "Stadion"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2222",
              "id": 2222,
              "name": "Tekniska högskolan"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2511",
              "id": 2511,
              "name": "Mariatorget"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2521",
              "id": 2521,
              "name": "Zinkensdamm"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2531",
              "id": 2531,
              "name": "Hornstull"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2601",
              "id": 2601,
              "name": "Liljeholmen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2603",
              "id": 2603,
              "name": "Liljeholmen"
            }
          ]
        }
      },
      {
        "id": 11729944,
        "importance_level": 2,
        "message": "BlÄ linjen avstÀngd mellan T-Centralen och KungstrÀdgÄrden t.o.m. 16 augusti pga tunnelbanans utbyggnad. LÀs mer pÄ sl.se.",
        "scope": {
          "lines": [
            {
              "designation": "17",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/17",
              "id": 17,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "18",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/18",
              "id": 18,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "19",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/19",
              "id": 19,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            }
          ],
          "stop_points": [
            {
              "designation": "1",
              "href": "null/stop-points/1011",
              "id": 1011,
              "name": "Slussen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1021",
              "id": 1021,
              "name": "Gamla stan"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1052",
              "id": 1052,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1112",
              "id": 1112,
              "name": "Hötorget"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1122",
              "id": 1122,
              "name": "RÄdmansgatan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1132",
              "id": 1132,
              "name": "Odenplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1142",
              "id": 1142,
              "name": "S:t Eriksplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1152",
              "id": 1152,
              "name": "Fridhemsplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1162",
              "id": 1162,
              "name": "Thorildsplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1172",
              "id": 1172,
              "name": "Kristineberg"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1202",
              "id": 1202,
              "name": "Alvik"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1511",
              "id": 1511,
              "name": "Medborgarplatsen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1521",
              "id": 1521,
              "name": "Skanstull"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1551",
              "id": 1551,
              "name": "Gullmarsplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1553",
              "id": 1553,
              "name": "Gullmarsplan"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2051",
              "id": 2051,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/8103",
              "id": 8103,
              "name": "Gullmarsplan"
            }
          ]
        }
      }
    ]
  },
  "success": true
}