constructions
Get a single constructions record
get/api/constructions/{id}
Path parameters
idstring uuid required
Response
Default Response
Example response
{
"localityLat": 25.5,
"localityLng": 25.5,
"endDate": "2026-03-26",
"serverVersion": 1,
"createdAt": "2026-03-26T14:00:00Z",
"updatedAt": "2026-03-26T14:00:00Z",
"deletedAt": "2026-03-26T14:00:00Z"
}