GET api/v2/damsafety/damsafetydaminfonjd
Returns non-jurisdictional dam info
| Name | Description | Type |
|---|---|---|
| assignedTo |
Engineer assigned to the dam. |
string |
| county |
County where the well is located |
string |
| damHeight |
Dam Height |
decimal number |
| damId |
Dam ID |
string |
| damLength |
Dam Length |
integer |
| damName |
Dam Name |
string |
| division |
DWR Water Division |
integer |
| drainageArea |
Drainage Area |
integer |
| latitude |
Latitude value in decimal degrees |
decimal number |
| locationAccuracy |
Accuracy of location coordinates |
string |
| longitude |
Longitude (decimal degrees) |
decimal number |
| modified |
Last date time that this record was modified in the DWR database |
date |
| moreInformation |
Hyperlink to additional details |
string |
| normalStorage |
Normal Storage |
integer |
| otherDamNames |
Other Dam Names |
string |
| outletDescription |
Outlet Description |
string |
| physicalStatus |
Physical Status |
string |
| pm |
Principal Meridian of well’s legal location - there are 5 principal meridians in CO: Sixth (S), New Mexico (N), Baca (B), Costilla (C), and Ute (U) |
string |
| primaryContact |
Primary Contact |
string |
| primaryName |
Primary Name |
string |
| q160 |
Legal location: 160 acre quarter section |
string |
| q40 |
Legal location: 40 acre quarter section |
string |
| range |
Legal location: A number in the format “nnnd” where “nnn” is the range number and “d” is the direction either East or West |
string |
| section |
Section number - township, range divided into 36 one square mile sections; “U” indicates location in Ute Correction (Division 7 only) |
integer |
| stream |
Stream |
string |
| surfaceArea |
Surface Area |
integer |
| township |
Legal location: Township number and direction |
string |
| utmX |
The x (Easting) component of the Universal Transverse Mercator system. (Zone 13, NAD83 datum) |
decimal number |
| utmY |
The y (Northing) component of the Universal Transverse Mercator system. (Zone 13, NAD83 datum) |
decimal number |
| waterDistrict |
DWR Water District |
integer |
| wdid |
DWR unique structure identifier |
string |
Response Formats
application/json, text/json
[
{
"damId": "sample string 1",
"damName": "sample string 2",
"otherDamNames": "sample string 3",
"wdid": "sample string 4",
"physicalStatus": "sample string 5",
"division": 1,
"waterDistrict": 1,
"county": "sample string 6",
"pm": "sample string 7",
"township": "sample string 8",
"range": "sample string 9",
"section": 1,
"q160": "sample string 10",
"q40": "sample string 11",
"utmX": 1.0,
"utmY": 1.0,
"latitude": 1.0,
"longitude": 1.0,
"locationAccuracy": "sample string 12",
"stream": "sample string 13",
"damLength": 1,
"damHeight": 1.0,
"normalStorage": 1,
"surfaceArea": 1,
"drainageArea": 1,
"outletDescription": "sample string 14",
"primaryName": "sample string 15",
"primaryContact": "sample string 16",
"assignedTo": "sample string 17",
"modified": "2025-11-13T08:14:36.8441554-07:00",
"moreInformation": "sample string 18"
},
{
"damId": "sample string 1",
"damName": "sample string 2",
"otherDamNames": "sample string 3",
"wdid": "sample string 4",
"physicalStatus": "sample string 5",
"division": 1,
"waterDistrict": 1,
"county": "sample string 6",
"pm": "sample string 7",
"township": "sample string 8",
"range": "sample string 9",
"section": 1,
"q160": "sample string 10",
"q40": "sample string 11",
"utmX": 1.0,
"utmY": 1.0,
"latitude": 1.0,
"longitude": 1.0,
"locationAccuracy": "sample string 12",
"stream": "sample string 13",
"damLength": 1,
"damHeight": 1.0,
"normalStorage": 1,
"surfaceArea": 1,
"drainageArea": 1,
"outletDescription": "sample string 14",
"primaryName": "sample string 15",
"primaryContact": "sample string 16",
"assignedTo": "sample string 17",
"modified": "2025-11-13T08:14:36.8441554-07:00",
"moreInformation": "sample string 18"
}
]
application/xml, text/xml
<ArrayOfDamInfoNJD xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<DamInfoNJD>
<assignedTo>sample string 17</assignedTo>
<county>sample string 6</county>
<damHeight>1</damHeight>
<damId>sample string 1</damId>
<damLength>1</damLength>
<damName>sample string 2</damName>
<division>1</division>
<drainageArea>1</drainageArea>
<latitude>1</latitude>
<locationAccuracy>sample string 12</locationAccuracy>
<longitude>1</longitude>
<modified>2025-11-13T08:14:36.8441554-07:00</modified>
<moreInformation>sample string 18</moreInformation>
<normalStorage>1</normalStorage>
<otherDamNames>sample string 3</otherDamNames>
<outletDescription>sample string 14</outletDescription>
<physicalStatus>sample string 5</physicalStatus>
<pm>sample string 7</pm>
<primaryContact>sample string 16</primaryContact>
<primaryName>sample string 15</primaryName>
<q160>sample string 10</q160>
<q40>sample string 11</q40>
<range>sample string 9</range>
<section>1</section>
<stream>sample string 13</stream>
<surfaceArea>1</surfaceArea>
<township>sample string 8</township>
<utmX>1</utmX>
<utmY>1</utmY>
<waterDistrict>1</waterDistrict>
<wdid>sample string 4</wdid>
</DamInfoNJD>
<DamInfoNJD>
<assignedTo>sample string 17</assignedTo>
<county>sample string 6</county>
<damHeight>1</damHeight>
<damId>sample string 1</damId>
<damLength>1</damLength>
<damName>sample string 2</damName>
<division>1</division>
<drainageArea>1</drainageArea>
<latitude>1</latitude>
<locationAccuracy>sample string 12</locationAccuracy>
<longitude>1</longitude>
<modified>2025-11-13T08:14:36.8441554-07:00</modified>
<moreInformation>sample string 18</moreInformation>
<normalStorage>1</normalStorage>
<otherDamNames>sample string 3</otherDamNames>
<outletDescription>sample string 14</outletDescription>
<physicalStatus>sample string 5</physicalStatus>
<pm>sample string 7</pm>
<primaryContact>sample string 16</primaryContact>
<primaryName>sample string 15</primaryName>
<q160>sample string 10</q160>
<q40>sample string 11</q40>
<range>sample string 9</range>
<section>1</section>
<stream>sample string 13</stream>
<surfaceArea>1</surfaceArea>
<township>sample string 8</township>
<utmX>1</utmX>
<utmY>1</utmY>
<waterDistrict>1</waterDistrict>
<wdid>sample string 4</wdid>
</DamInfoNJD>
</ArrayOfDamInfoNJD>