← Sverige

Stockholm: afgange fra stoppested

GET /sweden/sl/departures/:site_id

Realtidsafgange fra et bestemt SL-stoppested.

Se det visualiseret

Parametre

site_id påkrævet

SL site id (from /sites)

Eksempelforespørgsler

Grundlæggende brug
curl https://nordapi.ee/api/v1/sweden/sl/departures/9192

Livesvar

{
  "data": {
    "departures": [
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "2 min",
        "expected": "2026-09-03T02:18:26",
        "journey": {
          "id": 2026090200006,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "192",
          "id": 192,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:14:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Odenplan",
        "deviations": [],
        "direction": "Odenplan",
        "direction_code": 2,
        "display": "6 min",
        "expected": "2026-09-03T02:22:32",
        "journey": {
          "id": 2026090203278,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "96",
          "id": 96,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:19:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "7 min",
        "expected": "2026-09-03T02:23:00",
        "journey": {
          "id": 2026090200008,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "195",
          "id": 195,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:23: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": 1,
        "display": "7 min",
        "expected": "2026-09-03T02:23:53",
        "journey": {
          "id": 2026090200005,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "195",
          "id": 195,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:23:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hemmesta",
        "deviations": [],
        "direction": "Hemmesta",
        "direction_code": 1,
        "display": "9 min",
        "expected": "2026-09-03T02:25:00",
        "journey": {
          "id": 2026090200003,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "492",
          "id": 492,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:25:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        },
        "via": "Evlinge"
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "14 min",
        "expected": "2026-09-03T02:30:14",
        "journey": {
          "id": 2026090200014,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "191",
          "id": 191,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:29:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "14 min",
        "expected": "2026-09-03T02:30:50",
        "journey": {
          "id": 2026090200004,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "497",
          "id": 497,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:25:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sickla udde",
        "deviations": [],
        "direction": "Sickla udde",
        "direction_code": 1,
        "display": "19 min",
        "expected": "2026-09-03T02:35:00",
        "journey": {
          "id": 2026090203254,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "96",
          "id": 96,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:35:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Bagarmossen",
        "deviations": [],
        "direction": "Bagarmossen",
        "direction_code": 1,
        "display": "22 min",
        "expected": "2026-09-03T02:38:00",
        "journey": {
          "id": 2026090200005,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "194",
          "id": 194,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "23 min",
        "expected": "2026-09-03T02:39:49",
        "journey": {
          "id": 2026090200006,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "194",
          "id": 194,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:38:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Fruängen",
        "deviations": [],
        "direction": "Fruängen",
        "direction_code": 1,
        "display": "27 min",
        "expected": "2026-09-03T02:43:00",
        "journey": {
          "id": 2026090200005,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "192",
          "id": 192,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:43:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "27 min",
        "expected": "2026-09-03T02:43:02",
        "journey": {
          "id": 2026090200006,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "791",
          "id": 791,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:33:32",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "28 min",
        "expected": "2026-09-03T02:44:00",
        "journey": {
          "id": 2026090200008,
          "prediction_state": "NORMAL",
          "state": "ATORIGIN"
        },
        "line": {
          "designation": "192",
          "id": 192,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:44:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Södertälje centrum",
        "deviations": [],
        "direction": "Södertälje centrum",
        "direction_code": 1,
        "display": "28 min",
        "expected": "2026-09-03T02:44:07",
        "journey": {
          "id": 2026090200011,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "791",
          "id": 791,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:44:07",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "02:46",
        "expected": "2026-09-03T02:46:00",
        "journey": {
          "id": 2026090200010,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "496",
          "id": 496,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:46:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Centralen",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "02:49",
        "expected": "2026-09-03T02:49:00",
        "journey": {
          "id": 2026090221323,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "491",
          "id": 491,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:49:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "H",
          "id": 11018,
          "name": "Slussen"
        }
      },
      {
        "destination": "Saltsjöbaden",
        "deviations": [],
        "direction": "Saltsjöbaden",
        "direction_code": 1,
        "display": "02:50",
        "expected": "2026-09-03T02:50:00",
        "journey": {
          "id": 2026090200005,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "497",
          "id": 497,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:50:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Sickla udde",
        "deviations": [],
        "direction": "Sickla udde",
        "direction_code": 1,
        "display": "03:05",
        "expected": "2026-09-03T03:05:00",
        "journey": {
          "id": 2026090203257,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "96",
          "id": 96,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:05:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [
          {
            "consequence": "INFORMATION",
            "importance_level": 5,
            "message": "Förseningar pga framkomlighetsproblem"
          }
        ],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "02:59",
        "expected": "2026-09-03T03:06:05",
        "journey": {
          "id": 2026090200008,
          "prediction_state": "NORMAL",
          "state": "NORMALPROGRESS"
        },
        "line": {
          "designation": "191",
          "id": 191,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T02:59:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "C",
          "id": 11013,
          "name": "Slussen"
        }
      },
      {
        "destination": "Hagsätra",
        "deviations": [],
        "direction": "Hagsätra",
        "direction_code": 1,
        "display": "03:08",
        "expected": "2026-09-03T03:08:00",
        "journey": {
          "id": 2026090200007,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "195",
          "id": 195,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:08:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      },
      {
        "destination": "Stockholm C",
        "deviations": [],
        "direction": "Stockholm C",
        "direction_code": 2,
        "display": "03:08",
        "expected": "2026-09-03T03:08:00",
        "journey": {
          "id": 2026090200010,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "195",
          "id": 195,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:08:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Odenplan",
        "deviations": [],
        "direction": "Odenplan",
        "direction_code": 2,
        "display": "03:09",
        "expected": "2026-09-03T03:09:00",
        "journey": {
          "id": 2026090203281,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "96",
          "id": 96,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:09:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "G",
          "id": 11017,
          "name": "Slussen"
        }
      },
      {
        "destination": "Nyfors",
        "deviations": [],
        "direction": "Nyfors",
        "direction_code": 1,
        "display": "03:12",
        "expected": "2026-09-03T03:12:00",
        "journey": {
          "id": 2026090220035,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "491",
          "id": 491,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:12:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "F",
          "id": 11016,
          "name": "Slussen"
        }
      },
      {
        "destination": "Norsborg",
        "deviations": [],
        "direction": "Norsborg",
        "direction_code": 1,
        "display": "03:13",
        "expected": "2026-09-03T03:13:00",
        "journey": {
          "id": 2026090200007,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "191",
          "id": 191,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:13:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "B",
          "id": 11012,
          "name": "Slussen"
        }
      },
      {
        "destination": "Jarlaberg",
        "deviations": [],
        "direction": "Jarlaberg",
        "direction_code": 1,
        "display": "03:15",
        "expected": "2026-09-03T03:15:00",
        "journey": {
          "id": 2026090203156,
          "state": "EXPECTED"
        },
        "line": {
          "designation": "93",
          "id": 93,
          "transport_authority_id": 1,
          "transport_mode": "BUS"
        },
        "scheduled": "2026-09-03T03:15:00",
        "state": "EXPECTED",
        "stop_area": {
          "id": 11002,
          "name": "Slussen",
          "type": "BUSTERM"
        },
        "stop_point": {
          "designation": "D",
          "id": 11014,
          "name": "Slussen"
        }
      }
    ],
    "stop_deviations": []
  },
  "success": true
}