GET /sweden/sl/departures/:site_id
Real-time departures from a specific SL stop.
site_id
required
SL site id (from /sites)
| Name | Required | Default | Description |
|---|---|---|---|
site_id |
Yes | - | SL site id (from /sites) |
curl https://nordapi.ee/api/v1/sweden/sl/departures/9192
{
"data": {
"departures": [
{
"destination": "StavsnÀs",
"deviations": [],
"direction": "Djurö",
"direction_code": 1,
"display": "17:14",
"expected": "2026-06-26T17:14:00",
"journey": {
"id": 2026062600061,
"state": "ASSIGNED"
},
"line": {
"designation": "433",
"id": 433,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:14:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "P",
"id": 44015,
"name": "Slussen"
}
},
{
"destination": "Boo backe",
"deviations": [],
"direction": "Orminge centrum",
"direction_code": 1,
"display": "Nu",
"expected": "2026-06-26T17:16:00",
"journey": {
"id": 2026062600051,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "442",
"id": 442,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:16:00",
"state": "ATSTOP",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "K",
"id": 44010,
"name": "Slussen"
}
},
{
"destination": "Karolinska institutet",
"deviations": [],
"direction": "Karolinska institutet ",
"direction_code": 2,
"display": "Nu",
"expected": "2026-06-26T17:16:16",
"journey": {
"id": 2026062602799,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "53",
"id": 53,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:09: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": "Nu",
"expected": "2026-06-26T17:16:21",
"journey": {
"id": 2026062600933,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "3",
"group_of_lines": "BlÄbuss",
"id": 3,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:16:00",
"state": "ATSTOP",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "D",
"id": 11014,
"name": "Slussen"
}
},
{
"destination": "Ropsten",
"deviations": [],
"direction": "Ropsten",
"direction_code": 1,
"display": "Nu",
"expected": "2026-06-26T17:17:00",
"journey": {
"id": 2026062622600,
"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-06-26T17:17:00",
"state": "ATSTOP",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "2",
"id": 2011,
"name": "Slussen"
}
},
{
"destination": "Telefonplan",
"deviations": [
{
"consequence": "INFORMATION",
"importance_level": 7,
"message": "GÄr endast till Liljeholmen pga vÀxelfel."
}
],
"direction": "FruÀngen",
"direction_code": 2,
"display": "Nu",
"expected": "2026-06-26T17:17:00",
"journey": {
"id": 2026062622619,
"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-06-26T17:17:00",
"state": "ATSTOP",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "3",
"id": 2012,
"name": "Slussen"
}
},
{
"destination": "Norra Hammarbyhamnen",
"deviations": [],
"direction": "Norra Hammarbyhamnen",
"direction_code": 1,
"display": "Nu",
"expected": "2026-06-26T17:17:15",
"journey": {
"id": 2026062604110,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "76",
"id": 76,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:14:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 11012,
"name": "Slussen"
}
},
{
"destination": "HökarÀngen",
"deviations": [],
"direction": "Farsta strand",
"direction_code": 2,
"display": "Nu",
"expected": "2026-06-26T17:17:22",
"journey": {
"id": 2026062610761,
"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-06-26T17:16:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "VĂ€llingby",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "1 min",
"expected": "2026-06-26T17:17:42",
"journey": {
"id": 2026062610759,
"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-06-26T17:17:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "Karolinska sjukhuset",
"deviations": [],
"direction": "Karolinska sjukhuset",
"direction_code": 2,
"display": "1 min",
"expected": "2026-06-26T17:17:56",
"journey": {
"id": 2026062601135,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "3",
"group_of_lines": "BlÄbuss",
"id": 3,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:16:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 11018,
"name": "Slussen"
}
},
{
"destination": "Nacka Forum",
"deviations": [],
"direction": "Nacka Forum",
"direction_code": 1,
"display": "1 min",
"expected": "2026-06-26T17:18:00",
"journey": {
"id": 2026062600111,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "402",
"id": 402,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:18:00",
"state": "ATSTOP",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 11012,
"name": "Slussen"
},
"via": "Kvarnholmen"
},
{
"destination": "Skurustugan",
"deviations": [],
"direction": "VĂ€stra Orminge",
"direction_code": 1,
"display": "17:18",
"expected": "2026-06-26T17:18:00",
"journey": {
"id": 2026062600139,
"state": "ASSIGNED"
},
"line": {
"designation": "471",
"group_of_lines": "BlÄbuss",
"id": 471,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:18:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 44001,
"name": "Slussen"
}
},
{
"destination": "Ăstra Orminge",
"deviations": [],
"direction": "Insjön",
"direction_code": 1,
"display": "17:18",
"expected": "2026-06-26T17:18:00",
"journey": {
"id": 2026062600071,
"state": "ASSIGNED"
},
"line": {
"designation": "445",
"id": 445,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:18:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "D",
"id": 44003,
"name": "Slussen"
}
},
{
"destination": "Mölnvik",
"deviations": [],
"direction": "Hemmesta",
"direction_code": 1,
"display": "17:19",
"expected": "2026-06-26T17:19:00",
"journey": {
"id": 2026062600153,
"state": "ASSIGNED"
},
"line": {
"designation": "474",
"group_of_lines": "BlÄbuss",
"id": 474,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:19:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 44000,
"name": "Slussen"
}
},
{
"destination": "Finnberget",
"deviations": [],
"direction": "Henriksdalsberget",
"direction_code": 2,
"display": "2 min",
"expected": "2026-06-26T17:19:23",
"journey": {
"id": 2026062602982,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "55",
"id": 55,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:18:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "Mörby centrum",
"deviations": [],
"direction": "Mörby centrum",
"direction_code": 1,
"display": "3 min",
"expected": "2026-06-26T17:19:30",
"journey": {
"id": 2026062622628,
"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-06-26T17:19:30",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "2",
"id": 2011,
"name": "Slussen"
}
},
{
"destination": "Norsborg",
"deviations": [],
"direction": "Norsborg",
"direction_code": 2,
"display": "3 min",
"expected": "2026-06-26T17:19:30",
"journey": {
"id": 2026062622630,
"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-06-26T17:19:30",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "3",
"id": 2012,
"name": "Slussen"
}
},
{
"destination": "SkarpnÀck",
"deviations": [],
"direction": "SkarpnÀck",
"direction_code": 2,
"display": "3 min",
"expected": "2026-06-26T17:19:31",
"journey": {
"id": 2026062610742,
"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-06-26T17:19:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "DjurgÄrden - Skeppsh.",
"deviations": [],
"direction": "Slussen - DjurgÄrden",
"direction_code": 1,
"display": "3 min",
"expected": "2026-06-26T17:20:00",
"journey": {
"id": 2026062605155,
"prediction_state": "NORMAL",
"state": "ATORIGIN"
},
"line": {
"designation": "82",
"group_of_lines": "PendelbÄt",
"id": 82,
"transport_authority_id": 1,
"transport_mode": "SHIP"
},
"scheduled": "2026-06-26T17:20:00",
"state": "ATSTOP",
"stop_area": {
"id": 8054,
"name": "Slussen",
"type": "SHIPBER"
},
"stop_point": {
"id": 8055,
"name": "Slussen"
}
},
{
"destination": "Sofia",
"deviations": [],
"direction": "Sofia",
"direction_code": 1,
"display": "3 min",
"expected": "2026-06-26T17:20:00",
"journey": {
"id": 2026062600535,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "2",
"group_of_lines": "BlÄbuss",
"id": 2,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:20:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "Orminge C",
"deviations": [],
"direction": "Orminge centrum",
"direction_code": 1,
"display": "17:20",
"expected": "2026-06-26T17:20:00",
"journey": {
"id": 2026062600047,
"state": "ASSIGNED"
},
"line": {
"designation": "414",
"id": 414,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:20:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 44007,
"name": "Slussen"
},
"via": "Boo gÄrd"
},
{
"destination": "Saltarö",
"deviations": [],
"direction": "Saltarö",
"direction_code": 1,
"display": "3 min",
"expected": "2026-06-26T17:20:00",
"journey": {
"id": 2026062600023,
"state": "EXPECTED"
},
"line": {
"designation": "436",
"id": 436,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:20:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "L",
"id": 44011,
"name": "Slussen"
}
},
{
"destination": "Alvik",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "3 min",
"expected": "2026-06-26T17:20:12",
"journey": {
"id": 2026062610776,
"prediction_state": "NORMAL",
"state": "ATORIGIN"
},
"line": {
"designation": "19",
"group_of_lines": "Tunnelbanans gröna linje",
"id": 19,
"transport_authority_id": 1,
"transport_mode": "METRO"
},
"scheduled": "2026-06-26T17:20:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "Hjorthagen",
"deviations": [],
"direction": "Sofia",
"direction_code": 2,
"display": "4 min",
"expected": "2026-06-26T17:21:07",
"journey": {
"id": 2026062603141,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "57",
"id": 57,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:19:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 11013,
"name": "Slussen"
}
},
{
"destination": "Norrtull",
"deviations": [],
"direction": "Norrtull",
"direction_code": 2,
"display": "4 min",
"expected": "2026-06-26T17:21:17",
"journey": {
"id": 2026062600739,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "2",
"group_of_lines": "BlÄbuss",
"id": 2,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:19: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": "5 min",
"expected": "2026-06-26T17:22:00",
"journey": {
"id": 2026062622626,
"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-06-26T17:22:00",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "2",
"id": 2011,
"name": "Slussen"
}
},
{
"destination": "FruÀngen",
"deviations": [],
"direction": "FruÀngen",
"direction_code": 2,
"display": "5 min",
"expected": "2026-06-26T17:22:00",
"journey": {
"id": 2026062622625,
"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-06-26T17:22:00",
"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": "17:22",
"expected": "2026-06-26T17:22:00",
"journey": {
"id": 2026062620633,
"state": "ASSIGNED"
},
"line": {
"designation": "401",
"id": 401,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:22:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 44005,
"name": "Slussen"
}
},
{
"destination": "Ropsten",
"deviations": [],
"direction": "Ropsten",
"direction_code": 2,
"display": "5 min",
"expected": "2026-06-26T17:22:11",
"journey": {
"id": 2026062604251,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "76",
"id": 76,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:13:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 11013,
"name": "Slussen"
}
},
{
"destination": "Gullmarsplan",
"deviations": [],
"direction": "HagsÀtra",
"direction_code": 2,
"display": "5 min",
"expected": "2026-06-26T17:22:19",
"journey": {
"id": 2026062610757,
"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-06-26T17:21:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "Orminge centrum",
"deviations": [],
"direction": "Insjön",
"direction_code": 1,
"display": "6 min",
"expected": "2026-06-26T17:23:00",
"journey": {
"id": 2026062600073,
"state": "EXPECTED"
},
"line": {
"designation": "445",
"id": 445,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:23:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "D",
"id": 44003,
"name": "Slussen"
}
},
{
"destination": "Björkvik",
"deviations": [],
"direction": "Björkvik",
"direction_code": 1,
"display": "6 min",
"expected": "2026-06-26T17:23:00",
"journey": {
"id": 2026062601015,
"state": "EXPECTED"
},
"line": {
"designation": "428X",
"id": 428,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:23:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "O",
"id": 44014,
"name": "Slussen"
}
},
{
"destination": "Södersjukhuset",
"deviations": [],
"direction": "Södersjukhuset",
"direction_code": 1,
"display": "6 min",
"expected": "2026-06-26T17:23:21",
"journey": {
"id": 2026062600934,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "3",
"group_of_lines": "BlÄbuss",
"id": 3,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:23:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "D",
"id": 11014,
"name": "Slussen"
}
},
{
"destination": "Ăverby",
"deviations": [],
"direction": "Vindö",
"direction_code": 1,
"display": "7 min",
"expected": "2026-06-26T17:24:00",
"journey": {
"id": 2026062600035,
"state": "EXPECTED"
},
"line": {
"designation": "434",
"id": 434,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:24:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "R",
"id": 44016,
"name": "Slussen"
}
},
{
"destination": "SĂ€tra",
"deviations": [],
"direction": "Norsborg",
"direction_code": 2,
"display": "8 min",
"expected": "2026-06-26T17:24:30",
"journey": {
"id": 2026062622633,
"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-06-26T17:24:30",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "3",
"id": 2012,
"name": "Slussen"
}
},
{
"destination": "HagsÀtra",
"deviations": [],
"direction": "HagsÀtra",
"direction_code": 2,
"display": "8 min",
"expected": "2026-06-26T17:24:38",
"journey": {
"id": 2026062610743,
"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-06-26T17:24:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "Karolinska sjukhuset",
"deviations": [],
"direction": "Karolinska sjukhuset",
"direction_code": 2,
"display": "8 min",
"expected": "2026-06-26T17:24:42",
"journey": {
"id": 2026062601137,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "3",
"group_of_lines": "BlÄbuss",
"id": 3,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:24:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 11018,
"name": "Slussen"
}
},
{
"destination": "Hemmesta",
"deviations": [],
"direction": "Hemmesta",
"direction_code": 1,
"display": "8 min",
"expected": "2026-06-26T17:25:00",
"journey": {
"id": 2026062600155,
"state": "EXPECTED"
},
"line": {
"designation": "474",
"group_of_lines": "BlÄbuss",
"id": 474,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:25:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 44000,
"name": "Slussen"
}
},
{
"destination": "VĂ€stra Orminge",
"deviations": [],
"direction": "VĂ€stra Orminge",
"direction_code": 1,
"display": "8 min",
"expected": "2026-06-26T17:25:00",
"journey": {
"id": 2026062600141,
"state": "EXPECTED"
},
"line": {
"designation": "471",
"group_of_lines": "BlÄbuss",
"id": 471,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:25:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 44002,
"name": "Slussen"
}
},
{
"destination": "Ă
keshov",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "8 min",
"expected": "2026-06-26T17:25:12",
"journey": {
"id": 2026062610774,
"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-06-26T17:25:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "HĂ€sselby strand",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "9 min",
"expected": "2026-06-26T17:25:35",
"journey": {
"id": 2026062610765,
"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-06-26T17:22:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "Jarlaberg",
"deviations": [],
"direction": "Jarlaberg",
"direction_code": 1,
"display": "9 min",
"expected": "2026-06-26T17:26:00",
"journey": {
"id": 2026062600087,
"state": "EXPECTED"
},
"line": {
"designation": "443",
"id": 443,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:26:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "J",
"id": 44009,
"name": "Slussen"
},
"via": "Nacka strand"
},
{
"destination": "Norrtull",
"deviations": [],
"direction": "Norrtull",
"direction_code": 2,
"display": "10 min",
"expected": "2026-06-26T17:26:50",
"journey": {
"id": 2026062600741,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "2",
"group_of_lines": "BlÄbuss",
"id": 2,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:26:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 11017,
"name": "Slussen"
}
},
{
"destination": "Telefonplan",
"deviations": [
{
"consequence": "INFORMATION",
"importance_level": 7,
"message": "GÄr endast till Liljeholmen pga vÀxelfel."
}
],
"direction": "FruÀngen",
"direction_code": 2,
"display": "10 min",
"expected": "2026-06-26T17:27:00",
"journey": {
"id": 2026062622631,
"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-06-26T17:27:00",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "3",
"id": 2012,
"name": "Slussen"
}
},
{
"destination": "Insjön",
"deviations": [],
"direction": "Insjön",
"direction_code": 1,
"display": "10 min",
"expected": "2026-06-26T17:27:00",
"journey": {
"id": 2026062600075,
"state": "EXPECTED"
},
"line": {
"designation": "445",
"id": 445,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:27:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "D",
"id": 44003,
"name": "Slussen"
}
},
{
"destination": "Gustavsberg Lugnet",
"deviations": [],
"direction": "Gustavsbergs Lugnet",
"direction_code": 1,
"display": "10 min",
"expected": "2026-06-26T17:27:00",
"journey": {
"id": 2026062600033,
"state": "EXPECTED"
},
"line": {
"designation": "425",
"id": 425,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:27:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "M",
"id": 44012,
"name": "Slussen"
}
},
{
"destination": "Henriksdalsberget",
"deviations": [],
"direction": "Henriksdalsberget",
"direction_code": 1,
"display": "10 min",
"expected": "2026-06-26T17:27:15",
"journey": {
"id": 2026062602747,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "53",
"id": 53,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:27:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "VĂ€llingby",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "11 min",
"expected": "2026-06-26T17:27:42",
"journey": {
"id": 2026062610771,
"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-06-26T17:27:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "Nacka Forum",
"deviations": [],
"direction": "Nacka Forum",
"direction_code": 1,
"display": "11 min",
"expected": "2026-06-26T17:28:00",
"journey": {
"id": 2026062600113,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "402",
"id": 402,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:28:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 11012,
"name": "Slussen"
},
"via": "Kvarnholmen"
},
{
"destination": "HökarÀngen",
"deviations": [],
"direction": "Farsta strand",
"direction_code": 2,
"display": "11 min",
"expected": "2026-06-26T17:28:02",
"journey": {
"id": 2026062610773,
"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-06-26T17:26:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "Sofia",
"deviations": [],
"direction": "Sofia",
"direction_code": 1,
"display": "11 min",
"expected": "2026-06-26T17:28:07",
"journey": {
"id": 2026062600537,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "2",
"group_of_lines": "BlÄbuss",
"id": 2,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:28:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "Ropsten",
"deviations": [],
"direction": "Ropsten",
"direction_code": 1,
"display": "12 min",
"expected": "2026-06-26T17:28:51",
"journey": {
"id": 2026062622612,
"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-06-26T17:27:00",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "2",
"id": 2011,
"name": "Slussen"
}
},
{
"destination": "Ropsten",
"deviations": [],
"direction": "Ropsten",
"direction_code": 2,
"display": "12 min",
"expected": "2026-06-26T17:29:00",
"journey": {
"id": 2026062604254,
"state": "EXPECTED"
},
"line": {
"designation": "76",
"id": 76,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:29:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 11013,
"name": "Slussen"
}
},
{
"destination": "Mörby centrum",
"deviations": [],
"direction": "Mörby centrum",
"direction_code": 1,
"display": "12 min",
"expected": "2026-06-26T17:29:02",
"journey": {
"id": 2026062622639,
"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-06-26T17:24:30",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "2",
"id": 2011,
"name": "Slussen"
}
},
{
"destination": "Norra Hammarbyhamnen",
"deviations": [],
"direction": "Norra Hammarbyhamnen",
"direction_code": 1,
"display": "12 min",
"expected": "2026-06-26T17:29:05",
"journey": {
"id": 2026062604111,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "76",
"id": 76,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:26:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 11012,
"name": "Slussen"
}
},
{
"destination": "Tanto",
"deviations": [],
"direction": "Tanto",
"direction_code": 1,
"display": "12 min",
"expected": "2026-06-26T17:29:24",
"journey": {
"id": 2026062602941,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "55",
"id": 55,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:26:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 11011,
"name": "Slussen"
}
},
{
"destination": "Mörby centrum",
"deviations": [],
"direction": "Mörby centrum",
"direction_code": 1,
"display": "13 min",
"expected": "2026-06-26T17:29:30",
"journey": {
"id": 2026062622640,
"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-06-26T17:29:30",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "2",
"id": 2011,
"name": "Slussen"
}
},
{
"destination": "Norsborg",
"deviations": [],
"direction": "Norsborg",
"direction_code": 2,
"display": "13 min",
"expected": "2026-06-26T17:29:30",
"journey": {
"id": 2026062622642,
"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-06-26T17:29:30",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "3",
"id": 2012,
"name": "Slussen"
}
},
{
"destination": "DjurgÄrden - Skeppsh.",
"deviations": [],
"direction": "Slussen - DjurgÄrden",
"direction_code": 1,
"display": "13 min",
"expected": "2026-06-26T17:30:00",
"journey": {
"id": 2026062605156,
"state": "EXPECTED"
},
"line": {
"designation": "82",
"group_of_lines": "PendelbÄt",
"id": 82,
"transport_authority_id": 1,
"transport_mode": "SHIP"
},
"scheduled": "2026-06-26T17:30:00",
"state": "EXPECTED",
"stop_area": {
"id": 8054,
"name": "Slussen",
"type": "SHIPBER"
},
"stop_point": {
"id": 8055,
"name": "Slussen"
}
},
{
"destination": "SaltÀngen",
"deviations": [],
"direction": "SaltÀngen",
"direction_code": 1,
"display": "13 min",
"expected": "2026-06-26T17:30:00",
"journey": {
"id": 2026062600035,
"state": "EXPECTED"
},
"line": {
"designation": "410",
"id": 410,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:30:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 44006,
"name": "Slussen"
}
},
{
"destination": "Bullandö",
"deviations": [],
"direction": "Bullandö",
"direction_code": 1,
"display": "13 min",
"expected": "2026-06-26T17:30:00",
"journey": {
"id": 2026062600019,
"state": "EXPECTED"
},
"line": {
"designation": "440",
"id": 440,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:30:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "L",
"id": 44011,
"name": "Slussen"
}
},
{
"destination": "SkarpnÀck",
"deviations": [],
"direction": "SkarpnÀck",
"direction_code": 2,
"display": "13 min",
"expected": "2026-06-26T17:30:10",
"journey": {
"id": 2026062610754,
"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-06-26T17:29:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "Sofia",
"deviations": [],
"direction": "Hjorthagen",
"direction_code": 1,
"display": "13 min",
"expected": "2026-06-26T17:30:11",
"journey": {
"id": 2026062603092,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "57",
"id": 57,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:30:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 11011,
"name": "Slussen"
}
},
{
"destination": "Södersjukhuset",
"deviations": [],
"direction": "Södersjukhuset",
"direction_code": 1,
"display": "14 min",
"expected": "2026-06-26T17:31:00",
"journey": {
"id": 2026062600936,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "3",
"group_of_lines": "BlÄbuss",
"id": 3,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:31:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "D",
"id": 11014,
"name": "Slussen"
}
},
{
"destination": "Mölnvik",
"deviations": [],
"direction": "Hemmesta",
"direction_code": 1,
"display": "14 min",
"expected": "2026-06-26T17:31:00",
"journey": {
"id": 2026062600157,
"state": "EXPECTED"
},
"line": {
"designation": "474",
"group_of_lines": "BlÄbuss",
"id": 474,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:31:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 44000,
"name": "Slussen"
}
},
{
"destination": "Boo backe",
"deviations": [],
"direction": "Orminge centrum",
"direction_code": 1,
"display": "14 min",
"expected": "2026-06-26T17:31:00",
"journey": {
"id": 2026062600053,
"state": "EXPECTED"
},
"line": {
"designation": "442",
"id": 442,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:31:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "K",
"id": 44010,
"name": "Slussen"
}
},
{
"destination": "Karolinska institutet",
"deviations": [],
"direction": "Karolinska institutet ",
"direction_code": 2,
"display": "14 min",
"expected": "2026-06-26T17:31:08",
"journey": {
"id": 2026062602800,
"state": "EXPECTED"
},
"line": {
"designation": "53",
"id": 53,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:29: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": "16 min",
"expected": "2026-06-26T17:32:00",
"journey": {
"id": 2026062601139,
"prediction_state": "NORMAL",
"state": "ATORIGIN"
},
"line": {
"designation": "3",
"group_of_lines": "BlÄbuss",
"id": 3,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:32:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 11018,
"name": "Slussen"
}
},
{
"destination": "Ălta",
"deviations": [],
"direction": "Ălta",
"direction_code": 1,
"display": "15 min",
"expected": "2026-06-26T17:32:00",
"journey": {
"id": 2026062620634,
"state": "EXPECTED"
},
"line": {
"designation": "401",
"id": 401,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:32: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": "15 min",
"expected": "2026-06-26T17:32:00",
"journey": {
"id": 2026062600045,
"state": "EXPECTED"
},
"line": {
"designation": "409",
"id": 409,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:25:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 44006,
"name": "Slussen"
}
},
{
"destination": "Gullmarsplan",
"deviations": [],
"direction": "HagsÀtra",
"direction_code": 2,
"display": "15 min",
"expected": "2026-06-26T17:32:19",
"journey": {
"id": 2026062610769,
"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-06-26T17:31:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "Skurustugan",
"deviations": [],
"direction": "VĂ€stra Orminge",
"direction_code": 1,
"display": "16 min",
"expected": "2026-06-26T17:33:00",
"journey": {
"id": 2026062600143,
"state": "EXPECTED"
},
"line": {
"designation": "471",
"group_of_lines": "BlÄbuss",
"id": 471,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:33:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 44001,
"name": "Slussen"
}
},
{
"destination": "HĂ€sselby strand",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "17 min",
"expected": "2026-06-26T17:34:00",
"journey": {
"id": 2026062610777,
"prediction_state": "NORMAL",
"state": "ATORIGIN"
},
"line": {
"designation": "18",
"group_of_lines": "Tunnelbanans gröna linje",
"id": 18,
"transport_authority_id": 1,
"transport_mode": "METRO"
},
"scheduled": "2026-06-26T17:32:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "Norrtull",
"deviations": [],
"direction": "Norrtull",
"direction_code": 2,
"display": "17 min",
"expected": "2026-06-26T17:34:00",
"journey": {
"id": 2026062600743,
"state": "EXPECTED"
},
"line": {
"designation": "2",
"group_of_lines": "BlÄbuss",
"id": 2,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:34:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 11017,
"name": "Slussen"
}
},
{
"destination": "StavsnÀs",
"deviations": [],
"direction": "Djurö",
"direction_code": 1,
"display": "17 min",
"expected": "2026-06-26T17:34:00",
"journey": {
"id": 2026062600067,
"state": "EXPECTED"
},
"line": {
"designation": "433",
"id": 433,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:34:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "P",
"id": 44015,
"name": "Slussen"
}
},
{
"destination": "KummelnÀs Vikingshill",
"deviations": [],
"direction": "Vikingshill",
"direction_code": 1,
"display": "18 min",
"expected": "2026-06-26T17:35:00",
"journey": {
"id": 2026062600009,
"state": "EXPECTED"
},
"line": {
"designation": "441",
"id": 441,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:35:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "E",
"id": 44004,
"name": "Slussen"
}
},
{
"destination": "Talludden",
"deviations": [],
"direction": "Talludden",
"direction_code": 1,
"display": "18 min",
"expected": "2026-06-26T17:35:00",
"journey": {
"id": 2026062600033,
"state": "EXPECTED"
},
"line": {
"designation": "413",
"id": 413,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:35:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 44007,
"name": "Slussen"
}
},
{
"destination": "Ă
keshov",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "18 min",
"expected": "2026-06-26T17:35:12",
"journey": {
"id": 2026062610786,
"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-06-26T17:35:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "HökarÀngen",
"deviations": [],
"direction": "Farsta strand",
"direction_code": 2,
"display": "20 min",
"expected": "2026-06-26T17:36:42",
"journey": {
"id": 2026062610785,
"state": "EXPECTED"
},
"line": {
"designation": "18",
"group_of_lines": "Tunnelbanans gröna linje",
"id": 18,
"transport_authority_id": 1,
"transport_mode": "METRO"
},
"scheduled": "2026-06-26T17:36:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "Norra Hammarbyhamnen",
"deviations": [],
"direction": "Norra Hammarbyhamnen",
"direction_code": 1,
"display": "20 min",
"expected": "2026-06-26T17:37:00",
"journey": {
"id": 2026062604114,
"prediction_state": "NORMAL",
"state": "ATORIGIN"
},
"line": {
"designation": "76",
"id": 76,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:37:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 11012,
"name": "Slussen"
}
},
{
"destination": "Sofia",
"deviations": [],
"direction": "Sofia",
"direction_code": 1,
"display": "20 min",
"expected": "2026-06-26T17:37:03",
"journey": {
"id": 2026062600539,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "2",
"group_of_lines": "BlÄbuss",
"id": 2,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:37:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "EknÀs",
"deviations": [],
"direction": "EknÀs",
"direction_code": 1,
"display": "21 min",
"expected": "2026-06-26T17:38:00",
"journey": {
"id": 2026062601017,
"state": "EXPECTED"
},
"line": {
"designation": "430X",
"id": 430,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:38:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "O",
"id": 44014,
"name": "Slussen"
}
},
{
"destination": "Nacka Forum",
"deviations": [],
"direction": "Nacka Forum",
"direction_code": 1,
"display": "21 min",
"expected": "2026-06-26T17:38:25",
"journey": {
"id": 2026062600115,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "402",
"id": 402,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:37:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 11012,
"name": "Slussen"
},
"via": "Kvarnholmen"
},
{
"destination": "Henriksdalsberget",
"deviations": [],
"direction": "Henriksdalsberget",
"direction_code": 2,
"display": "22 min",
"expected": "2026-06-26T17:38:48",
"journey": {
"id": 2026062602983,
"state": "EXPECTED"
},
"line": {
"designation": "55",
"id": 55,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:38:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "Boda brygga",
"deviations": [],
"direction": "Boda",
"direction_code": 1,
"display": "22 min",
"expected": "2026-06-26T17:39:00",
"journey": {
"id": 2026062600013,
"state": "EXPECTED"
},
"line": {
"designation": "438",
"id": 438,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:39:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "L",
"id": 44011,
"name": "Slussen"
}
},
{
"destination": "Malma kvarn",
"deviations": [],
"direction": "Malma kvarn",
"direction_code": 1,
"display": "22 min",
"expected": "2026-06-26T17:39:00",
"journey": {
"id": 2026062600005,
"state": "EXPECTED"
},
"line": {
"designation": "432",
"id": 432,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:39:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "R",
"id": 44016,
"name": "Slussen"
}
},
{
"destination": "SkarpnÀck",
"deviations": [],
"direction": "SkarpnÀck",
"direction_code": 2,
"display": "23 min",
"expected": "2026-06-26T17:39:53",
"journey": {
"id": 2026062610766,
"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-06-26T17:39:12",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "4",
"id": 1012,
"name": "Slussen"
}
},
{
"destination": "DjurgÄrden - Skeppsh.",
"deviations": [],
"direction": "Slussen - DjurgÄrden",
"direction_code": 1,
"display": "23 min",
"expected": "2026-06-26T17:40:00",
"journey": {
"id": 2026062605157,
"state": "EXPECTED"
},
"line": {
"designation": "82",
"group_of_lines": "PendelbÄt",
"id": 82,
"transport_authority_id": 1,
"transport_mode": "SHIP"
},
"scheduled": "2026-06-26T17:40:00",
"state": "EXPECTED",
"stop_area": {
"id": 8054,
"name": "Slussen",
"type": "SHIPBER"
},
"stop_point": {
"id": 8055,
"name": "Slussen"
}
},
{
"destination": "VĂ€stra Orminge",
"deviations": [],
"direction": "VĂ€stra Orminge",
"direction_code": 1,
"display": "23 min",
"expected": "2026-06-26T17:40:00",
"journey": {
"id": 2026062600145,
"state": "EXPECTED"
},
"line": {
"designation": "471",
"group_of_lines": "BlÄbuss",
"id": 471,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:40:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 44002,
"name": "Slussen"
}
},
{
"destination": "Gustavsbergs centrum",
"deviations": [],
"direction": "Gustavsbergs Lugnet",
"direction_code": 1,
"display": "23 min",
"expected": "2026-06-26T17:40:00",
"journey": {
"id": 2026062600053,
"state": "EXPECTED"
},
"line": {
"designation": "422",
"id": 422,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:40:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "I",
"id": 44008,
"name": "Slussen"
}
},
{
"destination": "Jarlaberg",
"deviations": [],
"direction": "Jarlaberg",
"direction_code": 1,
"display": "24 min",
"expected": "2026-06-26T17:41:00",
"journey": {
"id": 2026062600089,
"state": "EXPECTED"
},
"line": {
"designation": "443",
"id": 443,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:41:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "J",
"id": 44009,
"name": "Slussen"
},
"via": "Nacka strand"
},
{
"destination": "Ălta",
"deviations": [],
"direction": "Ălta",
"direction_code": 1,
"display": "25 min",
"expected": "2026-06-26T17:42:00",
"journey": {
"id": 2026062620635,
"state": "EXPECTED"
},
"line": {
"designation": "401",
"id": 401,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:42:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 44005,
"name": "Slussen"
}
},
{
"destination": "Hjorthagen",
"deviations": [],
"direction": "Sofia",
"direction_code": 2,
"display": "25 min",
"expected": "2026-06-26T17:42:03",
"journey": {
"id": 2026062603142,
"prediction_state": "NORMAL",
"state": "NORMALPROGRESS"
},
"line": {
"designation": "57",
"id": 57,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:39:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 11013,
"name": "Slussen"
}
},
{
"destination": "HĂ€sselby strand",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "26 min",
"expected": "2026-06-26T17:42:42",
"journey": {
"id": 2026062610791,
"state": "EXPECTED"
},
"line": {
"designation": "18",
"group_of_lines": "Tunnelbanans gröna linje",
"id": 18,
"transport_authority_id": 1,
"transport_mode": "METRO"
},
"scheduled": "2026-06-26T17:42:42",
"state": "EXPECTED",
"stop_area": {
"id": 1011,
"name": "Slussen",
"type": "METROSTN"
},
"stop_point": {
"designation": "1",
"id": 1011,
"name": "Slussen"
}
},
{
"destination": "Ă
lstÀket",
"deviations": [],
"direction": "Ă
lstÀket",
"direction_code": 1,
"display": "26 min",
"expected": "2026-06-26T17:43:00",
"journey": {
"id": 2026062608411,
"state": "EXPECTED"
},
"line": {
"designation": "84",
"group_of_lines": "PendelbÄt",
"id": 84,
"transport_authority_id": 1,
"transport_mode": "SHIP"
},
"scheduled": "2026-06-26T17:43:00",
"state": "EXPECTED",
"stop_area": {
"id": 8054,
"name": "Slussen",
"type": "SHIPBER"
},
"stop_point": {
"id": 8054,
"name": "Slussen"
},
"via": "Riset"
},
{
"destination": "Ropsten",
"deviations": [],
"direction": "Ropsten",
"direction_code": 2,
"display": "26 min",
"expected": "2026-06-26T17:43:00",
"journey": {
"id": 2026062604257,
"state": "EXPECTED"
},
"line": {
"designation": "76",
"id": 76,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:43:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 11013,
"name": "Slussen"
}
},
{
"destination": "Gustavsbergs centrum",
"deviations": [],
"direction": "Gustavsbergs Centrum",
"direction_code": 1,
"display": "27 min",
"expected": "2026-06-26T17:44:00",
"journey": {
"id": 2026062600009,
"state": "EXPECTED"
},
"line": {
"designation": "420",
"id": 420,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:44:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "I",
"id": 44008,
"name": "Slussen"
}
},
{
"destination": "Sollenkroka",
"deviations": [],
"direction": "Vindö",
"direction_code": 1,
"display": "27 min",
"expected": "2026-06-26T17:44:00",
"journey": {
"id": 2026062600037,
"state": "EXPECTED"
},
"line": {
"designation": "434",
"id": 434,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:44:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "R",
"id": 44016,
"name": "Slussen"
}
},
{
"destination": "Ă
keshov",
"deviations": [],
"direction": "HĂ€sselby strand",
"direction_code": 1,
"display": "28 min",
"expected": "2026-06-26T17:45:12",
"journey": {
"id": 2026062610799,
"state": "EXPECTED"
},
"line": {
"designation": "17",
"group_of_lines": "Tunnelbanans gröna linje",
"id": 17,
"transport_authority_id": 1,
"transport_mode": "METRO"
},
"scheduled": "2026-06-26T17:45:12",
"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": "29 min",
"expected": "2026-06-26T17:45:47",
"journey": {
"id": 2026062602942,
"state": "EXPECTED"
},
"line": {
"designation": "55",
"id": 55,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:45:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 11011,
"name": "Slussen"
}
},
{
"destination": "Boo backe",
"deviations": [],
"direction": "Orminge centrum",
"direction_code": 1,
"display": "29 min",
"expected": "2026-06-26T17:46:00",
"journey": {
"id": 2026062600055,
"state": "EXPECTED"
},
"line": {
"designation": "442",
"id": 442,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:46:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "K",
"id": 44010,
"name": "Slussen"
}
},
{
"destination": "Gustavsberg Lugnet",
"deviations": [],
"direction": "Gustavsbergs Lugnet",
"direction_code": 1,
"display": "29 min",
"expected": "2026-06-26T17:46:00",
"journey": {
"id": 2026062600035,
"state": "EXPECTED"
},
"line": {
"designation": "425",
"id": 425,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:46:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "M",
"id": 44012,
"name": "Slussen"
}
},
{
"destination": "Henriksdalsberget",
"deviations": [],
"direction": "Henriksdalsberget",
"direction_code": 1,
"display": "17:47",
"expected": "2026-06-26T17:47:00",
"journey": {
"id": 2026062602748,
"state": "EXPECTED"
},
"line": {
"designation": "53",
"id": 53,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:47:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "Skurustugan",
"deviations": [],
"direction": "VĂ€stra Orminge",
"direction_code": 1,
"display": "17:48",
"expected": "2026-06-26T17:48:00",
"journey": {
"id": 2026062600147,
"state": "EXPECTED"
},
"line": {
"designation": "471",
"group_of_lines": "BlÄbuss",
"id": 471,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:48:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "B",
"id": 44001,
"name": "Slussen"
}
},
{
"destination": "Karolinska institutet",
"deviations": [],
"direction": "Karolinska institutet ",
"direction_code": 2,
"display": "17:49",
"expected": "2026-06-26T17:49:00",
"journey": {
"id": 2026062602801,
"state": "EXPECTED"
},
"line": {
"designation": "53",
"id": 53,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:49:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 11017,
"name": "Slussen"
}
},
{
"destination": "Orminge C",
"deviations": [],
"direction": "Orminge centrum",
"direction_code": 1,
"display": "17:50",
"expected": "2026-06-26T17:50:00",
"journey": {
"id": 2026062600049,
"state": "EXPECTED"
},
"line": {
"designation": "414",
"id": 414,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:50:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 44007,
"name": "Slussen"
},
"via": "Boo gÄrd"
},
{
"destination": "Saltarö",
"deviations": [],
"direction": "Saltarö",
"direction_code": 1,
"display": "17:50",
"expected": "2026-06-26T17:50:00",
"journey": {
"id": 2026062600025,
"state": "EXPECTED"
},
"line": {
"designation": "436",
"id": 436,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:50:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "L",
"id": 44011,
"name": "Slussen"
}
},
{
"destination": "Sofia",
"deviations": [],
"direction": "Hjorthagen",
"direction_code": 1,
"display": "17:49",
"expected": "2026-06-26T17:50:10",
"journey": {
"id": 2026062603093,
"state": "EXPECTED"
},
"line": {
"designation": "57",
"id": 57,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:49:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 11011,
"name": "Slussen"
}
},
{
"destination": "Idalen",
"deviations": [],
"direction": "Idalen",
"direction_code": 1,
"display": "17:53",
"expected": "2026-06-26T17:53:00",
"journey": {
"id": 2026062601017,
"state": "EXPECTED"
},
"line": {
"designation": "429X",
"id": 429,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:53:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "O",
"id": 44014,
"name": "Slussen"
}
},
{
"destination": "VĂ€stra Orminge",
"deviations": [],
"direction": "VĂ€stra Orminge",
"direction_code": 1,
"display": "17:55",
"expected": "2026-06-26T17:55:00",
"journey": {
"id": 2026062600149,
"state": "EXPECTED"
},
"line": {
"designation": "471",
"group_of_lines": "BlÄbuss",
"id": 471,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:55:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 44002,
"name": "Slussen"
}
},
{
"destination": "DuvnÀs utskog",
"deviations": [],
"direction": "DuvnÀs Utskog",
"direction_code": 1,
"display": "17:55",
"expected": "2026-06-26T17:55:00",
"journey": {
"id": 2026062600047,
"state": "EXPECTED"
},
"line": {
"designation": "409",
"id": 409,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:55:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 44006,
"name": "Slussen"
}
},
{
"destination": "Jarlaberg",
"deviations": [],
"direction": "Jarlaberg",
"direction_code": 1,
"display": "17:56",
"expected": "2026-06-26T17:56:00",
"journey": {
"id": 2026062600091,
"state": "EXPECTED"
},
"line": {
"designation": "443",
"id": 443,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:56:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "J",
"id": 44009,
"name": "Slussen"
},
"via": "Nacka strand"
},
{
"destination": "Hjorthagen",
"deviations": [],
"direction": "Sofia",
"direction_code": 2,
"display": "17:58",
"expected": "2026-06-26T17:58:00",
"journey": {
"id": 2026062603143,
"state": "EXPECTED"
},
"line": {
"designation": "57",
"id": 57,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:58:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "C",
"id": 11013,
"name": "Slussen"
}
},
{
"destination": "Henriksdalsberget",
"deviations": [],
"direction": "Henriksdalsberget",
"direction_code": 2,
"display": "17:58",
"expected": "2026-06-26T17:58:00",
"journey": {
"id": 2026062602984,
"state": "EXPECTED"
},
"line": {
"designation": "55",
"id": 55,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:58:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "StavsnÀs",
"deviations": [],
"direction": "Djurö",
"direction_code": 1,
"display": "17:59",
"expected": "2026-06-26T17:59:00",
"journey": {
"id": 2026062600069,
"state": "EXPECTED"
},
"line": {
"designation": "433",
"id": 433,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T17:59:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "P",
"id": 44015,
"name": "Slussen"
}
},
{
"destination": "SaltÀngen",
"deviations": [],
"direction": "SaltÀngen",
"direction_code": 1,
"display": "18:00",
"expected": "2026-06-26T18:00:00",
"journey": {
"id": 2026062600037,
"state": "EXPECTED"
},
"line": {
"designation": "410",
"id": 410,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:00:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "G",
"id": 44006,
"name": "Slussen"
}
},
{
"destination": "Lillsved",
"deviations": [],
"direction": "Lillsved",
"direction_code": 1,
"display": "18:00",
"expected": "2026-06-26T18:00:00",
"journey": {
"id": 2026062600015,
"state": "EXPECTED"
},
"line": {
"designation": "437",
"id": 437,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:00:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "L",
"id": 44011,
"name": "Slussen"
}
},
{
"destination": "Gustavsberg Lugnet",
"deviations": [],
"direction": "Gustavsbergs Lugnet",
"direction_code": 1,
"display": "18:03",
"expected": "2026-06-26T18:03:00",
"journey": {
"id": 2026062600037,
"state": "EXPECTED"
},
"line": {
"designation": "425",
"id": 425,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:03:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "M",
"id": 44012,
"name": "Slussen"
}
},
{
"destination": "BjörknÀs",
"deviations": [],
"direction": "Talludden",
"direction_code": 1,
"display": "18:05",
"expected": "2026-06-26T18:05:00",
"journey": {
"id": 2026062600035,
"state": "EXPECTED"
},
"line": {
"designation": "413",
"id": 413,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:05:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "H",
"id": 44007,
"name": "Slussen"
}
},
{
"destination": "Henriksdalsberget",
"deviations": [],
"direction": "Henriksdalsberget",
"direction_code": 1,
"display": "18:06",
"expected": "2026-06-26T18:06:00",
"journey": {
"id": 2026062602749,
"state": "EXPECTED"
},
"line": {
"designation": "53",
"id": 53,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:06:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "F",
"id": 11016,
"name": "Slussen"
}
},
{
"destination": "KummelnÀs Vikingshill",
"deviations": [],
"direction": "Vikingshill",
"direction_code": 1,
"display": "18:06",
"expected": "2026-06-26T18:06:00",
"journey": {
"id": 2026062600011,
"state": "EXPECTED"
},
"line": {
"designation": "441",
"id": 441,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:06:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "E",
"id": 44004,
"name": "Slussen"
}
},
{
"destination": "Björkvik",
"deviations": [],
"direction": "Björkvik",
"direction_code": 1,
"display": "18:08",
"expected": "2026-06-26T18:08:00",
"journey": {
"id": 2026062601017,
"state": "EXPECTED"
},
"line": {
"designation": "428X",
"id": 428,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:08:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "O",
"id": 44014,
"name": "Slussen"
}
},
{
"destination": "Sofia",
"deviations": [],
"direction": "Hjorthagen",
"direction_code": 1,
"display": "18:09",
"expected": "2026-06-26T18:09:00",
"journey": {
"id": 2026062603094,
"state": "EXPECTED"
},
"line": {
"designation": "57",
"id": 57,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:09:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 11011,
"name": "Slussen"
}
},
{
"destination": "Gustavsbergs centrum",
"deviations": [],
"direction": "Gustavsbergs Lugnet",
"direction_code": 1,
"display": "18:10",
"expected": "2026-06-26T18:10:00",
"journey": {
"id": 2026062600055,
"state": "EXPECTED"
},
"line": {
"designation": "422",
"id": 422,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:10:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "I",
"id": 44008,
"name": "Slussen"
}
},
{
"destination": "Bullandö",
"deviations": [],
"direction": "Bullandö",
"direction_code": 1,
"display": "18:10",
"expected": "2026-06-26T18:10:00",
"journey": {
"id": 2026062600021,
"state": "EXPECTED"
},
"line": {
"designation": "440",
"id": 440,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:10:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "L",
"id": 44011,
"name": "Slussen"
}
},
{
"destination": "Tanto",
"deviations": [],
"direction": "Tanto",
"direction_code": 1,
"display": "18:11",
"expected": "2026-06-26T18:11:00",
"journey": {
"id": 2026062602943,
"state": "EXPECTED"
},
"line": {
"designation": "55",
"id": 55,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:11:00",
"state": "EXPECTED",
"stop_area": {
"id": 11002,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "A",
"id": 11011,
"name": "Slussen"
}
},
{
"destination": "Gustavsbergs centrum",
"deviations": [],
"direction": "Gustavsbergs Centrum",
"direction_code": 1,
"display": "18:14",
"expected": "2026-06-26T18:14:00",
"journey": {
"id": 2026062600011,
"state": "EXPECTED"
},
"line": {
"designation": "420",
"id": 420,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:14:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "I",
"id": 44008,
"name": "Slussen"
}
},
{
"destination": "Ăverby",
"deviations": [],
"direction": "Vindö",
"direction_code": 1,
"display": "18:14",
"expected": "2026-06-26T18:14:00",
"journey": {
"id": 2026062600039,
"state": "EXPECTED"
},
"line": {
"designation": "434",
"id": 434,
"transport_authority_id": 1,
"transport_mode": "BUS"
},
"scheduled": "2026-06-26T18:14:00",
"state": "EXPECTED",
"stop_area": {
"id": 44000,
"name": "Slussen",
"type": "BUSTERM"
},
"stop_point": {
"designation": "R",
"id": 44016,
"name": "Slussen"
}
}
],
"stop_deviations": [
{
"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": 11804835,
"importance_level": 2,
"message": "Gamla stan: Hissen mellan biljetthall och gatuplan Àr avstÀngd. HÀnvisning till angrÀnsande stationer, 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_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"
}
]
}
}
]
},
"success": true
}