---
title: "Changes to Liste aktueller Baustellen"
method: GET
path: "/{roadId}/services/roadworks"
---

# Changes to Liste aktueller Baustellen

`GET /{roadId}/services/roadworks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 27 revisions.

- **2023-05-23** `6fa43d74c4c7` — 1 warning
- **2023-03-22** `8e4013bff520` — 1 warning
- **2023-03-21** `8d7dd995c134` — 1 warning
- **2022-01-02** `a312b6bbed2a` — 1 breaking
- **2021-09-19** `789ba398d57c` — 1 warning
- **2021-08-27** `520e08a90295` — 1 breaking, 2 warning, 3 info
- **2021-08-26** `7de820a08054` — 1 info
- **2021-08-26** `f8917532e1b8` — 1 breaking
- **2021-08-26** `5686c366c2ac` — 2 breaking
- **2021-08-22** `498f5ef395ed` — 1 warning
- **2021-07-25** `d9f341335131` — 3 breaking, 1 warning, 4 info

## Changes

- **2023-05-23** `6fa43d74c4c7` — 1 warning
  - changed the pattern of the `path` request parameter `roadId` from `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?` to `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?`
- **2023-03-22** `8e4013bff520` — 1 warning
  - changed the pattern of the `path` request parameter `roadId` from `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?` to `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?`
- **2023-03-21** `8d7dd995c134` — 1 warning
  - changed the pattern of the `path` request parameter `roadId` from `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?` to `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?`
- **2022-01-02** `a312b6bbed2a` — 1 breaking
  - the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/identifier` response's property type/format changed from `string`/`base64` to `string`/`byte` for status `200`
- **2021-09-19** `789ba398d57c` — 1 warning
  - changed the pattern of the `path` request parameter `roadId` from `A[1-9]([0-9]{1,3})?(/A[1-9]{1,3})?` to `A[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?`
- **2021-08-27** `520e08a90295` — 1 breaking, 2 warning, 3 info
  - removed the media type `` for the response with the status `200`
  - changed the pattern of the `path` request parameter `roadId` from `A[0-9]+(?:/?A[0-9]+)*` to `A[1-9]([0-9]{1,3})?(/A[1-9]{1,3})?`
  - added the new `ELECTRIC_CHARGING_STATION` enum value to the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/display_type` response property for the response status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the success response with the status `204`
- **2021-08-26** `7de820a08054` — 1 info
  - added the media type `` for the response with the status `200`
- **2021-08-26** `f8917532e1b8` — 1 breaking
  - the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/future` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
- **2021-08-26** `5686c366c2ac` — 2 breaking
  - the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/future` response's property type/format changed from `boolean`/`` to `string`/`` for status `200`
  - the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/isBlocked` response's property type/format changed from `boolean`/`` to `string`/`` for status `200`
- **2021-08-22** `498f5ef395ed` — 1 warning
  - added the new `SHORT_TERM_ROADWORKS` enum value to the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/display_type` response property for the response status `200`
- **2021-07-25** `d9f341335131` — 3 breaking, 1 warning, 4 info
  - the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/identifier` response's property type/format changed from `string`/`byte` to `string`/`base64` for status `200`
  - the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/isBlocked` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - removed the success response with the status `204`
  - changed the pattern of the `path` request parameter `roadId` from `[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?` to `A[0-9]+(?:/?A[0-9]+)*`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
  - removed the `ELECTRIC_CHARGING_STATION` enum value from the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/display_type` response property for the response status `200`
  - removed the `SHORT_TERM_ROADWORKS` enum value from the `roadworks/items/allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/display_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/bundesapi/apis/autobahn-app-api/docs/:roadId/services/roadworks/get.md) · [API](https://skmtc.dev/bundesapi/apis/autobahn-app-api.md) · [Page](https://skmtc.dev/bundesapi/apis/autobahn-app-api/changes/:roadId/services/roadworks/get)
