GET api/v2/waterrights/transaction

List of court decreed actions that affect amount and use(s) that can be used by each water right

NameDescriptionType
adjudicationDate

Type of adjudication

date
adjudicationType

Type of adjudication

string
adminNumber

A calculated number developed by DWR to rank water rights in order of seniority. The priority of the water right is based on the appropriation date and whether the water right is subject to the Subordination Doctrine. The appropriation date is the date decreed by the court that the water was first put to the decreed beneficial use. The Subordination Doctrine established by the court says water rights that are adjudicated after other water rights in their stream system must be subordinate to those rights previously decreed, regardless of their appropriation date. To determine whether or not a water right is subject to the Subordination Doctrine, DWR determines the "previous adjudication date" associated with the water right. Water rights that have no previous adjudication date or have an appropriation date that is later than the previous adjudication date can simply use their appropriation date as their administrative priority. Water rights with an appropriation date the same as or earlier than the previous adjudication date must be subordinated to those previously decreed rights. Using the appropriation date and previous adjudication date, the Priority Admin No (PAN) is calculated as follows:

  • If a water right has no previous adjudication date or the appropriation date of the water right is later than the previous adjudication date: the left side of the PAN is the number of days between 12/31/1849 and the appropriation date; and, the right side of the PAN is zeros (.00000).
  • If the appropriation date of a water right is the same as or earlier than the previous adjudication date: the left side of the PAN is the number of days between 12/31/1849 and the previous adjudication date; and, the right side is the number of days between 12/31/1849 and the appropriation date.
  • decimal number
    appropriationDate

    The date that water was first put to a specific beneficial use or the date that an open, overt act was taken at the intended point of diversion to demonstrate an intent to apply water for beneficial use.

    date
    associatedWdid

    WDID of structure associated with selected structure

    string
    caseNumber

    Water Court case number associated with water right transaction

    string
    caseNumberUrl

    Hyperlink to Water Court case

    string
    comments

    Comments

    string
    coordinatesEw

    Distance and direction from East/West section line (feet)

    integer
    coordinatesEwDir

    Direction of measurement from East/West section line

    string
    coordinatesNs

    Distance and direction from North/South section line (feet)

    integer
    coordinatesNsDir

    Direction of measurement from North/South section line

    string
    county

    County where the well is located

    string
    decreedUses

    Beneficial uses of water right: • 0 - STORAGE • 1 - IRRIGATION • 2 - MUNICIPAL • 3 - COMMERCIAL • 4- INDUSTRIAL • 5 - RECREATION • 6 - FISHERY • 7 - FIRE • 8 - DOMESTIC • 9 - STOCK • A - AUGMENTATION • B - SUB-BASIN EXPORT • C - CHANGE OF USE RETURN FLOW • E - EVAPORATIVE • F - FEDERAL RESERVED • G - GEOTHERMAL • H - HOUSEHOLD USE ONLY • K - SNOW MAKING • M - MINIMUM STREAMFLOW • P - POWER GENERATION • Q - OTHER • R - RECHARGE • S - EXPORT FROM STATE • T - TRANSMOUNTAIN EXPORT • W - WILDLIFE • X - ALL BENEFICIAL USES

    string
    division

    DWR Water Division

    integer
    gnisId

    Water source - geographic name information system ID

    string
    lastModified

    Last date time that this record was modified in the DWR database

    date
    latitude

    Latitude value in decimal degrees

    decimal number
    locationAccuracy

    Accuracy of location coordinates

    string
    longitude

    Longitude (decimal degrees)

    decimal number
    maxDecreedRate

    The maximum annual decreed rate (CFS). Decrees may have seasonal rates that differ from this amount

    decimal number
    moreInformation

    Hyperlink to additional details

    string
    orderNumber

    Used to distinguish the priority of multiple water rights with identical dates

    integer
    permit

    Well permit number

    string
    planType

    Type of association plan

    string
    planWdid

    WDID of association plan

    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
    priorAdjudicationDate

    The previous adjudication date field allows water rights to be ordered by priority with all rights awarded subsequent to a previous adjudication being junior

    date
    priorityNumber

    An early District Court’s method to indicate a water right’s seniority in a water drainage

    string
    q10

    Legal location: 10 acre quarter section

    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
    seasonalLimitation

    Flag indicating that the water right has decreed amounts that vary by date

    string
    section

    Section number - township, range divided into 36 one square mile sections; “U” indicates location in Ute Correction (Division 7 only)

    string
    signatureDate

    Date decree was signed

    date
    streamMile

    Distance in miles to the confluence with the next downstream water source (or distance to state line)

    decimal number
    structureType

    Type of structure

    string
    totalVolumetricLimit

    The maximum annual decreed volumetric limit (AF). Decrees may have seasonal rates that differ from this amount

    decimal number
    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
    waterRightName

    Name of structure associated with water right

    string
    WaterRightNum

    NA

    integer
    waterSource

    Name of the water source as specified in the court case

    string
    wdid

    DWR unique structure identifier

    string

    Response Formats

    application/json, text/json
    Sample:
    [
      {
        "WaterRightNum": 1,
        "wdid": "sample string 2",
        "waterRightName": "sample string 3",
        "structureType": "sample string 4",
        "permit": "sample string 5",
        "waterSource": "sample string 6",
        "streamMile": 1.0,
        "gnisId": "sample string 7",
        "division": 8,
        "waterDistrict": 9,
        "county": "sample string 10",
        "q10": "sample string 11",
        "q40": "sample string 12",
        "q160": "sample string 13",
        "section": "sample string 14",
        "township": "sample string 15",
        "range": "sample string 16",
        "pm": "sample string 17",
        "coordinatesEw": 1,
        "coordinatesEwDir": "sample string 18",
        "coordinatesNs": 1,
        "coordinatesNsDir": "sample string 19",
        "utmX": 1.0,
        "utmY": 1.0,
        "latitude": 1.0,
        "longitude": 1.0,
        "locationAccuracy": "sample string 20",
        "adjudicationType": "sample string 21",
        "adjudicationDate": "2024-04-26T18:16:11.7854357-06:00",
        "priorAdjudicationDate": "2024-04-26T18:16:11.7854357-06:00",
        "appropriationDate": "2024-04-26T18:16:11.7854357-06:00",
        "signatureDate": "2024-04-26T18:16:11.7854357-06:00",
        "adminNumber": 25.0,
        "orderNumber": 26,
        "priorityNumber": "sample string 27",
        "caseNumber": "sample string 28",
        "caseNumberUrl": "sample string 29",
        "decreedUses": "sample string 30",
        "maxDecreedRate": 1.0,
        "totalVolumetricLimit": 1.0,
        "seasonalLimitation": "sample string 31",
        "associatedWdid": "sample string 32",
        "planType": "sample string 33",
        "planWdid": "sample string 34",
        "comments": "sample string 35",
        "lastModified": "2024-04-26T18:16:11.7854357-06:00",
        "moreInformation": "sample string 37"
      },
      {
        "WaterRightNum": 1,
        "wdid": "sample string 2",
        "waterRightName": "sample string 3",
        "structureType": "sample string 4",
        "permit": "sample string 5",
        "waterSource": "sample string 6",
        "streamMile": 1.0,
        "gnisId": "sample string 7",
        "division": 8,
        "waterDistrict": 9,
        "county": "sample string 10",
        "q10": "sample string 11",
        "q40": "sample string 12",
        "q160": "sample string 13",
        "section": "sample string 14",
        "township": "sample string 15",
        "range": "sample string 16",
        "pm": "sample string 17",
        "coordinatesEw": 1,
        "coordinatesEwDir": "sample string 18",
        "coordinatesNs": 1,
        "coordinatesNsDir": "sample string 19",
        "utmX": 1.0,
        "utmY": 1.0,
        "latitude": 1.0,
        "longitude": 1.0,
        "locationAccuracy": "sample string 20",
        "adjudicationType": "sample string 21",
        "adjudicationDate": "2024-04-26T18:16:11.7854357-06:00",
        "priorAdjudicationDate": "2024-04-26T18:16:11.7854357-06:00",
        "appropriationDate": "2024-04-26T18:16:11.7854357-06:00",
        "signatureDate": "2024-04-26T18:16:11.7854357-06:00",
        "adminNumber": 25.0,
        "orderNumber": 26,
        "priorityNumber": "sample string 27",
        "caseNumber": "sample string 28",
        "caseNumberUrl": "sample string 29",
        "decreedUses": "sample string 30",
        "maxDecreedRate": 1.0,
        "totalVolumetricLimit": 1.0,
        "seasonalLimitation": "sample string 31",
        "associatedWdid": "sample string 32",
        "planType": "sample string 33",
        "planWdid": "sample string 34",
        "comments": "sample string 35",
        "lastModified": "2024-04-26T18:16:11.7854357-06:00",
        "moreInformation": "sample string 37"
      }
    ]
    
    application/xml, text/xml
    Sample:
    <ArrayOfWaterRightsTransaction xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
      <WaterRightsTransaction>
        <WaterRightNum>1</WaterRightNum>
        <adjudicationDate>2024-04-26T18:16:11.7854357-06:00</adjudicationDate>
        <adjudicationType>sample string 21</adjudicationType>
        <adminNumber>25</adminNumber>
        <appropriationDate>2024-04-26T18:16:11.7854357-06:00</appropriationDate>
        <associatedWdid>sample string 32</associatedWdid>
        <caseNumber>sample string 28</caseNumber>
        <caseNumberUrl>sample string 29</caseNumberUrl>
        <comments>sample string 35</comments>
        <coordinatesEw>1</coordinatesEw>
        <coordinatesEwDir>sample string 18</coordinatesEwDir>
        <coordinatesNs>1</coordinatesNs>
        <coordinatesNsDir>sample string 19</coordinatesNsDir>
        <county>sample string 10</county>
        <decreedUses>sample string 30</decreedUses>
        <division>8</division>
        <gnisId>sample string 7</gnisId>
        <lastModified>2024-04-26T18:16:11.7854357-06:00</lastModified>
        <latitude>1</latitude>
        <locationAccuracy>sample string 20</locationAccuracy>
        <longitude>1</longitude>
        <maxDecreedRate>1</maxDecreedRate>
        <moreInformation>sample string 37</moreInformation>
        <orderNumber>26</orderNumber>
        <permit>sample string 5</permit>
        <planType>sample string 33</planType>
        <planWdid>sample string 34</planWdid>
        <pm>sample string 17</pm>
        <priorAdjudicationDate>2024-04-26T18:16:11.7854357-06:00</priorAdjudicationDate>
        <priorityNumber>sample string 27</priorityNumber>
        <q10>sample string 11</q10>
        <q160>sample string 13</q160>
        <q40>sample string 12</q40>
        <range>sample string 16</range>
        <seasonalLimitation>sample string 31</seasonalLimitation>
        <section>sample string 14</section>
        <signatureDate>2024-04-26T18:16:11.7854357-06:00</signatureDate>
        <streamMile>1</streamMile>
        <structureType>sample string 4</structureType>
        <totalVolumetricLimit>1</totalVolumetricLimit>
        <township>sample string 15</township>
        <utmX>1</utmX>
        <utmY>1</utmY>
        <waterDistrict>9</waterDistrict>
        <waterRightName>sample string 3</waterRightName>
        <waterSource>sample string 6</waterSource>
        <wdid>sample string 2</wdid>
      </WaterRightsTransaction>
      <WaterRightsTransaction>
        <WaterRightNum>1</WaterRightNum>
        <adjudicationDate>2024-04-26T18:16:11.7854357-06:00</adjudicationDate>
        <adjudicationType>sample string 21</adjudicationType>
        <adminNumber>25</adminNumber>
        <appropriationDate>2024-04-26T18:16:11.7854357-06:00</appropriationDate>
        <associatedWdid>sample string 32</associatedWdid>
        <caseNumber>sample string 28</caseNumber>
        <caseNumberUrl>sample string 29</caseNumberUrl>
        <comments>sample string 35</comments>
        <coordinatesEw>1</coordinatesEw>
        <coordinatesEwDir>sample string 18</coordinatesEwDir>
        <coordinatesNs>1</coordinatesNs>
        <coordinatesNsDir>sample string 19</coordinatesNsDir>
        <county>sample string 10</county>
        <decreedUses>sample string 30</decreedUses>
        <division>8</division>
        <gnisId>sample string 7</gnisId>
        <lastModified>2024-04-26T18:16:11.7854357-06:00</lastModified>
        <latitude>1</latitude>
        <locationAccuracy>sample string 20</locationAccuracy>
        <longitude>1</longitude>
        <maxDecreedRate>1</maxDecreedRate>
        <moreInformation>sample string 37</moreInformation>
        <orderNumber>26</orderNumber>
        <permit>sample string 5</permit>
        <planType>sample string 33</planType>
        <planWdid>sample string 34</planWdid>
        <pm>sample string 17</pm>
        <priorAdjudicationDate>2024-04-26T18:16:11.7854357-06:00</priorAdjudicationDate>
        <priorityNumber>sample string 27</priorityNumber>
        <q10>sample string 11</q10>
        <q160>sample string 13</q160>
        <q40>sample string 12</q40>
        <range>sample string 16</range>
        <seasonalLimitation>sample string 31</seasonalLimitation>
        <section>sample string 14</section>
        <signatureDate>2024-04-26T18:16:11.7854357-06:00</signatureDate>
        <streamMile>1</streamMile>
        <structureType>sample string 4</structureType>
        <totalVolumetricLimit>1</totalVolumetricLimit>
        <township>sample string 15</township>
        <utmX>1</utmX>
        <utmY>1</utmY>
        <waterDistrict>9</waterDistrict>
        <waterRightName>sample string 3</waterRightName>
        <waterSource>sample string 6</waterSource>
        <wdid>sample string 2</wdid>
      </WaterRightsTransaction>
    </ArrayOfWaterRightsTransaction>