approved, byrokraatit, ylläpitäjät
0
muokkausta
Rivi 273: | Rivi 273: | ||
These queries return response like above, with entities matching the criteria. All query parameters are exclusive (if you specify multiple conditions, the conditions are ANDed together). For example query: | These queries return response like above, with entities matching the criteria. All query parameters are exclusive (if you specify multiple conditions, the conditions are ANDed together). For example query: | ||
* http://example.com/journeys/api/journeys? | * http://example.com/journeys/api/journeys?departureTime=08:00:00&lineId=123 will return JOURNEYS which depart at the given time and are on LINE with id 123 | ||
==== Stop Points ==== | ==== Stop Points ==== |