[Departures] get a specific amount of departures from a single stop

Publié le 6 mars 2017

Voir la réutilisation

Transport for Luxembourg

Transport for Luxembourg is a project initiated by Thierry DEGELING and Daniel DUTON. As a proof of concept, they made a proxy API for Mobiliteit.lu at the Game of Code hackathon. After being awarded 3rd best team at the Hackathon, Digital Lëtzebuerg has given ION Network Solutions (employer of…

31 réutilisations

  • api
  • bus
  • live
  • plane
  • tfl
  • train

Informations

Type
API
Thématique
Autres
ID
58bd402e111e9b2cd807b264

Publication

Intégrer sur votre site

URL stable

Description

Get a specific amount of departures from a bus or train stop.

Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/Departures/id-limit.html

Access the API: https://api.tfl.lu/v1/StopPoint/Departures/{ID}/{limit}

Here's an example:

[{
    "id": "1|5232|4|82|14022017",
    "type": "bus",
    "trainId": null,
    "line": "13",
    "number": 1123,
    "departure": 1487086020,
    "delay": 0,
    "live": true,
    "departureISO": "2017-02-14T16:27:00+01:00",
    "destination": "Luxembourg/Strassen, Centre Hospitalier",
    "destinationId": 200405008
}]

Jeux de données utilisés 0

Discussion entre l'organisation et la communauté à propos de cette réutilisation.

Plus de réutilisations

Découvrez davantage de réutilisations.