← Sweden

Stockholm Stop Departures

GET /sweden/sl/departures/:site_id

Real-time departures from a specific SL stop.

See it visualized

Parameters

site_id required

SL site id (from /sites)

Example Requests

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

Live Response

{
  "data": {
    "departures": [],
    "stop_deviations": [
      {
        "id": 11730333,
        "importance_level": 5,
        "message": "Gröna linjen är avstängd mellan Odenplan och S:t Eriksplan t.o.m. den 26 juli pga tunnelbanans utbyggnad. Läs mer på sl.se. Service changes on the Green line. Plan your trip at sl.se.",
        "scope": {
          "lines": [
            {
              "designation": "17",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/17",
              "id": 17,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "18",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/18",
              "id": 18,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "19",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/19",
              "id": 19,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            }
          ],
          "stop_areas": [
            {
              "href": "null/stop-areas/1721",
              "id": 1721,
              "name": "Hagsätra",
              "type": "METROSTN"
            },
            {
              "href": "null/stop-areas/1951",
              "id": 1951,
              "name": "Skarpnäck",
              "type": "METROSTN"
            }
          ],
          "stop_points": [
            {
              "designation": "1",
              "href": "null/stop-points/1011",
              "id": 1011,
              "name": "Slussen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1021",
              "id": 1021,
              "name": "Gamla stan"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1111",
              "id": 1111,
              "name": "Hötorget"
            },
            {
              "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/1611",
              "id": 1611,
              "name": "Globen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1621",
              "id": 1621,
              "name": "Enskede gård"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1631",
              "id": 1631,
              "name": "Sockenplan"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1641",
              "id": 1641,
              "name": "Svedmyra"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1651",
              "id": 1651,
              "name": "Stureby"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1661",
              "id": 1661,
              "name": "Bandhagen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1701",
              "id": 1701,
              "name": "Högdalen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1703",
              "id": 1703,
              "name": "Högdalen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1711",
              "id": 1711,
              "name": "Rågsved"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1911",
              "id": 1911,
              "name": "Hammarbyhöjden"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1921",
              "id": 1921,
              "name": "Björkhagen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1931",
              "id": 1931,
              "name": "Kärrtorp"
            },
            {
              "designation": "1",
              "href": "null/stop-points/1941",
              "id": 1941,
              "name": "Bagarmossen"
            },
            {
              "designation": "1",
              "href": "null/stop-points/2051",
              "id": 2051,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/8103",
              "id": 8103,
              "name": "Gullmarsplan"
            }
          ]
        }
      },
      {
        "id": 11730511,
        "importance_level": 5,
        "message": "För resa mot Farsta strand, medfölj tåg mot Skarpnäck och byt vid Skärmarbrink. Several service changes on the Green line. Plan your trip at 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": "4",
              "href": "null/stop-points/1012",
              "id": 1012,
              "name": "Slussen"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1022",
              "id": 1022,
              "name": "Gamla stan"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1052",
              "id": 1052,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1112",
              "id": 1112,
              "name": "Hötorget"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1512",
              "id": 1512,
              "name": "Medborgarplatsen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/1522",
              "id": 1522,
              "name": "Skanstull"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1552",
              "id": 1552,
              "name": "Gullmarsplan"
            }
          ]
        }
      },
      {
        "id": 11730414,
        "importance_level": 2,
        "message": "Gröna och Blå linjen: Förändringar i trafiken pga arbeten med 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": 11914306,
        "importance_level": 2,
        "message": "Slussen: Hissen mellan plattform mot Gullmarsplan och Liljeholmen och entrén mot Slussenterminalen är avstängd. Hänvisning till den andra entrén.",
        "scope": {
          "lines": [
            {
              "designation": "13",
              "group_of_lines": "Tunnelbanans röda linje",
              "href": "null/transport-authorities/1/lines/13",
              "id": 13,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "14",
              "group_of_lines": "Tunnelbanans röda linje",
              "href": "null/transport-authorities/1/lines/14",
              "id": 14,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "17",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/17",
              "id": 17,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "18",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/18",
              "id": 18,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "19",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/19",
              "id": 19,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            }
          ],
          "stop_areas": [
            {
              "href": "null/stop-areas/1011",
              "id": 1011,
              "name": "Slussen",
              "type": "METROSTN"
            }
          ]
        }
      },
      {
        "id": 11920815,
        "importance_level": 2,
        "message": "Gamla stan: Hissen till och från plattformen mot T-Centralen är avstängd. Läs mer på sl.se.",
        "scope": {
          "lines": [
            {
              "designation": "13",
              "group_of_lines": "Tunnelbanans röda linje",
              "href": "null/transport-authorities/1/lines/13",
              "id": 13,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "14",
              "group_of_lines": "Tunnelbanans röda linje",
              "href": "null/transport-authorities/1/lines/14",
              "id": 14,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "17",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/17",
              "id": 17,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "18",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/18",
              "id": 18,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            },
            {
              "designation": "19",
              "group_of_lines": "Tunnelbanans gröna linje",
              "href": "null/transport-authorities/1/lines/19",
              "id": 19,
              "transport_authority_id": 1,
              "transport_mode": "METRO"
            }
          ],
          "stop_areas": [
            {
              "href": "null/stop-areas/1021",
              "id": 1021,
              "name": "Gamla stan",
              "type": "METROSTN"
            }
          ],
          "stop_points": [
            {
              "designation": "1",
              "href": "null/stop-points/1011",
              "id": 1011,
              "name": "Slussen"
            },
            {
              "designation": "3",
              "href": "null/stop-points/1051",
              "id": 1051,
              "name": "T-Centralen"
            },
            {
              "designation": "4",
              "href": "null/stop-points/1052",
              "id": 1052,
              "name": "T-Centralen"
            },
            {
              "designation": "2",
              "href": "null/stop-points/2011",
              "id": 2011,
              "name": "Slussen"
            }
          ]
        }
      }
    ]
  },
  "success": true
}