---
title: "Changes to Get the next N departures or arrivals of a stop sorted by time"
method: GET
path: "/api/v6/stoptimes"
---

# Changes to Get the next N departures or arrivals of a stop sorted by time

`GET /api/v6/stoptimes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 52 revisions.

- **2026-07-30** `cdfc151646a8` — 4 info
- **2026-07-16** `dbfe4b7f2bab` — 7 warning, 1 info
- **2026-06-25** `e211cb7a5ecf` — 1 info
- **2026-06-11** `1a0315b56e3d` — 1 info
- **2026-06-07** `85259ef19b11` — 1 info
- **2026-05-25** `a2ab90068a35` — 6 info
- **2026-05-21** `f808465a02ed` — 6 warning
- **2026-05-20** `a3620bf004a3` — 1 info
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking

## Changes

- **2026-07-30** `cdfc151646a8` — 4 info
  - added the optional property `stopTimes/items/loopedCalendarSince` to the response with the `200` status
  - added the required property `stopTimes/items/bikesAllowed` to the response with the `200` status
  - added the required property `stopTimes/items/reservation` to the response with the `200` status
  - added the required property `stopTimes/items/wheelchairAccessible` to the response with the `200` status
- **2026-07-16** `dbfe4b7f2bab` — 7 warning, 1 info
  - added the new `HGV` enum value to the `place/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `stopTimes/items/mode` response property for the response status `200`
  - added the new `HGV` enum value to the `stopTimes/items/nextStops/items/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `stopTimes/items/place/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `stopTimes/items/previousStops/items/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `stopTimes/items/tripFrom/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `stopTimes/items/tripTo/modes/items/` response property for the response status `200`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `mode`
- **2026-06-25** `e211cb7a5ecf` — 1 info
  - added the new enum value `REALTIME_ANNOTATION_ONLY` to the `query` request parameter `realtimeMode`
- **2026-06-11** `1a0315b56e3d` — 1 info
  - added the new optional `query` request parameter `realtimeMode`
- **2026-06-07** `85259ef19b11` — 1 info
  - added the new optional `query` request parameter `both`
- **2026-05-25** `a2ab90068a35` — 6 info
  - added the optional property `place/stopCode` to the response with the `200` status
  - added the optional property `stopTimes/items/nextStops/items/stopCode` to the response with the `200` status
  - added the optional property `stopTimes/items/place/stopCode` to the response with the `200` status
  - added the optional property `stopTimes/items/previousStops/items/stopCode` to the response with the `200` status
  - added the optional property `stopTimes/items/tripFrom/stopCode` to the response with the `200` status
  - added the optional property `stopTimes/items/tripTo/stopCode` to the response with the `200` status
- **2026-05-21** `f808465a02ed` — 6 warning
  - added the new `SPECIAL_EVENT` enum value to the `place/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `stopTimes/items/nextStops/items/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `stopTimes/items/place/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `stopTimes/items/previousStops/items/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `stopTimes/items/tripFrom/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `stopTimes/items/tripTo/alerts/items/cause` response property for the response status `200`
- **2026-05-20** `a3620bf004a3` — 1 info
  - endpoint added
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/motis-project/apis/motis-api/docs/api/v6/stoptimes/get.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/v6/stoptimes/get)
