---
title: "Changes to Street routing from one to many places or many to one.\nThe order in the response array corresponds to the order of coordinates of the \\`many\\` parameter in the query."
method: GET
path: "/api/v1/one-to-many"
---

# Changes to Street routing from one to many places or many to one.
The order in the response array corresponds to the order of coordinates of the \`many\` parameter in the query.

`GET /api/v1/one-to-many`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-07-16** `dbfe4b7f2bab` — 12 info
- **2026-02-24** `30900fce77f1` — 1 info
- **2026-02-22** `6775a2d6764d` — 3 info
- **2026-02-21** `b7bf68a0d6f3` — 4 breaking, 11 warning, 1 info

## Changes

- **2026-07-16** `dbfe4b7f2bab` — 12 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 `mode`
- **2026-02-24** `30900fce77f1` — 1 info
  - added the non-success response with the status `422`
- **2026-02-22** `6775a2d6764d` — 3 info
  - added the new enum value `DEBUG_BUS_ROUTE` to the `query` request parameter `mode`
  - added the new enum value `DEBUG_FERRY_ROUTE` to the `query` request parameter `mode`
  - added the new enum value `DEBUG_RAILWAY_ROUTE` to the `query` request parameter `mode`
- **2026-02-21** `b7bf68a0d6f3` — 4 breaking, 11 warning, 1 info
  - removed the enum value `DEBUG_BUS_ROUTE` from the `query` request parameter `mode`
  - removed the enum value `DEBUG_FERRY_ROUTE` from the `query` request parameter `mode`
  - removed the enum value `DEBUG_RAILWAY_ROUTE` from the `query` request parameter `mode`
  - removed the enum value `HGV` from the `query` request parameter `mode`
  - deleted the `query` request parameter `vehicleAxleCount`
  - deleted the `query` request parameter `vehicleAxleLoad`
  - deleted the `query` request parameter `vehicleHazmat`
  - deleted the `query` request parameter `vehicleHazmatWater`
  - deleted the `query` request parameter `vehicleHeight`
  - deleted the `query` request parameter `vehicleLength`
  - deleted the `query` request parameter `vehicleLezAccess`
  - deleted the `query` request parameter `vehicleTopSpeed`
  - deleted the `query` request parameter `vehicleTrailer`
  - deleted the `query` request parameter `vehicleWeight`
  - deleted the `query` request parameter `vehicleWidth`
  - removed the non-success response with the status `422`

---

[Operation](https://skmtc.dev/motis-project/apis/motis-api/docs/api/v1/one-to-many/get.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/v1/one-to-many/get)
