---
title: "Changes to One to many routing\nComputes the minimal duration from one place to many or vice versa.\nThe order in the response array corresponds to the order of coordinates of the \\`many\\` parameter in the query."
method: GET
path: "/api/experimental/one-to-many-intermodal"
---

# Changes to One to many routing
Computes the minimal duration from one place to many or vice versa.
The order in the response array corresponds to the order of coordinates of the \`many\` parameter in the query.

`GET /api/experimental/one-to-many-intermodal`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-07-30** `f4c11a2b0431` — 1 info
- **2026-07-16** `dbfe4b7f2bab` — 15 info
- **2026-07-02** `360889ae286f` — 1 breaking
- **2026-03-05** `9fcf5ec94e7e` — 1 breaking, 3 info
- **2026-02-25** `25ef6a0a4187` — 1 info
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking

## Changes

- **2026-07-30** `f4c11a2b0431` — 1 info
  - added the new optional `query` request parameter `noCompulsoryReservation`
- **2026-07-16** `dbfe4b7f2bab` — 15 info
  - added the new optional `query` request parameter `vehicleAxleCount`
  - added the new optional `query` request parameter `vehicleAxleLoad`
  - added the new optional `query` request parameter `vehicleHazmat`
  - added the new optional `query` request parameter `vehicleHazmatWater`
  - added the new optional `query` request parameter `vehicleHeight`
  - added the new optional `query` request parameter `vehicleLength`
  - added the new optional `query` request parameter `vehicleLezAccess`
  - added the new optional `query` request parameter `vehicleTopSpeed`
  - added the new optional `query` request parameter `vehicleTrailer`
  - added the new optional `query` request parameter `vehicleWeight`
  - added the new optional `query` request parameter `vehicleWidth`
  - added the new enum value `HGV` to the `query` request parameter `directMode`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `postTransitModes`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `preTransitModes`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `transitModes`
- **2026-07-02** `360889ae286f` — 1 breaking
  - for the `query` request parameter `maxMatchingDistance`, default value was changed from `25` to `250`
- **2026-03-05** `9fcf5ec94e7e` — 1 breaking, 3 info
  - the response's body type changed from `array` to `object` for status `200`
  - added the new optional `query` request parameter `withDistance`
  - added the optional property `street_durations` to the response with the `200` status
  - added the optional property `transit_durations` to the response with the `200` status
- **2026-02-25** `25ef6a0a4187` — 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/experimental/one-to-many-intermodal/get.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/experimental/one-to-many-intermodal/get)
