Dangerous Slowdowns Documentation

Dangerous Slowdowns offer advance warning where traffic forces drivers to slow or stop quickly. These exist to allow drivers to appropriately consider a potential safety event ahead of them.

traffic congestion
Slow sign

Resource accepts all default Filters. Resource data is returned as an API Result model for valid requests or an Error Result model for failed requests. For an example of how to call this resource, see Swagger details.

GET

/api/v1/dangerous-slowdowns

Get all dangerous slowdowns

GET

/api/v1/dangerous-slowdowns/{id}

Get record by unique id

Dangerous Slowdown Model

Travel Delay represents information about a traffic slowdown on ODOT monitored roads

  • Links ( Array[Link] ) Links related to the current item
  • Id ( String ) Unique Identifier
  • Latitude ( Double ) The angular distance of a place north or south of the earth's equator
  • Longitude ( Double ) The angular distance of a place east or west of the meridian at Greenwich, England
  • Location ( String ) Address or location
  • Description ( String ) Description message
  • NormalMPH ( Int32 ) Normal MPH at the dangerous slowdown
  • CurrentMPH ( Int32 ) Current MPH at the dangerous slowdown
  • RouteName ( String ) Road name where the dangerous slowdown is located
  • Direction ( String ) Direction where the dangerous slowdown is impacting