← 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": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "Nu",
        "expected": "2026-07-05T22:04:51",
        "journey": {
          "id": 2026070516566,
          "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-07-05T22:03:36",
        "state": "ATSTOP",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 2,
        "display": "Nu",
        "expected": "2026-07-05T22:05:00",
        "journey": {
          "id": 2026070509084,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:05:00",
        "state": "ATSTOP",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "DuvnÀs utskog",
        "deviations": [],
        "direction": "DuvnÀs Utskog",
        "direction_code": 1,
        "display": "22:05",
        "expected": "2026-07-05T22:05:00",
        "journey": {
          "id": 2026070500057,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "409",
          "id": 409,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "Nu",
        "expected": "2026-07-05T22:05:10",
        "journey": {
          "id": 2026070526403,
          "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-07-05T22:05:06",
        "state": "ATSTOP",
        "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": "Nu",
        "expected": "2026-07-05T22:05:16",
        "journey": {
          "id": 2026070508524,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:05: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": "22:07",
        "expected": "2026-07-05T22:07:00",
        "journey": {
          "id": 2026070500101,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:07:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "3 min",
        "expected": "2026-07-05T22:07:57",
        "journey": {
          "id": 2026070506442,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:06:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "3 min",
        "expected": "2026-07-05T22:07:59",
        "journey": {
          "id": 2026070516186,
          "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-07-05T22:07:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [
          {
            "consequence": "INFORMATION",
            "importance_level": 5,
            "message": "HÄllplats Tegnérgatan (2) och Norra Bantorget (2) instÀlld pÄ grund av framkomlighetsproblem"
          }
        ],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "3 min",
        "expected": "2026-07-05T22:07:59",
        "journey": {
          "id": 2026070508169,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Odenplan",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "3 min",
        "expected": "2026-07-05T22:08:48",
        "journey": {
          "id": 2026070516462,
          "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-07-05T22:08:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Boo backe",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "22:09",
        "expected": "2026-07-05T22:09:00",
        "journey": {
          "id": 2026070500053,
          "state": "ASSIGNED"
        },
        "line": {
          "designation": "442",
          "id": 442,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:09:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "K",
          "id": 44010,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nacka Forum",
        "deviations": [],
        "direction": "Nacka Forum",
        "direction_code": 1,
        "display": "4 min",
        "expected": "2026-07-05T22:09:12",
        "journey": {
          "id": 2026070500105,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:09:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "Norra Hammarbyhamnen",
        "deviations": [],
        "direction": "Norra Hammarbyhamnen",
        "direction_code": 1,
        "display": "4 min",
        "expected": "2026-07-05T22:09:23",
        "journey": {
          "id": 2026070509050,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "76",
          "id": 76,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:08: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": 2,
        "display": "4 min",
        "expected": "2026-07-05T22:09:32",
        "journey": {
          "id": 2026070508385,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:09:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "5 min",
        "expected": "2026-07-05T22:10:07",
        "journey": {
          "id": 2026070508480,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:10: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": "6 min",
        "expected": "2026-07-05T22:11:00",
        "journey": {
          "id": 2026070500127,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:11:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "6 min",
        "expected": "2026-07-05T22:11:00",
        "journey": {
          "id": 2026070500063,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:11:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "7 min",
        "expected": "2026-07-05T22:11:54",
        "journey": {
          "id": 2026070526407,
          "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-07-05T22:11:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-07-05T22:13:13",
        "journey": {
          "id": 2026070526400,
          "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-07-05T22:12:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "8 min",
        "expected": "2026-07-05T22:13:46",
        "journey": {
          "id": 2026070516726,
          "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-07-05T22:12:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Tanto",
        "deviations": [],
        "direction": "Tanto",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-07-05T22:13:53",
        "journey": {
          "id": 2026070508343,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:10:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "9 min",
        "expected": "2026-07-05T22:14:00",
        "journey": {
          "id": 2026070506603,
          "prediction_state": "NORMAL",
          "state": "ATORIGIN"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:14:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "9 min",
        "expected": "2026-07-05T22:14:03",
        "journey": {
          "id": 2026070516567,
          "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-07-05T22:11:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "10 min",
        "expected": "2026-07-05T22:15:00",
        "journey": {
          "id": 2026070505387,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-07-05T22:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "10 min",
        "expected": "2026-07-05T22:15:00",
        "journey": {
          "id": 2026070506912,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "10 min",
        "expected": "2026-07-05T22:15:00",
        "journey": {
          "id": 2026070500067,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        },
        "via": "Ektorp-Orminge"
      },
      {
        "destination": "Karolinska institutet",
        "deviations": [
          {
            "consequence": "INFORMATION",
            "importance_level": 5,
            "message": "HÄllplats Norra Bantorget (1) instÀlld pÄ grund av framkomlighetsproblem"
          }
        ],
        "direction": "Karolinska institutet ",
        "direction_code": 2,
        "display": "10 min",
        "expected": "2026-07-05T22:15:14",
        "journey": {
          "id": 2026070508215,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:13:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "HökarÀngen",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "10 min",
        "expected": "2026-07-05T22:15:36",
        "journey": {
          "id": 2026070516187,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:15:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-07-05T22:17:00",
        "journey": {
          "id": 2026070500163,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:17:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "12 min",
        "expected": "2026-07-05T22:17:37",
        "journey": {
          "id": 2026070506756,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:17: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": "12 min",
        "expected": "2026-07-05T22:17:48",
        "journey": {
          "id": 2026070517104,
          "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-07-05T22:17:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "15 min",
        "expected": "2026-07-05T22:19:54",
        "journey": {
          "id": 2026070526408,
          "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-07-05T22:19:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "15 min",
        "expected": "2026-07-05T22:20:00",
        "journey": {
          "id": 2026070524098,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22: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": "15 min",
        "expected": "2026-07-05T22:20:36",
        "journey": {
          "id": 2026070517000,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:20:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "15 min",
        "expected": "2026-07-05T22:20:40",
        "journey": {
          "id": 2026070526410,
          "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-07-05T22:20:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "17 min",
        "expected": "2026-07-05T22:22:00",
        "journey": {
          "id": 2026070500103,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:22:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Odenplan",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "17 min",
        "expected": "2026-07-05T22:22:48",
        "journey": {
          "id": 2026070516463,
          "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-07-05T22:22:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-07-05T22:26:00",
        "journey": {
          "id": 2026070506445,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:26:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-07-05T22:26:00",
        "journey": {
          "id": 2026070500129,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:26:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "HagsÀtra",
        "deviations": [],
        "direction": "HagsÀtra",
        "direction_code": 2,
        "display": "21 min",
        "expected": "2026-07-05T22:26:45",
        "journey": {
          "id": 2026070516568,
          "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-07-05T22:25:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "21 min",
        "expected": "2026-07-05T22:26:48",
        "journey": {
          "id": 2026070516727,
          "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-07-05T22:26:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "22 min",
        "expected": "2026-07-05T22:26:54",
        "journey": {
          "id": 2026070526414,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:26:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "23 min",
        "expected": "2026-07-05T22:28:13",
        "journey": {
          "id": 2026070526405,
          "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-07-05T22:27:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "25 min",
        "expected": "2026-07-05T22:30:00",
        "journey": {
          "id": 2026070505389,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-07-05T22:30:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Orminge C",
        "deviations": [],
        "direction": "Orminge centrum",
        "direction_code": 1,
        "display": "25 min",
        "expected": "2026-07-05T22:30:00",
        "journey": {
          "id": 2026070500059,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "414",
          "id": 414,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:30:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 44007,
          "name": "Slussen"
        },
        "via": "Boo gÄrd"
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [
          {
            "consequence": "INFORMATION",
            "importance_level": 5,
            "message": "HÄllplats Tegnérgatan (2) och Norra Bantorget (2) instÀlld pÄ grund av framkomlighetsproblem"
          }
        ],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "25 min",
        "expected": "2026-07-05T22:30:26",
        "journey": {
          "id": 2026070508170,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:30:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "HökarÀngen",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "25 min",
        "expected": "2026-07-05T22:30:36",
        "journey": {
          "id": 2026070516188,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:30:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "26 min",
        "expected": "2026-07-05T22:31:48",
        "journey": {
          "id": 2026070517105,
          "prediction_state": "NORMAL",
          "state": "ATORIGIN"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:31:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "27 min",
        "expected": "2026-07-05T22:32:00",
        "journey": {
          "id": 2026070500165,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:32:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "28 min",
        "expected": "2026-07-05T22:33:00",
        "journey": {
          "id": 2026070506605,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:33:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "28 min",
        "expected": "2026-07-05T22:33:00",
        "journey": {
          "id": 2026070506914,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:33:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "22:34",
        "expected": "2026-07-05T22:34:54",
        "journey": {
          "id": 2026070526415,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:34:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hjorthagen",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 2,
        "display": "22:35",
        "expected": "2026-07-05T22:35:00",
        "journey": {
          "id": 2026070508525,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:35: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": "22:35",
        "expected": "2026-07-05T22:35:00",
        "journey": {
          "id": 2026070506758,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:35:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "22:35",
        "expected": "2026-07-05T22:35:30",
        "journey": {
          "id": 2026070508481,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:35:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "SkarpnÀck",
        "deviations": [],
        "direction": "SkarpnÀck",
        "direction_code": 2,
        "display": "22:35",
        "expected": "2026-07-05T22:35:36",
        "journey": {
          "id": 2026070517001,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:35:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Mörby centrum",
        "deviations": [],
        "direction": "Mörby centrum",
        "direction_code": 1,
        "display": "22:35",
        "expected": "2026-07-05T22:35:36",
        "journey": {
          "id": 2026070526416,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:35:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Odenplan",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "22:36",
        "expected": "2026-07-05T22:36:48",
        "journey": {
          "id": 2026070516464,
          "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-07-05T22:36: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": "22:37",
        "expected": "2026-07-05T22:37:00",
        "journey": {
          "id": 2026070500105,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "444",
          "id": 444,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:37:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "E",
          "id": 44004,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [],
        "direction": "Henriksdalsberget",
        "direction_code": 2,
        "display": "22:38",
        "expected": "2026-07-05T22:38:00",
        "journey": {
          "id": 2026070508386,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nacka Forum",
        "deviations": [],
        "direction": "Nacka Forum",
        "direction_code": 1,
        "display": "22:39",
        "expected": "2026-07-05T22:39:00",
        "journey": {
          "id": 2026070500107,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "402",
          "id": 402,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:39:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        },
        "via": "Kvarnholmen"
      },
      {
        "destination": "Tanto",
        "deviations": [],
        "direction": "Tanto",
        "direction_code": 1,
        "display": "22:40",
        "expected": "2026-07-05T22:40:00",
        "journey": {
          "id": 2026070508344,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "55",
          "id": 55,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 11011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "22:40",
        "expected": "2026-07-05T22:40:00",
        "journey": {
          "id": 2026070524099,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:40:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "VĂ€stra Orminge",
        "deviations": [],
        "direction": "VĂ€stra Orminge",
        "direction_code": 1,
        "display": "22:41",
        "expected": "2026-07-05T22:41:00",
        "journey": {
          "id": 2026070500131,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "471",
          "group_of_lines": "BlÄbuss",
          "id": 471,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:41:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 44002,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "22:41",
        "expected": "2026-07-05T22:41:00",
        "journey": {
          "id": 2026070500065,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "443",
          "id": 443,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:41:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "J",
          "id": 44009,
          "name": "Slussen"
        },
        "via": "Nacka strand"
      },
      {
        "destination": "Alvik",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "22:41",
        "expected": "2026-07-05T22:41:48",
        "journey": {
          "id": 2026070516728,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:41:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 2,
        "display": "22:41",
        "expected": "2026-07-05T22:41:54",
        "journey": {
          "id": 2026070526420,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "13",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 13,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:41:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska institutet",
        "deviations": [
          {
            "consequence": "INFORMATION",
            "importance_level": 5,
            "message": "HÄllplats Norra Bantorget (1) instÀlld pÄ grund av framkomlighetsproblem"
          }
        ],
        "direction": "Karolinska institutet ",
        "direction_code": 2,
        "display": "22:43",
        "expected": "2026-07-05T22:43:00",
        "journey": {
          "id": 2026070508216,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:43:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Ropsten",
        "deviations": [],
        "direction": "Ropsten",
        "direction_code": 1,
        "display": "22:42",
        "expected": "2026-07-05T22:43:13",
        "journey": {
          "id": 2026070526413,
          "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-07-05T22:42:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "2",
          "id": 2011,
          "name": "Slussen"
        }
      },
      {
        "destination": "DjurgÄrden",
        "deviations": [],
        "direction": "Slussen - DjurgÄrden",
        "direction_code": 1,
        "display": "22:45",
        "expected": "2026-07-05T22:45:00",
        "journey": {
          "id": 2026070505390,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "82",
          "group_of_lines": "PendelbÄt",
          "id": 82,
          "transport_authority_id": 1,
          "transport_mode": "SHIP"
        },
        "scheduled": "2026-07-05T22:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 8054,
          "name": "Slussen",
          "type": "SHIPBER"
        },
        "stop_point": {
          "id": 8055,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Sofia",
        "direction_code": 1,
        "display": "22:45",
        "expected": "2026-07-05T22:45:00",
        "journey": {
          "id": 2026070506446,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Gustavsberg",
        "deviations": [],
        "direction": "Gustavsbergs Lugnet",
        "direction_code": 1,
        "display": "22:45",
        "expected": "2026-07-05T22:45:00",
        "journey": {
          "id": 2026070500069,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "422",
          "id": 422,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:45:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "I",
          "id": 44008,
          "name": "Slussen"
        },
        "via": "Ektorp-Orminge"
      },
      {
        "destination": "HökarÀngen",
        "deviations": [],
        "direction": "Farsta strand",
        "direction_code": 2,
        "display": "22:45",
        "expected": "2026-07-05T22:45:36",
        "journey": {
          "id": 2026070516189,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "18",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 18,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:45:36",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "4",
          "id": 1012,
          "name": "Slussen"
        }
      },
      {
        "destination": "HĂ€sselby strand",
        "deviations": [],
        "direction": "HĂ€sselby strand",
        "direction_code": 1,
        "display": "22:46",
        "expected": "2026-07-05T22:46:48",
        "journey": {
          "id": 2026070517107,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "17",
          "group_of_lines": "Tunnelbanans gröna linje",
          "id": 17,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:46:48",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "1",
          "id": 1011,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "22:47",
        "expected": "2026-07-05T22:47:00",
        "journey": {
          "id": 2026070500167,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "474",
          "group_of_lines": "BlÄbuss",
          "id": 474,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:47:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "A",
          "id": 44000,
          "name": "Slussen"
        }
      },
      {
        "destination": "Karolinska sjukhuset",
        "deviations": [],
        "direction": "Karolinska sjukhuset",
        "direction_code": 2,
        "display": "22:49",
        "expected": "2026-07-05T22:49:00",
        "journey": {
          "id": 2026070506916,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:49:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "FruÀngen",
        "deviations": [],
        "direction": "FruÀngen",
        "direction_code": 2,
        "display": "22:49",
        "expected": "2026-07-05T22:49:54",
        "journey": {
          "id": 2026070526421,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "14",
          "group_of_lines": "Tunnelbanans röda linje",
          "id": 14,
          "transport_authority_id": 1,
          "transport_mode": "METRO"
        },
        "scheduled": "2026-07-05T22:49:54",
        "state": "EXPECTED",
        "stop_area": {
          "id": 1011,
          "name": "Slussen",
          "type": "METROSTN"
        },
        "stop_point": {
          "designation": "3",
          "id": 2012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Överby",
        "deviations": [],
        "direction": "Vindö",
        "direction_code": 1,
        "display": "22:52",
        "expected": "2026-07-05T22:52:00",
        "journey": {
          "id": 2026070500029,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "434",
          "id": 434,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:52:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "R",
          "id": 44016,
          "name": "Slussen"
        },
        "via": "StavsnÀs"
      },
      {
        "destination": "Norrtull",
        "deviations": [],
        "direction": "Norrtull",
        "direction_code": 2,
        "display": "22:53",
        "expected": "2026-07-05T22:53:00",
        "journey": {
          "id": 2026070506607,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "2",
          "group_of_lines": "BlÄbuss",
          "id": 2,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:53:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södersjukhuset",
        "deviations": [],
        "direction": "Södersjukhuset",
        "direction_code": 1,
        "display": "22:55",
        "expected": "2026-07-05T22:55:00",
        "journey": {
          "id": 2026070506760,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "3",
          "group_of_lines": "BlÄbuss",
          "id": 3,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:55:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Henriksdalsberget",
        "deviations": [
          {
            "consequence": "INFORMATION",
            "importance_level": 5,
            "message": "HÄllplats Tegnérgatan (2) och Norra Bantorget (2) instÀlld pÄ grund av framkomlighetsproblem"
          }
        ],
        "direction": "Henriksdalsberget",
        "direction_code": 1,
        "display": "22:57",
        "expected": "2026-07-05T22:57:00",
        "journey": {
          "id": 2026070508171,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "53",
          "id": 53,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T22:57:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Älta",
        "deviations": [],
        "direction": "Älta",
        "direction_code": 1,
        "display": "23:00",
        "expected": "2026-07-05T23:00:00",
        "journey": {
          "id": 2026070524100,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "401",
          "id": 401,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T23:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 44005,
          "name": "Slussen"
        }
      },
      {
        "destination": "DuvnÀs utskog",
        "deviations": [],
        "direction": "DuvnÀs Utskog",
        "direction_code": 1,
        "display": "23:00",
        "expected": "2026-07-05T23:00:00",
        "journey": {
          "id": 2026070500059,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "409",
          "id": 409,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T23:00:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 44000,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 44006,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sofia",
        "deviations": [],
        "direction": "Hjorthagen",
        "direction_code": 1,
        "display": "23:04",
        "expected": "2026-07-05T23:04:00",
        "journey": {
          "id": 2026070508482,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T23:04: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": "23:05",
        "expected": "2026-07-05T23:05:00",
        "journey": {
          "id": 2026070508526,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "57",
          "id": 57,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-07-05T23:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      }
    ],
    "stop_deviations": [
      {
        "id": 11593006,
        "importance_level": 2,
        "message": "Kommande: Mellan 6 juli och 26 juli Àr Gröna linjen avstÀngd mellan Odenplan och S:t Eriksplan 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_areas": [
            {
              "href": "null/stop-areas/1111",
              "id": 1111,
              "name": "Hötorget",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1121",
              "id": 1121,
              "name": "RÄdmansgatan",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1131",
              "id": 1131,
              "name": "Odenplan",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1141",
              "id": 1141,
              "name": "S:t Eriksplan",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1331",
              "id": 1331,
              "name": "HĂ€sselby strand",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1721",
              "id": 1721,
              "name": "HagsÀtra",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1951",
              "id": 1951,
              "name": "SkarpnÀck",
              "type": "METROSTN"
            }
          ],
          "stop_points": [
            {
              "designation": "1",
              "href": "null/stop-points/1011",
              "id": 1011,
              "name": "Slussen"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1012",
              "id": 1012,
              "name": "Slussen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1021",
              "id": 1021,
              "name": "Gamla stan"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1022",
              "id": 1022,
              "name": "Gamla stan"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1052",
              "id": 1052,
              "name": "T-Centralen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1151",
              "id": 1151,
              "name": "Fridhemsplan"
            },
            {
              "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": "2",
              "href": "null/stop-points/1212",
              "id": 1212,
              "name": "Stora mossen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1222",
              "id": 1222,
              "name": "Abrahamsberg"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1232",
              "id": 1232,
              "name": "Brommaplan"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1242",
              "id": 1242,
              "name": "Åkeshov"
            },
            {
              "designation": "3",
              "href": "null/stop-points/1244",
              "id": 1244,
              "name": "Åkeshov"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1252",
              "id": 1252,
              "name": "Ängbyplan"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1262",
              "id": 1262,
              "name": "Islandstorget"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1272",
              "id": 1272,
              "name": "Blackeberg"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1282",
              "id": 1282,
              "name": "RÄcksta"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1302",
              "id": 1302,
              "name": "VĂ€llingby"
            },
            {
              "designation": "3",
              "href": "null/stop-points/1304",
              "id": 1304,
              "name": "VĂ€llingby"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1312",
              "id": 1312,
              "name": "Johannelund"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1322",
              "id": 1322,
              "name": "HÀsselby gÄrd"
            },
            {
              "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/1601",
              "id": 1601,
              "name": "SkÀrmarbrink"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1603",
              "id": 1603,
              "name": "SkÀrmarbrink"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1611",
              "id": 1611,
              "name": "Globen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1621",
              "id": 1621,
              "name": "Enskede gÄrd"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1631",
              "id": 1631,
              "name": "Sockenplan"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1641",
              "id": 1641,
              "name": "Svedmyra"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1651",
              "id": 1651,
              "name": "Stureby"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1661",
              "id": 1661,
              "name": "Bandhagen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1701",
              "id": 1701,
              "name": "Högdalen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1703",
              "id": 1703,
              "name": "Högdalen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1711",
              "id": 1711,
              "name": "RÄgsved"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1811",
              "id": 1811,
              "name": "BlÄsut"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1822",
              "id": 1822,
              "name": "Sandsborg"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1831",
              "id": 1831,
              "name": "SkogskyrkogÄrden"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1841",
              "id": 1841,
              "name": "Tallkrogen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1911",
              "id": 1911,
              "name": "Hammarbyhöjden"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1921",
              "id": 1921,
              "name": "Björkhagen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1931",
              "id": 1931,
              "name": "KĂ€rrtorp"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1941",
              "id": 1941,
              "name": "Bagarmossen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2051",
              "id": 2051,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/8103",
              "id": 8103,
              "name": "Gullmarsplan"
            }
          ]
        }
      },
      {
        "id": 11593032,
        "importance_level": 2,
        "message": "Kommande: Mellan 6 juli och 26 juli Àr Gröna linjen avstÀngd mellan Odenplan och S:t Eriksplan 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": 11724447,
        "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": 11729935,
        "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"
            }
          ]
        }
      },
      {
        "id": 11914306,
        "importance_level": 2,
        "message": "Slussen: Hissen mellan plattform mot Gullmarsplan och Liljeholmen och entrén mot Slussenterminalen Àr avstÀngd. HÀnvisning till den andra entrén.",
        "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"
            },
            {
              "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_areas": [
            {
              "href": "null/stop-areas/1011",
              "id": 1011,
              "name": "Slussen",
              "type": "METROSTN"
            }
          ]
        }
      },
      {
        "id": 11920815,
        "importance_level": 2,
        "message": "Gamla stan: Hissen till och frÄn plattformen mot T-Centralen Àr avstÀngd. 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"
            },
            {
              "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_areas": [
            {
              "href": "null/stop-areas/1021",
              "id": 1021,
              "name": "Gamla stan",
              "type": "METROSTN"
            }
          ],
          "stop_points": [
            {
              "designation": "1",
              "href": "null/stop-points/1011",
              "id": 1011,
              "name": "Slussen"
            },
            {
              "designation": "3",
              "href": "null/stop-points/1051",
              "id": 1051,
              "name": "T-Centralen"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1052",
              "id": 1052,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2011",
              "id": 2011,
              "name": "Slussen"
            }
          ]
        }
      }
    ]
  },
  "success": true
}