Details einer Baustelle
Gibt Details zu einer konkreten Baustelle zurück.
Path parameters
Response
Success
Example response
{
"extent": "10.728384054665147,54.00605746113356,10.775848767524598,54.09436740278899",
"coordinate": {
"lat": "54.006057",
"long": "10.729057"
},
"footer": [
"Beginn: 29.06.2021 09:00",
"Ende: 28.11.2021 17:00",
"",
"Art der Maßnahme:Asphaltdeckenerneuerung",
"Einschränkungen:Es steht nur 1 Fahrstreifen zur Verfügung.\n\nVollsperrung der AS Eutin Ostseite vom 17.07.2021 - 15.09.2021.\n\nVollsperrung der AS Scharbeutz Ostseite vom 16.09.2021 - 17.11.2021.",
"Maximale Durchfahrsbreite: 3.25\n"
],
"description": [
"Beginn: 29.06.2021 09:00",
"Ende: 28.11.2021 17:00",
"",
"Art der Maßnahme:Asphaltdeckenerneuerung",
"Einschränkungen:Es steht nur 1 Fahrstreifen zur Verfügung.\n\nVollsperrung der AS Eutin Ostseite vom 17.07.2021 - 15.09.2021.\n\nVollsperrung der AS Scharbeutz Ostseite vom 16.09.2021 - 17.11.2021.",
"Maximale Durchfahrsbreite: 3.25\n"
],
"point": "10.729057,54.006057",
"lorryParkingFeatureIcons": [
{
"icon": "almofont almo-picnic_facility",
"description": "Picknickmöglichkeiten",
"style": ""
}
]
}Changes
Changed in 8 of the 27 revisions of this API.634
- ▲
for the
pathrequest parameterroadworkId, the type/format was changed fromstring/base64tostring/byterequest-parameter-type-changed
- ▲
the
allOf[RoadEvent]/allOf[RoadItem]/identifierresponse's property type/format changed fromstring/base64tostring/bytefor status200response-property-type-changed
- ▲
- ●
added the new
ELECTRIC_CHARGING_STATIONenum value to theallOf[RoadEvent]/allOf[RoadItem]/display_typeresponse property for the response status200response-property-enum-value-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the success response with the status
204response-success-status-added
- ●
- ▲
the
allOf[RoadEvent]/allOf[RoadItem]/futureresponse's property type/format changed fromstring/toboolean/for status200response-property-type-changed
- ▲
- ▲
the
allOf[RoadEvent]/allOf[RoadItem]/futureresponse's property type/format changed fromboolean/tostring/for status200response-property-type-changed
- ▲
the
allOf[RoadEvent]/allOf[RoadItem]/isBlockedresponse's property type/format changed fromboolean/tostring/for status200response-property-type-changed
- ▲
- ●
deleted the
pathrequest parameterroadIdrequest-parameter-removed
- ●
- ●
added the new
SHORT_TERM_ROADWORKSenum value to theallOf[RoadEvent]/allOf[RoadItem]/display_typeresponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲