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/c393a0ed-ad9f-4242-a820-2e1813204bb1/timeseries/?format=api&page=18
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 194,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/c393a0ed-ad9f-4242-a820-2e1813204bb1/timeseries/?format=api&page=19",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/c393a0ed-ad9f-4242-a820-2e1813204bb1/timeseries/?format=api&page=17",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/935dca2e-b19a-4418-b4c6-c53b4c40c73c/?format=api",
            "uuid": "935dca2e-b19a-4418-b4c6-c53b4c40c73c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-10-17T09:58:28Z",
            "end": "2025-04-14T09:58:16Z",
            "value_type": "float",
            "last_value": 9.41,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/90a89721-44a2-46be-adb9-f304313a232a/?format=api",
                "uuid": "90a89721-44a2-46be-adb9-f304313a232a",
                "name": "GO10P21001",
                "code": "GO10P21001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T10:58:28Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:42:16.519039Z",
            "last_modified": "2025-04-14T12:27:24.326715Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2f5410d-9448-43dd-86ff-00af6bc48a66/?format=api",
            "uuid": "a2f5410d-9448-43dd-86ff-00af6bc48a66",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-10-17T11:00:00Z",
            "end": "2025-04-14T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/42ac9594-4175-4738-b28e-e20bc7e861a4/?format=api",
                "uuid": "42ac9594-4175-4738-b28e-e20bc7e861a4",
                "name": "HER10P66001",
                "code": "HER10P66001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:51:33.651813Z",
            "last_modified": "2025-05-23T06:00:30.532454Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a0e9964-2d4d-4787-8138-8d40adcf63a5/?format=api",
            "uuid": "8a0e9964-2d4d-4787-8138-8d40adcf63a5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-10-17T09:28:35Z",
            "end": "2024-10-17T09:28:35Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/42ac9594-4175-4738-b28e-e20bc7e861a4/?format=api",
                "uuid": "42ac9594-4175-4738-b28e-e20bc7e861a4",
                "name": "HER10P66001",
                "code": "HER10P66001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T10:28:35Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:51:34.189547Z",
            "last_modified": "2025-05-23T06:00:27.998546Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3b959ccb-8c31-4d40-a73f-24b266de7d88/?format=api",
            "uuid": "3b959ccb-8c31-4d40-a73f-24b266de7d88",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-10-17T11:00:00Z",
            "end": "2025-04-14T08:00:00Z",
            "value_type": "float",
            "last_value": 11.258,
            "interval": null,
            "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/78b1e397-e27d-498b-8faa-ca7ca783eb68/?format=api",
                "uuid": "78b1e397-e27d-498b-8faa-ca7ca783eb68",
                "name": "HER10P66002",
                "code": "HER10P66002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:51:37.438903Z",
            "last_modified": "2025-05-23T06:00:33.350381Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a61c33b8-4d24-4657-a803-d671afd34881/?format=api",
            "uuid": "a61c33b8-4d24-4657-a803-d671afd34881",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-10-17T09:29:44Z",
            "end": "2025-04-22T07:28:43Z",
            "value_type": "float",
            "last_value": 11.17,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/78b1e397-e27d-498b-8faa-ca7ca783eb68/?format=api",
                "uuid": "78b1e397-e27d-498b-8faa-ca7ca783eb68",
                "name": "HER10P66002",
                "code": "HER10P66002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T10:29:44Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:51:37.870154Z",
            "last_modified": "2025-05-23T05:56:09.779760Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/52af3566-6eed-41c0-8277-bcf89bdd5b07/?format=api",
            "uuid": "52af3566-6eed-41c0-8277-bcf89bdd5b07",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-10-17T11:00:00Z",
            "end": "2025-04-14T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/63ba1b25-a83f-4150-8463-f0c4a389290c/?format=api",
                "uuid": "63ba1b25-a83f-4150-8463-f0c4a389290c",
                "name": "HER10P67001",
                "code": "HER10P67001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:51:40.759875Z",
            "last_modified": "2025-04-14T12:30:06.163317Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb2293ff-2fe3-41d9-ad3e-2b56bd31d9b4/?format=api",
            "uuid": "eb2293ff-2fe3-41d9-ad3e-2b56bd31d9b4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-10-17T09:59:50Z",
            "end": "2025-04-14T08:39:32Z",
            "value_type": "float",
            "last_value": 10.94,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/63ba1b25-a83f-4150-8463-f0c4a389290c/?format=api",
                "uuid": "63ba1b25-a83f-4150-8463-f0c4a389290c",
                "name": "HER10P67001",
                "code": "HER10P67001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T10:59:50Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:51:41.231316Z",
            "last_modified": "2025-04-14T12:27:26.536533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/85b7aa76-e876-4d5b-a64d-c5b87f445886/?format=api",
            "uuid": "85b7aa76-e876-4d5b-a64d-c5b87f445886",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-10-17T11:00:00Z",
            "end": "2025-04-10T08:00:00Z",
            "value_type": "float",
            "last_value": 11.42,
            "interval": null,
            "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/798c03cf-ec6f-4d31-8df6-04d621620a14/?format=api",
                "uuid": "798c03cf-ec6f-4d31-8df6-04d621620a14",
                "name": "HER10P68001",
                "code": "HER10P68001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:51:44.258530Z",
            "last_modified": "2025-04-14T12:30:03.631517Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e8143645-f13e-472a-99bc-fbb927602071/?format=api",
            "uuid": "e8143645-f13e-472a-99bc-fbb927602071",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-10-17T08:15:12Z",
            "end": "2025-04-10T08:48:00Z",
            "value_type": "float",
            "last_value": 11.33,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/798c03cf-ec6f-4d31-8df6-04d621620a14/?format=api",
                "uuid": "798c03cf-ec6f-4d31-8df6-04d621620a14",
                "name": "HER10P68001",
                "code": "HER10P68001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T09:15:12Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:51:44.724359Z",
            "last_modified": "2025-04-14T12:27:28.978993Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/15b8e2fc-c27d-4370-89b1-fb0ca2c0b514/?format=api",
            "uuid": "15b8e2fc-c27d-4370-89b1-fb0ca2c0b514",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-10-17T11:00:00Z",
            "end": "2025-04-10T08:00:00Z",
            "value_type": "float",
            "last_value": 10.811000000000002,
            "interval": null,
            "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/7e75f44a-9c84-4b5d-8ac8-b403af2eb913/?format=api",
                "uuid": "7e75f44a-9c84-4b5d-8ac8-b403af2eb913",
                "name": "HER10P69001",
                "code": "HER10P69001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-10-17T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:51:47.947721Z",
            "last_modified": "2025-04-14T12:30:04.417044Z",
            "access_modifier": "Public"
        }
    ]
}