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=30053
https://zuiderzeeland.lizard.net/api/v4/timeseries/?format=api&page=30054", "previous": "https://zuiderzeeland.lizard.net/api/v4/timeseries/?format=api&page=30052", "results": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0538d3ad-da1d-4c5f-85ed-8ba89b2fb1b6/?format=api", "uuid": "0538d3ad-da1d-4c5f-85ed-8ba89b2fb1b6", "code": "WNS8973::second::1::3600", "name": "WNS8973", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-13T01:00:00Z", "value_type": "float", "last_value": -98.4, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/29/?format=api", "id": 29, "code": "WNS8973", "parameter": "Waterhoogte t.o.v. mv", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "MAAIVD", "compartment": "GW", "created": "2015-06-19T09:47:29.345611Z", "last_modified": "2025-05-12T15:41:27.545789Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/18bf9fa5-fcec-408b-aa3b-48f43294b52d/?format=api", "uuid": "18bf9fa5-fcec-408b-aa3b-48f43294b52d", "name": "BREMERBERGDIJK, hmp 14.0, benedenbeloop, freatisch", "code": "27AN-079-04" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.366875Z", "last_modified": "2025-05-13T11:10:42.540230Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc4640b4-aad0-41b7-b3be-cde2698f1ba5/?format=api", "uuid": "fc4640b4-aad0-41b7-b3be-cde2698f1ba5", "code": "WNS8973::second::1::3600", "name": "WNS8973", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-12T18:00:00Z", "value_type": "float", "last_value": -331.8, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/29/?format=api", "id": 29, "code": "WNS8973", "parameter": "Waterhoogte t.o.v. mv", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "MAAIVD", "compartment": "GW", "created": "2015-06-19T09:47:29.345611Z", "last_modified": "2025-05-12T15:41:27.545789Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/93c87281-7154-4df5-8b0e-f42ae1b5c298/?format=api", "uuid": "93c87281-7154-4df5-8b0e-f42ae1b5c298", "name": "HARDERDIJK, hmp 20.0, binnentalud, freatisch", "code": "26FZ-197-02" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.366917Z", "last_modified": "2025-05-13T11:10:39.941477Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/db156606-ea7a-47be-a98f-5ea11331fee0/?format=api", "uuid": "db156606-ea7a-47be-a98f-5ea11331fee0", "code": "WNS8973::second::1::3600", "name": "WNS8973", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-12T22:00:00Z", "value_type": "float", "last_value": -87.3, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/29/?format=api", "id": 29, "code": "WNS8973", "parameter": "Waterhoogte t.o.v. mv", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "MAAIVD", "compartment": "GW", "created": "2015-06-19T09:47:29.345611Z", "last_modified": "2025-05-12T15:41:27.545789Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/034f2411-9428-44c6-a097-ef15436e7467/?format=api", "uuid": "034f2411-9428-44c6-a097-ef15436e7467", "name": "HARDERDIJK, hmp 20.0, benedenbeloop, freatisch", "code": "26FZ-197-04" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.366957Z", "last_modified": "2025-05-13T11:10:59.286829Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/860a2865-7720-4281-bf4e-74adb4a602c7/?format=api", "uuid": "860a2865-7720-4281-bf4e-74adb4a602c7", "code": "WNS8972::second::1::3600", "name": "WNS8972", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-13T03:00:00Z", "value_type": "float", "last_value": -145.3, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/477/?format=api", "id": 477, "code": "WNS8972", "parameter": "Stijghoogte t.o.v. NAP", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "NAP", "compartment": "GW", "created": "2016-01-27T09:49:13.648684Z", "last_modified": "2025-05-12T15:38:47.959519Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/4d49d409-672f-4b1d-a4b9-2169d85b7ab3/?format=api", "uuid": "4d49d409-672f-4b1d-a4b9-2169d85b7ab3", "name": "DRONTERMEERDIJK, hmp 4.8, binnentalud, 1e WVP", "code": "20CZ-096-03" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.366999Z", "last_modified": "2025-05-13T11:11:13.149130Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d8a1a827-e729-4382-8301-7a9d3e5bf506/?format=api", "uuid": "d8a1a827-e729-4382-8301-7a9d3e5bf506", "code": "WNS8972::second::1::3600", "name": "WNS8972", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-13T02:00:00Z", "value_type": "float", "last_value": -190.9, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/477/?format=api", "id": 477, "code": "WNS8972", "parameter": "Stijghoogte t.o.v. NAP", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "NAP", "compartment": "GW", "created": "2016-01-27T09:49:13.648684Z", "last_modified": "2025-05-12T15:38:47.959519Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/80d5c123-3e19-47bb-b57f-ad00baf921fa/?format=api", "uuid": "80d5c123-3e19-47bb-b57f-ad00baf921fa", "name": "BREMERBERGDIJK, hmp 14.0, binnentalud, 1e WVP", "code": "27AN-079-03" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.367040Z", "last_modified": "2025-05-13T11:11:17.234335Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2972de5a-307a-440a-bfdb-13926778b005/?format=api", "uuid": "2972de5a-307a-440a-bfdb-13926778b005", "code": "WNS8972::second::1::3600", "name": "WNS8972", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-12T20:00:00Z", "value_type": "float", "last_value": -281.8, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/477/?format=api", "id": 477, "code": "WNS8972", "parameter": "Stijghoogte t.o.v. NAP", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "NAP", "compartment": "GW", "created": "2016-01-27T09:49:13.648684Z", "last_modified": "2025-05-12T15:38:47.959519Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/1027d02b-8db1-4525-baaa-47c23fc90d15/?format=api", "uuid": "1027d02b-8db1-4525-baaa-47c23fc90d15", "name": "HARDERDIJK, hmp 20.0, binnentalud, 1e WVP", "code": "26FZ-197-03" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.367090Z", "last_modified": "2025-05-13T11:10:59.775464Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/57a6bf27-696c-4fce-8475-d8c7fc4540b0/?format=api", "uuid": "57a6bf27-696c-4fce-8475-d8c7fc4540b0", "code": "WNS12930::second::1::3600", "name": "WNS12930", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-13T03:00:00Z", "value_type": "float", "last_value": -327.3, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/4056/?format=api", "id": 4056, "code": "WNS12930", "parameter": "Stijghoogte t.o.v. mv", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-02-19T15:58:41.886177Z", "last_modified": "2025-05-12T15:46:20.446246Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/4d49d409-672f-4b1d-a4b9-2169d85b7ab3/?format=api", "uuid": "4d49d409-672f-4b1d-a4b9-2169d85b7ab3", "name": "DRONTERMEERDIJK, hmp 4.8, binnentalud, 1e WVP", "code": "20CZ-096-03" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.367139Z", "last_modified": "2025-05-13T11:11:22.728965Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/aa686e28-afe3-43a7-971a-c2ec0c1254e4/?format=api", "uuid": "aa686e28-afe3-43a7-971a-c2ec0c1254e4", "code": "WNS12930::second::1::3600", "name": "WNS12930", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-13T02:00:00Z", "value_type": "float", "last_value": -355.9, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/4056/?format=api", "id": 4056, "code": "WNS12930", "parameter": "Stijghoogte t.o.v. mv", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-02-19T15:58:41.886177Z", "last_modified": "2025-05-12T15:46:20.446246Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/80d5c123-3e19-47bb-b57f-ad00baf921fa/?format=api", "uuid": "80d5c123-3e19-47bb-b57f-ad00baf921fa", "name": "BREMERBERGDIJK, hmp 14.0, binnentalud, 1e WVP", "code": "27AN-079-03" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.367180Z", "last_modified": "2025-05-13T11:11:24.243762Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/711ad401-120b-4e5c-9c4f-8ad8da44c351/?format=api", "uuid": "711ad401-120b-4e5c-9c4f-8ad8da44c351", "code": "WNS12930::second::1::3600", "name": "WNS12930", "description": "", "start": "2025-01-22T06:00:00Z", "end": "2025-05-12T20:00:00Z", "value_type": "float", "last_value": -466.8, "interval": null, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/4056/?format=api", "id": 4056, "code": "WNS12930", "parameter": "Stijghoogte t.o.v. mv", "unit": "cm", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2020-02-19T15:58:41.886177Z", "last_modified": "2025-05-12T15:46:20.446246Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/1027d02b-8db1-4525-baaa-47c23fc90d15/?format=api", "uuid": "1027d02b-8db1-4525-baaa-47c23fc90d15", "name": "HARDERDIJK, hmp 20.0, binnentalud, 1e WVP", "code": "26FZ-197-03" }, "extra_metadata": {}, "created": "2025-02-21T06:20:50.367220Z", "last_modified": "2025-05-13T11:10:21.427590Z", "access_modifier": "Public" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7ba98154-7637-4b2d-85f4-5e48b14ccb04/?format=api", "uuid": "7ba98154-7637-4b2d-85f4-5e48b14ccb04", "code": "WNS9040", "name": "WNS9040", "description": "", "start": "2024-10-08T11:00:00Z", "end": "2025-02-27T08:00:00Z", "value_type": "float", "last_value": 7.75, "interval": 0, "observation_type": { "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api", "id": 28, "code": "WNS9040", "parameter": "Stijghoogte", "unit": "m", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "NAP", "compartment": "GW", "created": "2015-06-19T09:47:29.345611Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "datasource": null, "supplier": null, "supplier_code": null, "location": { "url": "https://zuiderzeeland.lizard.net/api/v4/locations/ad6369a7-ee64-4103-b969-79c7cdf8d496/?format=api", "uuid": "ad6369a7-ee64-4103-b969-79c7cdf8d496", "name": "40CM012001", "code": "40CM012001" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2024-10-08T12:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2025-02-27T14:12:22.972897Z", "last_modified": "2025-03-03T14:20:31.547701Z", "access_modifier": "Public" } ] }{ "count": 300609, "next": "