---
title: "GET /id/measures/{id}"
method: GET
path: "/id/measures/{id}"
tags: ["id"]
---

# GET /id/measures/{id}

`GET /id/measures/{id}`

Description of a single measurement timeseries

## Query parameters

- `_projection` string

## Response `200`

Success

- object
  - `meta` MetadataItem
    - `publisher` string
    - `license` string
    - `licenseName` string
    - `documentation` string
    - `version` string
    - `comment` string
    - `hasFormat` string[]
  - `items` TimeseriesItemEndpointDefault[]
    - `@id` string
    - `observedProperty` Item
      - `@id` string
    - `observationType` Item
      - `@id` string
    - `valueStatistic` Item
      - `@id` string
    - `station` Item
      - `@id` string

## Other responses

- `400` — Invalid request
- `500` — Internal server error

---

[API](https://skmtc.net/environment-agency/apis/hydrology-api.md) · [All operations](https://skmtc.net/environment-agency/apis/hydrology-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/environment-agency/hydrology-api/versions/d3505c5e4853/schema)
