Timeseries
Timeseries in this monitoring network.
This endpoint supports POST and DELETE to add or remove timeseries from the network, respectively. The request payload has to be a list of UUIDs. HTTP status code 204 (No Content) is returned on success. Both operations are guaranteed to either succeed or fail in its entirety.
Examples
?start__gte=2013-06-08T10:05:05Z
?start__gte=2013-06-08T10:05:05Z&end__lt=2014-01-01T00:00:00Z
?location__name=Rotterdamhaven
?location__name__startswith=Rotterdam
?location__code=MOB_MP_P_5min
?location__code__startswith=MOB_MP
?location__uuid=cef6e07e-cfe9-4451-9caa-6cd5cdb106a0
?observation_type__code=WNS9040
GET /api/v4/monitoringnetworks/1b2e5511-7e7b-4d90-b513-66d14794ee8c/timeseries/?format=api&page=2
{ "count": 84, "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1b2e5511-7e7b-4d90-b513-66d14794ee8c/timeseries/?format=api&page=3", "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1b2e5511-7e7b-4d90-b513-66d14794ee8c/timeseries/?format=api", "results": [ { "url": "https://demo.lizard.net/api/v4/timeseries/2ad081d6-dc2d-4899-9e44-de5b928da9ea/?format=api", "uuid": "2ad081d6-dc2d-4899-9e44-de5b928da9ea", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 3.69, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/d4dbe6b0-9b33-40dd-bd45-c58c0466b6b5/?format=api", "uuid": "d4dbe6b0-9b33-40dd-bd45-c58c0466b6b5", "name": "33EP0185006", "code": "33EP0185006" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:00:34.254876Z", "last_modified": "2025-02-28T07:05:28.529667Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/3290a13b-5ada-4d35-8bab-fd403b72811d/?format=api", "uuid": "3290a13b-5ada-4d35-8bab-fd403b72811d", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2024-11-18T08:00:00Z", "value_type": "float", "last_value": 3.951, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/d5cd7b9b-e570-42b6-8025-2eca4988f629/?format=api", "uuid": "d5cd7b9b-e570-42b6-8025-2eca4988f629", "name": "33EP0250001", "code": "33EP0250001" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:00:40.607727Z", "last_modified": "2024-11-25T08:52:16.669000Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/cfc216b2-161f-4748-b5b2-4f2283fc66a2/?format=api", "uuid": "cfc216b2-161f-4748-b5b2-4f2283fc66a2", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 3.6570000000000005, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/1e0c939a-a2ba-4be3-a3f6-0fcb4875991a/?format=api", "uuid": "1e0c939a-a2ba-4be3-a3f6-0fcb4875991a", "name": "33EP0250002", "code": "33EP0250002" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:00:46.757129Z", "last_modified": "2025-02-28T07:05:45.840587Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/0fa0459a-effa-4746-bd67-a4dd767bc343/?format=api", "uuid": "0fa0459a-effa-4746-bd67-a4dd767bc343", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2024-11-18T08:00:00Z", "value_type": "float", "last_value": 5.204, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/5c477318-1b11-485c-b69b-7aa3b6f5dd25/?format=api", "uuid": "5c477318-1b11-485c-b69b-7aa3b6f5dd25", "name": "33EP0250004", "code": "33EP0250004" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:00:52.776174Z", "last_modified": "2024-11-25T08:52:41.345423Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/f0e0209d-00d4-49d5-b0d8-cee31d5d1ef5/?format=api", "uuid": "f0e0209d-00d4-49d5-b0d8-cee31d5d1ef5", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2024-11-18T08:00:00Z", "value_type": "float", "last_value": 4.964, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/46195e3e-7984-442e-8984-adbd34a26033/?format=api", "uuid": "46195e3e-7984-442e-8984-adbd34a26033", "name": "33EP0250006", "code": "33EP0250006" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:00:58.697325Z", "last_modified": "2024-11-25T08:52:08.293948Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/bc94e7d0-d111-476d-b08e-6534c4108fe0/?format=api", "uuid": "bc94e7d0-d111-476d-b08e-6534c4108fe0", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 4.877000000000001, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/d9b01e33-9ef2-46f8-900f-f590d9315a83/?format=api", "uuid": "d9b01e33-9ef2-46f8-900f-f590d9315a83", "name": "33EP0250008", "code": "33EP0250008" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:01:04.890024Z", "last_modified": "2025-02-28T07:05:52.572609Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/b82cf98f-9459-4fa6-bca1-3a207dd2f045/?format=api", "uuid": "b82cf98f-9459-4fa6-bca1-3a207dd2f045", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 3.8280000000000003, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/f0378456-3052-4c43-b7e1-ae85550fc97a/?format=api", "uuid": "f0378456-3052-4c43-b7e1-ae85550fc97a", "name": "33EP0260001", "code": "33EP0260001" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:01:09.983212Z", "last_modified": "2025-02-28T07:05:39.583013Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/512845f5-58bc-400b-8559-43fc834ab2c6/?format=api", "uuid": "512845f5-58bc-400b-8559-43fc834ab2c6", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 3.4240000000000004, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/0c08bc0b-1e89-4a70-afc0-6c52527fe4a7/?format=api", "uuid": "0c08bc0b-1e89-4a70-afc0-6c52527fe4a7", "name": "33EP0263001", "code": "33EP0263001" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:01:16.284232Z", "last_modified": "2025-02-28T07:05:49.287334Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/892f5d99-2454-4c6c-ad7e-0555a011a9fe/?format=api", "uuid": "892f5d99-2454-4c6c-ad7e-0555a011a9fe", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 3.403, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/3deb98c0-ac4d-4090-92d2-a94bc1c28cf4/?format=api", "uuid": "3deb98c0-ac4d-4090-92d2-a94bc1c28cf4", "name": "33EP0263002", "code": "33EP0263002" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:01:22.223794Z", "last_modified": "2025-02-28T07:05:36.411491Z", "access_modifier": "Public" }, { "url": "https://demo.lizard.net/api/v4/timeseries/d6a0c7d8-27a6-4b8e-9515-01d9e8a1d641/?format=api", "uuid": "d6a0c7d8-27a6-4b8e-9515-01d9e8a1d641", "code": "WNS9040::second::1::3600", "name": "WNS9040", "description": "", "start": "2004-03-24T23:00:00Z", "end": "2025-02-24T08:00:00Z", "value_type": "float", "last_value": 3.4160000000000004, "interval": null, "observation_type": { "url": "https://demo.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://demo.lizard.net/api/v4/locations/dd6eba20-ca9d-4fd5-a20b-e483d905025e/?format=api", "uuid": "dd6eba20-ca9d-4fd5-a20b-e483d905025e", "name": "33EP0263003", "code": "33EP0263003" }, "extra_metadata": { "bro": { "procedure": { "eind": "None", "start": "2004-03-25T00:00:00Z", "observationtype": "reguliereMeting", "processreference": "vitensMeetprotocolGrondwater", "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater", "measurementinstrumenttype": "druksensor", "airpressurecompensationtype": "KNMImeting" } } }, "created": "2016-02-10T16:01:27.571506Z", "last_modified": "2025-02-28T07:05:50.842007Z", "access_modifier": "Public" } ] }