---
title: "Changes to Given a area frame (box defined by top right and bottom left corner) and a time frame,\nit returns all trips and their respective shapes that operate in this area + time frame.\nTrips are filtered by zoom level. On low zoom levels, only long distance trains will be shown\nwhile on high zoom levels, also metros, buses and trams will be returned."
method: GET
path: "/api/v6/map/trips"
---

# Changes to Given a area frame (box defined by top right and bottom left corner) and a time frame,
it returns all trips and their respective shapes that operate in this area + time frame.
Trips are filtered by zoom level. On low zoom levels, only long distance trains will be shown
while on high zoom levels, also metros, buses and trams will be returned.

`GET /api/v6/map/trips`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 52 revisions.

- **2026-07-16** `dbfe4b7f2bab` — 3 warning
- **2026-05-25** `a2ab90068a35` — 2 info
- **2026-05-21** `f808465a02ed` — 2 warning
- **2026-05-20** `a3620bf004a3` — 1 info
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking

## Changes

- **2026-07-16** `dbfe4b7f2bab` — 3 warning
  - added the new `HGV` enum value to the `items/from/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `items/mode` response property for the response status `200`
  - added the new `HGV` enum value to the `items/to/modes/items/` response property for the response status `200`
- **2026-05-25** `a2ab90068a35` — 2 info
  - added the optional property `items/from/stopCode` to the response with the `200` status
  - added the optional property `items/to/stopCode` to the response with the `200` status
- **2026-05-21** `f808465a02ed` — 2 warning
  - added the new `SPECIAL_EVENT` enum value to the `items/from/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `items/to/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/map/trips/get.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/v6/map/trips/get)
