GET waterbodies/{id}/details?s={s}
Get the Waterbody details for a given waterbody id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Waterbody Id |
integer |
Required |
s |
Site Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
WaterbodyDetailsName | Description | Type | Additional information |
---|---|---|---|
Location |
Location data with USGS Quarter Quad. Location is centroid of Water body |
PointLocationWithQuad |
None. |
AssociatedNames |
Other names Associated with WaterBody |
Collection of string |
None. |
Size |
Size Details of the Waterbody |
WaterbodySize |
None. |
Watersheds |
List of Watersheds the waterbody is located in |
Collection of WatershedBasicDetails |
None. |
DataSummary |
Summary of the Sampling Data available for the water body |
DataSummary |
None. |
Name |
Waterbody Name |
string |
None. |
Id |
Waterbody ID |
integer |
None. |
Type |
Waterbody Type (lake, river, bay, gulf... ) |
string |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.