Timeseries List
Endpoint for interacting with timeseries metadata.
Query parameters:
uuid
Exact filter on uuid
.
uuid__in
List filter on uuid
. UUIDs must be comma separated.
name
Filter on name
. Filter methods exact
and startswith
are supported.
code
Filter on code
. Filter methods exact
and startswith
are supported.
start:
Temporal filter on start
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; start__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
end:
Temporal filter on end
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; end__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
value_type
Filter on value_type
. Choices are integer
, float
, boolean
, text
,
image
, movie
, file
, float array
.
observation_type__id
Filter on observation_type__id
. Filter method exact
is supported.
observation_type__code
Filter on observation_type__code
. Filter methods exact
and startswith
are supported.
datasource__id
Filter on datasource__id
. Filter method exact
is supported.
datasource__uuid
Filter on datasource__uuid
field. Filter method exact
is supported.
location__uuid
Filter on location__uuid
field. Filter method exact
is supported.
location__organisation__uuid (Requires also filter on code)
Filter on location__organisation__uuid
. Filter method exact
is supported.
monitoring_network__id
Filter on monitoring_network__id
. Filter method exact
is supported.
access_modifier
Filter on access_modifier
, options are 'Public', 'Private', 'Common', or 'Hidden'.
created:
Temporal filter on created
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; created__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
last_modified:
Temporal filter on last_modified
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; last_modified__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
Examples
?uuid=d08a97db-80b4-4a0b-bc5b-078f97a948e5
?uuid__in=d08a97db-80b4-4a0b-bc5b-078f97a948e5,9723f42c-820a-4c5f-96ce-9febef948f53
?name=my-timeseries
?name__startswith=my-tim
?code=abc&location__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1
?code__startswith=a&location__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1
?start__gte=2017-01-01T00:00:00Z
?end__lt=2018-01-01T00:00:00Z
?value_type=float
?observation_type=1
?observation_type__id=1
?observation_type__code=my-code
?observation_type__code__startswith=my-c
?datasource=1
?datasource__id=1
?datasource__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1
?location__code=MOB_MP_P_5min
?location__name__startswith=Rotterdam
?location__organisation__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1
?location__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1
?access_modifier=Private
?access_modifier=100
?created__gte=2017-01-01T00:00:00Z
?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/timeseries/?format=api&page=32677
https://demo.lizard.net/api/v4/timeseries/?format=api&page=32678", "previous": "https://demo.lizard.net/api/v4/timeseries/?format=api&page=32676", "results": [ { "url": "https://demo.lizard.net/api/v4/timeseries/c37a58a0-0eaa-429b-a34a-89135896a0fe/?format=api", "uuid": "c37a58a0-0eaa-429b-a34a-89135896a0fe", "code": "WNS6870::second::1::86400", "name": "WNS6870", "description": "", "start": "2024-01-02T00:00:00Z", "end": "2025-03-13T00:00:00Z", "value_type": "float", "last_value": 399743.392, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8418/?format=api", "id": 8418, "code": "WNS6870", "parameter": "", "unit": "m3/d", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-10-08T14:35:28.925596Z", "last_modified": "2020-10-08T14:35:28.925571Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/d3717bf4-5e3b-4f19-b389-34a9f8697f97/?format=api", "uuid": "d3717bf4-5e3b-4f19-b389-34a9f8697f97", "name": "Gemaal Vissering, totaal", "code": "P2200_TOT" }, "extra_metadata": {}, "created": "2025-03-10T19:25:48.903235Z", "last_modified": "2025-03-14T21:25:48.296761Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/f1cc5f4f-564e-464f-a451-fb24e9b06446/?format=api", "uuid": "f1cc5f4f-564e-464f-a451-fb24e9b06446", "code": "WNS6870::second::1::86400", "name": "WNS6870", "description": "", "start": "2024-01-02T00:00:00Z", "end": "2025-03-13T00:00:00Z", "value_type": "float", "last_value": 266252.624, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8418/?format=api", "id": 8418, "code": "WNS6870", "parameter": "", "unit": "m3/d", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-10-08T14:35:28.925596Z", "last_modified": "2020-10-08T14:35:28.925571Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/b7c786a4-bf65-4211-8ba6-24429ce112b0/?format=api", "uuid": "b7c786a4-bf65-4211-8ba6-24429ce112b0", "name": "Gemaal De Blocq van Kuffeler - laag, totaal debiet", "code": "P2600_LV_TOT" }, "extra_metadata": {}, "created": "2025-03-10T19:28:51.786072Z", "last_modified": "2025-03-14T21:25:44.802597Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/9e28229b-2bd0-4073-a770-985fd54b5215/?format=api", "uuid": "9e28229b-2bd0-4073-a770-985fd54b5215", "code": "WNS6870::second::1::86400", "name": "WNS6870", "description": "", "start": "2024-01-02T00:00:00Z", "end": "2025-03-13T00:00:00Z", "value_type": "float", "last_value": 0.0, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8418/?format=api", "id": 8418, "code": "WNS6870", "parameter": "", "unit": "m3/d", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-10-08T14:35:28.925596Z", "last_modified": "2020-10-08T14:35:28.925571Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/015cd348-2704-4bf3-ab23-fc22d2bbfed5/?format=api", "uuid": "015cd348-2704-4bf3-ab23-fc22d2bbfed5", "name": "Gemaal De Blocq van Kuffeler - hoog, totaal debiet", "code": "P2600_HV_TOT" }, "extra_metadata": {}, "created": "2025-03-10T19:28:51.786149Z", "last_modified": "2025-03-14T21:26:07.137107Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/5e3af773-7540-4e72-b5e9-e1121f1d2df7/?format=api", "uuid": "5e3af773-7540-4e72-b5e9-e1121f1d2df7", "code": "WNS6870::second::1::86400", "name": "WNS6870", "description": "", "start": "2024-01-02T00:00:00Z", "end": "2025-03-13T00:00:00Z", "value_type": "float", "last_value": 639318.528, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8418/?format=api", "id": 8418, "code": "WNS6870", "parameter": "", "unit": "m3/d", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-10-08T14:35:28.925596Z", "last_modified": "2020-10-08T14:35:28.925571Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/be2027e8-0f2b-4e84-ab94-c091d04a4640/?format=api", "uuid": "be2027e8-0f2b-4e84-ab94-c091d04a4640", "name": "Gemaal Colijn - laag, totaal debiet", "code": "P2300_LV_TOT" }, "extra_metadata": {}, "created": "2025-03-10T19:28:51.786195Z", "last_modified": "2025-03-14T21:26:13.706063Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/6c095ead-58a8-4161-aebd-c38a0585f32e/?format=api", "uuid": "6c095ead-58a8-4161-aebd-c38a0585f32e", "code": "WNS8703::nonequidistant::1::1", "name": "WNS8703", "description": "", "start": "2025-03-04T00:00:00Z", "end": "2025-03-04T00:00:00Z", "value_type": "float", "last_value": 0.32, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8533/?format=api", "id": 8533, "code": "WNS8703", "parameter": "", "unit": "DIMSLS", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2021-09-11T11:11:14.539794Z", "last_modified": "2021-09-11T11:11:14.539765Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/c38f5ceb-4c7c-4735-974a-f677ef3b5a4d/?format=api", "uuid": "c38f5ceb-4c7c-4735-974a-f677ef3b5a4d", "name": "Ephyra slibgistingstank, Handmeetpunt Ephyra naar vergister (Comp3)", "code": "800-Y-2440" }, "extra_metadata": {}, "created": "2025-03-11T13:20:49.146418Z", "last_modified": "2025-03-14T10:26:03.865776Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/113c8f47-8733-4892-a6fc-66690a831d3d/?format=api", "uuid": "113c8f47-8733-4892-a6fc-66690a831d3d", "code": "WNS8703::nonequidistant::1::1", "name": "WNS8703", "description": "", "start": "2025-03-04T00:00:00Z", "end": "2025-03-04T00:00:00Z", "value_type": "float", "last_value": 0.33, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8533/?format=api", "id": 8533, "code": "WNS8703", "parameter": "", "unit": "DIMSLS", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2021-09-11T11:11:14.539794Z", "last_modified": "2021-09-11T11:11:14.539765Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/bf54c48b-4b05-47c9-8455-6ae1fd9cadab/?format=api", "uuid": "bf54c48b-4b05-47c9-8455-6ae1fd9cadab", "name": "Ephyra slibgistingstank, Handmeetpunt Compartiment 1", "code": "800-Y-2451" }, "extra_metadata": {}, "created": "2025-03-11T13:20:49.146542Z", "last_modified": "2025-03-14T10:26:13.384417Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/4d75a48b-65cb-4635-bfe7-239bda8ffdce/?format=api", "uuid": "4d75a48b-65cb-4635-bfe7-239bda8ffdce", "code": "WNS8703::nonequidistant::1::1", "name": "WNS8703", "description": "", "start": "2025-03-04T00:00:00Z", "end": "2025-03-04T00:00:00Z", "value_type": "float", "last_value": 0.25, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8533/?format=api", "id": 8533, "code": "WNS8703", "parameter": "", "unit": "DIMSLS", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2021-09-11T11:11:14.539794Z", "last_modified": "2021-09-11T11:11:14.539765Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/4fa740c6-b9c8-4a1d-9f59-01d5c4680e4e/?format=api", "uuid": "4fa740c6-b9c8-4a1d-9f59-01d5c4680e4e", "name": "Handmeetpunt ingedikt en uitgegist slib", "code": "800-Y-2501" }, "extra_metadata": {}, "created": "2025-03-11T13:20:49.146626Z", "last_modified": "2025-03-14T10:21:02.222059Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/201ad31f-4731-44ec-92be-5072d5ac8f5f/?format=api", "uuid": "201ad31f-4731-44ec-92be-5072d5ac8f5f", "code": "WNS8130::nonequidistant::1::1", "name": "WNS8130", "description": "", "start": "2025-03-04T00:00:00Z", "end": "2025-03-04T00:00:00Z", "value_type": "float", "last_value": 4.85, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/6224/?format=api", "id": 6224, "code": "WNS8130", "parameter": "Droge stof", "unit": "%", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": "ZB", "created": "2020-06-23T16:06:06.445893Z", "last_modified": "2020-06-23T16:06:06.445847Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/c38f5ceb-4c7c-4735-974a-f677ef3b5a4d/?format=api", "uuid": "c38f5ceb-4c7c-4735-974a-f677ef3b5a4d", "name": "Ephyra slibgistingstank, Handmeetpunt Ephyra naar vergister (Comp3)", "code": "800-Y-2440" }, "extra_metadata": {}, "created": "2025-03-11T13:20:49.146703Z", "last_modified": "2025-03-14T10:26:02.781984Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/aaca88fd-aae2-4439-8cfe-228aad2c7000/?format=api", "uuid": "aaca88fd-aae2-4439-8cfe-228aad2c7000", "code": "WNS8130::nonequidistant::1::1", "name": "WNS8130", "description": "", "start": "2025-03-04T00:00:00Z", "end": "2025-03-04T00:00:00Z", "value_type": "float", "last_value": 5.34, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/6224/?format=api", "id": 6224, "code": "WNS8130", "parameter": "Droge stof", "unit": "%", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": "ZB", "created": "2020-06-23T16:06:06.445893Z", "last_modified": "2020-06-23T16:06:06.445847Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/bf54c48b-4b05-47c9-8455-6ae1fd9cadab/?format=api", "uuid": "bf54c48b-4b05-47c9-8455-6ae1fd9cadab", "name": "Ephyra slibgistingstank, Handmeetpunt Compartiment 1", "code": "800-Y-2451" }, "extra_metadata": {}, "created": "2025-03-11T13:20:49.146779Z", "last_modified": "2025-03-14T10:25:37.487920Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/6fc5ebc4-b4be-4224-8722-c6a249d6a387/?format=api", "uuid": "6fc5ebc4-b4be-4224-8722-c6a249d6a387", "code": "WNS1591::nonequidistant::1::1", "name": "WNS1591", "description": "", "start": "2025-03-04T00:00:00Z", "end": "2025-03-04T00:00:00Z", "value_type": "float", "last_value": 7.08, "interval": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/6268/?format=api", "id": 6268, "code": "WNS1591", "parameter": "Zuurgraad", "unit": "DIMSLS", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": "ZB", "created": "2020-06-24T09:06:21.784321Z", "last_modified": "2020-06-24T09:06:21.784278Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://demo.lizard.net/api/v4/locations/c38f5ceb-4c7c-4735-974a-f677ef3b5a4d/?format=api", "uuid": "c38f5ceb-4c7c-4735-974a-f677ef3b5a4d", "name": "Ephyra slibgistingstank, Handmeetpunt Ephyra naar vergister (Comp3)", "code": "800-Y-2440" }, "extra_metadata": {}, "created": "2025-03-11T13:20:49.146853Z", "last_modified": "2025-03-14T10:26:05.135787Z", "access_modifier": "Public" } ] }{ "count": 326771, "next": "