Latest water temperature
Returns the newest measured water temperature for Starnberger See. datetime is Germany local time (Europe/Berlin), matching the NID Bayern source table.
Request
curl https://starnberger.app/api/v1/latestResponse
{
"temperature": 18.7,
"datetime": "2026-04-29T10:15:00"
}