---
title: "Changes to Details einer Baustelle"
method: GET
path: "/details/roadworks/{roadworkId}"
---

# Changes to Details einer Baustelle

`GET /details/roadworks/{roadworkId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 27 revisions.

- **2022-01-02** `a312b6bbed2a` — 2 breaking
- **2021-08-27** `520e08a90295` — 1 warning, 3 info
- **2021-08-26** `f8917532e1b8` — 1 breaking
- **2021-08-26** `5686c366c2ac` — 2 breaking
- **2021-08-26** `d97d91f59975` — 1 warning
- **2021-08-22** `498f5ef395ed` — 1 warning
- **2021-08-10** `020b0c795811` — 1 info
- **2021-07-25** `d9f341335131` — 1 breaking

## Changes

- **2022-01-02** `a312b6bbed2a` — 2 breaking
  - for the `path` request parameter `roadworkId`, the type/format was changed from `string`/`base64` to `string`/`byte`
  - the `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-08-27** `520e08a90295` — 1 warning, 3 info
  - added the new `ELECTRIC_CHARGING_STATION` enum value to the `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** `f8917532e1b8` — 1 breaking
  - the `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 `allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/future` response's property type/format changed from `boolean`/`` to `string`/`` for status `200`
  - the `allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/isBlocked` response's property type/format changed from `boolean`/`` to `string`/`` for status `200`
- **2021-08-26** `d97d91f59975` — 1 warning
  - deleted the `path` request parameter `roadId`
- **2021-08-22** `498f5ef395ed` — 1 warning
  - added the new `SHORT_TERM_ROADWORKS` enum value to the `allOf[#/components/schemas/RoadEvent]/allOf[#/components/schemas/RoadItem]/display_type` response property for the response status `200`
- **2021-08-10** `020b0c795811` — 1 info
  - endpoint added
- **2021-07-25** `d9f341335131` — 1 breaking
  - api path removed without deprecation

---

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