approved, byrokraatit, ylläpitäjät
0
muokkausta
(→Routes) |
(→Routes) |
||
Rivi 220: | Rivi 220: | ||
* http://data.itsfactory.fi/journeys/api/1/routes will return paged list of all ROUTES | * http://data.itsfactory.fi/journeys/api/1/routes will return paged list of all ROUTES | ||
* http://data.itsfactory.fi/journeys/api/1/routes?lineId=2 will return ROUTES which run on the LINE with id 2 | * http://data.itsfactory.fi/journeys/api/1/routes?lineId=2 will return ROUTES which run on the LINE with id 2 | ||
* http://data.itsfactory.fi/journeys/api/1/routes?stopPointId=222 will return ROUTES which run via STOP POINT with id 222 | |||
* http://data.itsfactory.fi/journeys/api/1/routes?firstStopPointId=1456 will return ROUTES which start from STOP POINT with id 111 | |||
* http://data.itsfactory.fi/journeys/api/1/routes?lastStopPointId=1456 will return ROUTES which stop at STOP POINT with id 111 | |||
* http://data.itsfactory.fi/journeys/api/1/routes?stopPointShortName=5370 will return ROUTES which run via STOP POINT with short name 5370 | |||
* http://data.itsfactory.fi/journeys/api/1/routes?firstStopPointShortName=5393 will return ROUTES which start from STOP POINT with short name 5393 | |||
* http://data.itsfactory.fi/journeys/api/1/routes?lastStopPointShortName=5394 will return ROUTES which stop at STOP POINT with short name 5394 | |||
==== Journeys ==== | ==== Journeys ==== |