[Line] get route of specific public transportation line

Published on March 6, 2017

See the reuse

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 reuses

  • lines
  • mobiliteit
  • tfl

Informations

Type
API
Topic
Others
ID
58bd54ad111e9b2e511d1bd4

Publication

Embed

Permalink

Description

Get route of specific public transport line

Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Route/line.html

Access the API: https://api.tfl.lu/v1/Line/{ID}

Here's an example:

{
    "id": "3:CFLBUS:192",
    "type": "bus",
    "name": "192",
    "long_name": "Kirchberg, Rehazenter - Hassel, Küneftchen",
    "stopPoints": [
        200417034,
        200417015,
        200417017,
        200417009,
        200417013,
        200417005,
        200417016,
        200417007,
        200405014,
        200405029,
        200405023,
        200405026,
        200405032,
        200404008,
        200404016,
        200404028,
        200304004,
        200304001,
        200303007,
        200303001,
        200303006,
        200301003,
        200301002,
        201103001,
        201103004,
        201103003,
        201103002,
        201103005,
        201101001,
        201101002,
        201101003,
        200405036,
        200405020,
        200417031,
        200417029,
        200417014,
        200405035
    ]
}

Used datasets 1

Discussion between the organization and the community about this reuse.

More reuses

Discover more reuses.