---
title: "Changes to Prints all transfers of a timetable location (track, bus stop, etc.)"
method: GET
path: "/api/debug/transfers"
---

# Changes to Prints all transfers of a timetable location (track, bus stop, etc.)

`GET /api/debug/transfers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-07-16** `dbfe4b7f2bab` — 4 warning
- **2026-05-25** `a2ab90068a35` — 4 info
- **2026-05-21** `f808465a02ed` — 4 warning
- **2026-05-20** `a3620bf004a3` — 4 breaking
- **2026-02-22** `6775a2d6764d` — 12 warning
- **2026-02-21** `b7bf68a0d6f3` — 4 warning, 24 info

## Changes

- **2026-07-16** `dbfe4b7f2bab` — 4 warning
  - added the new `HGV` enum value to the `equivalences/items/modes/items/` response property for the response status `200`
  - 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 `root/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `transfers/items/to/modes/items/` response property for the response status `200`
- **2026-05-25** `a2ab90068a35` — 4 info
  - added the optional property `equivalences/items/stopCode` to the response with the `200` status
  - added the optional property `place/stopCode` to the response with the `200` status
  - added the optional property `root/stopCode` to the response with the `200` status
  - added the optional property `transfers/items/to/stopCode` to the response with the `200` status
- **2026-05-21** `f808465a02ed` — 4 warning
  - added the new `SPECIAL_EVENT` enum value to the `equivalences/items/alerts/items/cause` response property for the response status `200`
  - 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 `root/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `transfers/items/to/alerts/items/cause` response property for the response status `200`
- **2026-05-20** `a3620bf004a3` — 4 breaking
  - the response property `equivalences/items/level` became optional for the status `200`
  - the response property `place/level` became optional for the status `200`
  - the response property `root/level` became optional for the status `200`
  - the response property `transfers/items/to/level` became optional for the status `200`
- **2026-02-22** `6775a2d6764d` — 12 warning
  - added the new `DEBUG_BUS_ROUTE` enum value to the `equivalences/items/modes/items/` response property for the response status `200`
  - added the new `DEBUG_BUS_ROUTE` enum value to the `place/modes/items/` response property for the response status `200`
  - added the new `DEBUG_BUS_ROUTE` enum value to the `root/modes/items/` response property for the response status `200`
  - added the new `DEBUG_BUS_ROUTE` enum value to the `transfers/items/to/modes/items/` response property for the response status `200`
  - added the new `DEBUG_FERRY_ROUTE` enum value to the `equivalences/items/modes/items/` response property for the response status `200`
  - added the new `DEBUG_FERRY_ROUTE` enum value to the `place/modes/items/` response property for the response status `200`
  - added the new `DEBUG_FERRY_ROUTE` enum value to the `root/modes/items/` response property for the response status `200`
  - added the new `DEBUG_FERRY_ROUTE` enum value to the `transfers/items/to/modes/items/` response property for the response status `200`
  - added the new `DEBUG_RAILWAY_ROUTE` enum value to the `equivalences/items/modes/items/` response property for the response status `200`
  - added the new `DEBUG_RAILWAY_ROUTE` enum value to the `place/modes/items/` response property for the response status `200`
  - added the new `DEBUG_RAILWAY_ROUTE` enum value to the `root/modes/items/` response property for the response status `200`
  - added the new `DEBUG_RAILWAY_ROUTE` enum value to the `transfers/items/to/modes/items/` response property for the response status `200`
- **2026-02-21** `b7bf68a0d6f3` — 4 warning, 24 info
  - removed the optional property `equivalences/items/stopCode` from the response with the `200` status
  - removed the optional property `place/stopCode` from the response with the `200` status
  - removed the optional property `root/stopCode` from the response with the `200` status
  - removed the optional property `transfers/items/to/stopCode` from the response with the `200` status
  - the response property `equivalences/items/level` became required for the status `200`
  - the response property `place/level` became required for the status `200`
  - the response property `root/level` became required for the status `200`
  - the response property `transfers/items/to/level` became required for the status `200`
  - removed the `DEBUG_BUS_ROUTE` enum value from the `equivalences/items/modes/items/` response property for the response status `200`
  - removed the `DEBUG_BUS_ROUTE` enum value from the `place/modes/items/` response property for the response status `200`
  - removed the `DEBUG_BUS_ROUTE` enum value from the `root/modes/items/` response property for the response status `200`
  - removed the `DEBUG_BUS_ROUTE` enum value from the `transfers/items/to/modes/items/` response property for the response status `200`
  - removed the `DEBUG_FERRY_ROUTE` enum value from the `equivalences/items/modes/items/` response property for the response status `200`
  - removed the `DEBUG_FERRY_ROUTE` enum value from the `place/modes/items/` response property for the response status `200`
  - removed the `DEBUG_FERRY_ROUTE` enum value from the `root/modes/items/` response property for the response status `200`
  - removed the `DEBUG_FERRY_ROUTE` enum value from the `transfers/items/to/modes/items/` response property for the response status `200`
  - removed the `DEBUG_RAILWAY_ROUTE` enum value from the `equivalences/items/modes/items/` response property for the response status `200`
  - removed the `DEBUG_RAILWAY_ROUTE` enum value from the `place/modes/items/` response property for the response status `200`
  - removed the `DEBUG_RAILWAY_ROUTE` enum value from the `root/modes/items/` response property for the response status `200`
  - removed the `DEBUG_RAILWAY_ROUTE` enum value from the `transfers/items/to/modes/items/` response property for the response status `200`
  - removed the `HGV` enum value from the `equivalences/items/modes/items/` response property for the response status `200`
  - removed the `HGV` enum value from the `place/modes/items/` response property for the response status `200`
  - removed the `HGV` enum value from the `root/modes/items/` response property for the response status `200`
  - removed the `HGV` enum value from the `transfers/items/to/modes/items/` response property for the response status `200`
  - removed the `SPECIAL_EVENT` enum value from the `equivalences/items/alerts/items/cause` response property for the response status `200`
  - removed the `SPECIAL_EVENT` enum value from the `place/alerts/items/cause` response property for the response status `200`
  - removed the `SPECIAL_EVENT` enum value from the `root/alerts/items/cause` response property for the response status `200`
  - removed the `SPECIAL_EVENT` enum value from the `transfers/items/to/alerts/items/cause` response property for the response status `200`

---

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