GET api/MonthlyZerosObs?startDate={startDate}&endDate={endDate}&station={station}&units={units}
Documentation for 'Get'.
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| startDate | Documentation for 'startDate'.  | 
                
                             Define this parameter in the request URI.  | 
            
| endDate | Documentation for 'endDate'.  | 
                
                             Define this parameter in the request URI.  | 
            
| station | Documentation for 'station'.  | 
                
                             Define this parameter in the request URI.  | 
            
| units | Documentation for 'units'.  | 
                
                             Define this parameter in the request URI.  | 
            
Response Information
Response body formats
application/json, text/json
            Sample:
        
{
  "dailyPrecipObs": [
    {
      "id": 1,
      "stationId": 2,
      "stationNumber": "sample string 3",
      "stationName": "sample string 4",
      "latitude": 1.0,
      "longitude": 1.0,
      "obsDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "precip": 1.0,
      "precipIsTrace": true,
      "gaugeCatch": 1.0,
      "gaugeCatchIsTrace": true,
      "depthOfSnowfall": 1.0,
      "depthOfSnowfallIsTrace": true,
      "waterContentOfSnowfall": 1.0,
      "waterContentOfSnowfallIsTrace": true,
      "depthOfSnowOnGround": 1.0,
      "depthOfSnowOnGroundIsTrace": true,
      "waterContentOfSnowOnGround": 1.0,
      "waterContentOfSnowOnGroundIsTrace": true,
      "flooding": "sample string 11",
      "notes": "sample string 12",
      "uid": "e2d20cb8-6ce6-4a05-bba6-bfa75392e7f5",
      "units": "english",
      "dateTimeStamp": "2025-10-26T20:44:32.3310018+00:00",
      "entryDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "source": "sample string 16"
    },
    {
      "id": 1,
      "stationId": 2,
      "stationNumber": "sample string 3",
      "stationName": "sample string 4",
      "latitude": 1.0,
      "longitude": 1.0,
      "obsDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "precip": 1.0,
      "precipIsTrace": true,
      "gaugeCatch": 1.0,
      "gaugeCatchIsTrace": true,
      "depthOfSnowfall": 1.0,
      "depthOfSnowfallIsTrace": true,
      "waterContentOfSnowfall": 1.0,
      "waterContentOfSnowfallIsTrace": true,
      "depthOfSnowOnGround": 1.0,
      "depthOfSnowOnGroundIsTrace": true,
      "waterContentOfSnowOnGround": 1.0,
      "waterContentOfSnowOnGroundIsTrace": true,
      "flooding": "sample string 11",
      "notes": "sample string 12",
      "uid": "e2d20cb8-6ce6-4a05-bba6-bfa75392e7f5",
      "units": "english",
      "dateTimeStamp": "2025-10-26T20:44:32.3310018+00:00",
      "entryDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "source": "sample string 16"
    },
    {
      "id": 1,
      "stationId": 2,
      "stationNumber": "sample string 3",
      "stationName": "sample string 4",
      "latitude": 1.0,
      "longitude": 1.0,
      "obsDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "precip": 1.0,
      "precipIsTrace": true,
      "gaugeCatch": 1.0,
      "gaugeCatchIsTrace": true,
      "depthOfSnowfall": 1.0,
      "depthOfSnowfallIsTrace": true,
      "waterContentOfSnowfall": 1.0,
      "waterContentOfSnowfallIsTrace": true,
      "depthOfSnowOnGround": 1.0,
      "depthOfSnowOnGroundIsTrace": true,
      "waterContentOfSnowOnGround": 1.0,
      "waterContentOfSnowOnGroundIsTrace": true,
      "flooding": "sample string 11",
      "notes": "sample string 12",
      "uid": "e2d20cb8-6ce6-4a05-bba6-bfa75392e7f5",
      "units": "english",
      "dateTimeStamp": "2025-10-26T20:44:32.3310018+00:00",
      "entryDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "source": "sample string 16"
    }
  ],
  "multidayPrecipObs": [
    {
      "id": 1,
      "stationId": 2,
      "stationNumber": "sample string 3",
      "stationName": "sample string 4",
      "latitude": 1.0,
      "longitude": 1.0,
      "obsStartDate": "2025-10-26T20:44:32.3310018+00:00",
      "obsEndDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "precip": 1.0,
      "precipIsTrace": true,
      "depthOfSnowOnGround": 1.0,
      "depthOfSnowOnGroundIsTrace": true,
      "waterContentOfSnowOnGround": 1.0,
      "waterContentOfSnowOnGroundIsTrace": true,
      "notes": "sample string 10",
      "uid": "ed5a579b-ee03-436a-ab36-04118b605b66",
      "units": "english",
      "dateTimeStamp": "2025-10-26T20:44:32.3310018+00:00",
      "entryDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "source": "sample string 14"
    },
    {
      "id": 1,
      "stationId": 2,
      "stationNumber": "sample string 3",
      "stationName": "sample string 4",
      "latitude": 1.0,
      "longitude": 1.0,
      "obsStartDate": "2025-10-26T20:44:32.3310018+00:00",
      "obsEndDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "precip": 1.0,
      "precipIsTrace": true,
      "depthOfSnowOnGround": 1.0,
      "depthOfSnowOnGroundIsTrace": true,
      "waterContentOfSnowOnGround": 1.0,
      "waterContentOfSnowOnGroundIsTrace": true,
      "notes": "sample string 10",
      "uid": "ed5a579b-ee03-436a-ab36-04118b605b66",
      "units": "english",
      "dateTimeStamp": "2025-10-26T20:44:32.3310018+00:00",
      "entryDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "source": "sample string 14"
    },
    {
      "id": 1,
      "stationId": 2,
      "stationNumber": "sample string 3",
      "stationName": "sample string 4",
      "latitude": 1.0,
      "longitude": 1.0,
      "obsStartDate": "2025-10-26T20:44:32.3310018+00:00",
      "obsEndDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "precip": 1.0,
      "precipIsTrace": true,
      "depthOfSnowOnGround": 1.0,
      "depthOfSnowOnGroundIsTrace": true,
      "waterContentOfSnowOnGround": 1.0,
      "waterContentOfSnowOnGroundIsTrace": true,
      "notes": "sample string 10",
      "uid": "ed5a579b-ee03-436a-ab36-04118b605b66",
      "units": "english",
      "dateTimeStamp": "2025-10-26T20:44:32.3310018+00:00",
      "entryDateTime": "2025-10-26T20:44:32.3310018+00:00",
      "source": "sample string 14"
    }
  ]
}
        application/xml, text/xml
            Sample:
<PrecipObsViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Cocorahs.Models">
  <DailyPrecipObs>
    <DailyPrecipObsViewModel>
      <DateTimeStamp>2025-10-26T20:44:32.3310018+00:00</DateTimeStamp>
      <DepthOfSnowOnGround>1</DepthOfSnowOnGround>
      <DepthOfSnowOnGroundIsTrace>true</DepthOfSnowOnGroundIsTrace>
      <DepthOfSnowfall>1</DepthOfSnowfall>
      <DepthOfSnowfallIsTrace>true</DepthOfSnowfallIsTrace>
      <EntryDateTime>2025-10-26T20:44:32.3310018+00:00</EntryDateTime>
      <Flooding>sample string 11</Flooding>
      <GaugeCatch>1</GaugeCatch>
      <GaugeCatchIsTrace>true</GaugeCatchIsTrace>
      <Id>1</Id>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Notes>sample string 12</Notes>
      <ObsDateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsDateTime>
      <Source>sample string 16</Source>
      <StationId>2</StationId>
      <StationName>sample string 4</StationName>
      <StationNumber>sample string 3</StationNumber>
      <Uid>e2d20cb8-6ce6-4a05-bba6-bfa75392e7f5</Uid>
      <Units>English</Units>
      <WaterContentOfSnowOnGround>1</WaterContentOfSnowOnGround>
      <WaterContentOfSnowOnGroundIsTrace>true</WaterContentOfSnowOnGroundIsTrace>
      <WaterContentOfSnowfall>1</WaterContentOfSnowfall>
      <WaterContentOfSnowfallIsTrace>true</WaterContentOfSnowfallIsTrace>
    </DailyPrecipObsViewModel>
    <DailyPrecipObsViewModel>
      <DateTimeStamp>2025-10-26T20:44:32.3310018+00:00</DateTimeStamp>
      <DepthOfSnowOnGround>1</DepthOfSnowOnGround>
      <DepthOfSnowOnGroundIsTrace>true</DepthOfSnowOnGroundIsTrace>
      <DepthOfSnowfall>1</DepthOfSnowfall>
      <DepthOfSnowfallIsTrace>true</DepthOfSnowfallIsTrace>
      <EntryDateTime>2025-10-26T20:44:32.3310018+00:00</EntryDateTime>
      <Flooding>sample string 11</Flooding>
      <GaugeCatch>1</GaugeCatch>
      <GaugeCatchIsTrace>true</GaugeCatchIsTrace>
      <Id>1</Id>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Notes>sample string 12</Notes>
      <ObsDateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsDateTime>
      <Source>sample string 16</Source>
      <StationId>2</StationId>
      <StationName>sample string 4</StationName>
      <StationNumber>sample string 3</StationNumber>
      <Uid>e2d20cb8-6ce6-4a05-bba6-bfa75392e7f5</Uid>
      <Units>English</Units>
      <WaterContentOfSnowOnGround>1</WaterContentOfSnowOnGround>
      <WaterContentOfSnowOnGroundIsTrace>true</WaterContentOfSnowOnGroundIsTrace>
      <WaterContentOfSnowfall>1</WaterContentOfSnowfall>
      <WaterContentOfSnowfallIsTrace>true</WaterContentOfSnowfallIsTrace>
    </DailyPrecipObsViewModel>
    <DailyPrecipObsViewModel>
      <DateTimeStamp>2025-10-26T20:44:32.3310018+00:00</DateTimeStamp>
      <DepthOfSnowOnGround>1</DepthOfSnowOnGround>
      <DepthOfSnowOnGroundIsTrace>true</DepthOfSnowOnGroundIsTrace>
      <DepthOfSnowfall>1</DepthOfSnowfall>
      <DepthOfSnowfallIsTrace>true</DepthOfSnowfallIsTrace>
      <EntryDateTime>2025-10-26T20:44:32.3310018+00:00</EntryDateTime>
      <Flooding>sample string 11</Flooding>
      <GaugeCatch>1</GaugeCatch>
      <GaugeCatchIsTrace>true</GaugeCatchIsTrace>
      <Id>1</Id>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Notes>sample string 12</Notes>
      <ObsDateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsDateTime>
      <Source>sample string 16</Source>
      <StationId>2</StationId>
      <StationName>sample string 4</StationName>
      <StationNumber>sample string 3</StationNumber>
      <Uid>e2d20cb8-6ce6-4a05-bba6-bfa75392e7f5</Uid>
      <Units>English</Units>
      <WaterContentOfSnowOnGround>1</WaterContentOfSnowOnGround>
      <WaterContentOfSnowOnGroundIsTrace>true</WaterContentOfSnowOnGroundIsTrace>
      <WaterContentOfSnowfall>1</WaterContentOfSnowfall>
      <WaterContentOfSnowfallIsTrace>true</WaterContentOfSnowfallIsTrace>
    </DailyPrecipObsViewModel>
  </DailyPrecipObs>
  <MultidayPrecipObs>
    <MultidayPrecipObsViewModel>
      <DateTimeStamp>2025-10-26T20:44:32.3310018+00:00</DateTimeStamp>
      <DepthOfSnowOnGround>1</DepthOfSnowOnGround>
      <DepthOfSnowOnGroundIsTrace>true</DepthOfSnowOnGroundIsTrace>
      <EntryDateTime>2025-10-26T20:44:32.3310018+00:00</EntryDateTime>
      <Id>1</Id>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Notes>sample string 10</Notes>
      <ObsEndDateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsEndDateTime>
      <ObsStartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsStartDate>
      <Precip>1</Precip>
      <PrecipIsTrace>true</PrecipIsTrace>
      <Source>sample string 14</Source>
      <StationId>2</StationId>
      <StationName>sample string 4</StationName>
      <StationNumber>sample string 3</StationNumber>
      <Uid>ed5a579b-ee03-436a-ab36-04118b605b66</Uid>
      <Units>English</Units>
      <WaterContentOfSnowOnGround>1</WaterContentOfSnowOnGround>
      <WaterContentOfSnowOnGroundIsTrace>true</WaterContentOfSnowOnGroundIsTrace>
    </MultidayPrecipObsViewModel>
    <MultidayPrecipObsViewModel>
      <DateTimeStamp>2025-10-26T20:44:32.3310018+00:00</DateTimeStamp>
      <DepthOfSnowOnGround>1</DepthOfSnowOnGround>
      <DepthOfSnowOnGroundIsTrace>true</DepthOfSnowOnGroundIsTrace>
      <EntryDateTime>2025-10-26T20:44:32.3310018+00:00</EntryDateTime>
      <Id>1</Id>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Notes>sample string 10</Notes>
      <ObsEndDateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsEndDateTime>
      <ObsStartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsStartDate>
      <Precip>1</Precip>
      <PrecipIsTrace>true</PrecipIsTrace>
      <Source>sample string 14</Source>
      <StationId>2</StationId>
      <StationName>sample string 4</StationName>
      <StationNumber>sample string 3</StationNumber>
      <Uid>ed5a579b-ee03-436a-ab36-04118b605b66</Uid>
      <Units>English</Units>
      <WaterContentOfSnowOnGround>1</WaterContentOfSnowOnGround>
      <WaterContentOfSnowOnGroundIsTrace>true</WaterContentOfSnowOnGroundIsTrace>
    </MultidayPrecipObsViewModel>
    <MultidayPrecipObsViewModel>
      <DateTimeStamp>2025-10-26T20:44:32.3310018+00:00</DateTimeStamp>
      <DepthOfSnowOnGround>1</DepthOfSnowOnGround>
      <DepthOfSnowOnGroundIsTrace>true</DepthOfSnowOnGroundIsTrace>
      <EntryDateTime>2025-10-26T20:44:32.3310018+00:00</EntryDateTime>
      <Id>1</Id>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Notes>sample string 10</Notes>
      <ObsEndDateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsEndDateTime>
      <ObsStartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-10-26T20:44:32.3310018Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ObsStartDate>
      <Precip>1</Precip>
      <PrecipIsTrace>true</PrecipIsTrace>
      <Source>sample string 14</Source>
      <StationId>2</StationId>
      <StationName>sample string 4</StationName>
      <StationNumber>sample string 3</StationNumber>
      <Uid>ed5a579b-ee03-436a-ab36-04118b605b66</Uid>
      <Units>English</Units>
      <WaterContentOfSnowOnGround>1</WaterContentOfSnowOnGround>
      <WaterContentOfSnowOnGroundIsTrace>true</WaterContentOfSnowOnGroundIsTrace>
    </MultidayPrecipObsViewModel>
  </MultidayPrecipObs>
</PrecipObsViewModel>