GET waterbodies/{id}/WaterQuality?s={s}
Get the Water Quality Parameter details and Digital library links for a Waterbody.
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
WaterbodyDetailsSectionViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| WbodyId |
Water Body Id |
integer |
None. |
| SiteId |
Site Id |
integer |
None. |
| Components |
List of Components (usually Parameters) |
Collection of WaterbodyComponent |
None. |
| Links |
List of Links grouped by components within the section |
Collection of WaterbodyDetailsComponentLinks |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.