approved, byrokraatit, ylläpitäjät
0
muokkausta
Rivi 266: | Rivi 266: | ||
* http://example.com/journeys/api/journeys?routeId=123 will return JOURNEYS which run on the ROUTE with id 123 | * http://example.com/journeys/api/journeys?routeId=123 will return JOURNEYS which run on the ROUTE with id 123 | ||
* http://example.com/journeys/api/journeys?departureDate=2013-06-10 will return JOURNEYS which depart at the given date | * http://example.com/journeys/api/journeys?departureDate=2013-06-10 will return JOURNEYS which depart at the given date | ||
* http://example.com/journeys/api/journeys?departureTime=08:00:00 | * http://example.com/journeys/api/journeys?departureTime=08:00:00 will return JOURNEYS which depart at the given time | ||
* http://example.com/journeys/api/journeys?arrivalTime=08:00:00 | * http://example.com/journeys/api/journeys?arrivalTime=08:00:00 will return JOURNEYS which last call arrives at STOP POINT at 08:20:00+0300 | ||
* http://example.com/journeys/api/journeys?dayTypes=Monday,Tuesday,Wednesday will return JOURNEYS which run on given day types (exclusive) | * http://example.com/journeys/api/journeys?dayTypes=Monday,Tuesday,Wednesday will return JOURNEYS which run on given day types (exclusive) | ||
* http://example.com/journeys/api/journeys?stopPointId=111 will return JOURNEYS which contains a call which contains STOP POINT with id 111 | * http://example.com/journeys/api/journeys?stopPointId=111 will return JOURNEYS which contains a call which contains STOP POINT with id 111 |