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/b6c3b9ec-10bb-4f12-a7b7-9793925eabf9/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 402,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/b6c3b9ec-10bb-4f12-a7b7-9793925eabf9/timeseries/?format=api&page=4",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/b6c3b9ec-10bb-4f12-a7b7-9793925eabf9/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5aea2b2d-2aff-4f9a-992e-d7054328af06/?format=api",
            "uuid": "5aea2b2d-2aff-4f9a-992e-d7054328af06",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-04-02T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -0.8580000000000001,
            "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/ce4c7424-9195-44d3-9154-10da3104aa98/?format=api",
                "uuid": "ce4c7424-9195-44d3-9154-10da3104aa98",
                "name": "21G0972001",
                "code": "21G0972001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-04-02T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:21.723639Z",
            "last_modified": "2025-05-01T08:40:25.224066Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fd5b8c52-7b24-4926-ba5e-6e8eac8ffd54/?format=api",
            "uuid": "fd5b8c52-7b24-4926-ba5e-6e8eac8ffd54",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-04-02T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -0.911,
            "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/571e7e62-c7e1-4114-94e6-be5c05fc531f/?format=api",
                "uuid": "571e7e62-c7e1-4114-94e6-be5c05fc531f",
                "name": "21G0972002",
                "code": "21G0972002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-04-02T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:22.869662Z",
            "last_modified": "2025-05-01T08:40:41.542388Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2925fd20-40ae-4263-b707-1b65ac1de93e/?format=api",
            "uuid": "2925fd20-40ae-4263-b707-1b65ac1de93e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-06-04T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -1.5630000000000002,
            "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/7b24db85-4224-4388-896a-756bfc656178/?format=api",
                "uuid": "7b24db85-4224-4388-896a-756bfc656178",
                "name": "21G0972003",
                "code": "21G0972003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-06-04T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:24.535478Z",
            "last_modified": "2025-05-01T08:40:48.607269Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c2acefc3-9b36-447f-b28a-0dc80797e418/?format=api",
            "uuid": "c2acefc3-9b36-447f-b28a-0dc80797e418",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-04-02T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -1.5230000000000001,
            "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/75fec7a1-accc-494e-a047-4b5f65b74af7/?format=api",
                "uuid": "75fec7a1-accc-494e-a047-4b5f65b74af7",
                "name": "21G0972004",
                "code": "21G0972004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-04-02T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:28.783102Z",
            "last_modified": "2025-05-01T08:20:14.173267Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6175f8dc-b60a-42d0-9ecb-73030844c40c/?format=api",
            "uuid": "6175f8dc-b60a-42d0-9ecb-73030844c40c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-03-25T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": 0.10400000000000001,
            "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/a275cf95-c0e9-4cff-8d14-da7132ec65b1/?format=api",
                "uuid": "a275cf95-c0e9-4cff-8d14-da7132ec65b1",
                "name": "21G0973001",
                "code": "21G0973001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-03-25T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:33.354243Z",
            "last_modified": "2025-05-01T08:41:08.959169Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8690bfc2-986a-45af-9492-b2b5328b916a/?format=api",
            "uuid": "8690bfc2-986a-45af-9492-b2b5328b916a",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-03-25T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -0.3940000000000001,
            "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/67df1737-63ac-4892-9943-2c6769043286/?format=api",
                "uuid": "67df1737-63ac-4892-9943-2c6769043286",
                "name": "21G0973002",
                "code": "21G0973002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-03-25T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:38.139161Z",
            "last_modified": "2025-05-01T08:40:38.168915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0bfb2b05-44e7-41c4-ab7a-fe056dd74a3c/?format=api",
            "uuid": "0bfb2b05-44e7-41c4-ab7a-fe056dd74a3c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-03-26T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -0.004,
            "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/b2e81498-b58d-467c-8121-a50cdd0b9078/?format=api",
                "uuid": "b2e81498-b58d-467c-8121-a50cdd0b9078",
                "name": "21G0974001",
                "code": "21G0974001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-03-26T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:42.451258Z",
            "last_modified": "2025-05-01T08:40:20.052802Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6a1430ab-349d-49e4-b409-ab941dffd691/?format=api",
            "uuid": "6a1430ab-349d-49e4-b409-ab941dffd691",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-03-26T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": -0.005,
            "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/84db47b8-0a5a-4695-bc87-db0eed1ee24c/?format=api",
                "uuid": "84db47b8-0a5a-4695-bc87-db0eed1ee24c",
                "name": "21G0974002",
                "code": "21G0974002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-03-26T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:43.634721Z",
            "last_modified": "2025-05-01T08:40:52.402322Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/174476b6-56d9-4a39-bc48-a0c7e91c0850/?format=api",
            "uuid": "174476b6-56d9-4a39-bc48-a0c7e91c0850",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-03-26T11:00:01Z",
            "end": "2025-04-29T11:00:00Z",
            "value_type": "float",
            "last_value": 0.005,
            "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/affb9e58-59ce-4643-b1c5-93aae69899a3/?format=api",
                "uuid": "affb9e58-59ce-4643-b1c5-93aae69899a3",
                "name": "21G0974003",
                "code": "21G0974003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-03-26T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:44.507790Z",
            "last_modified": "2025-05-01T08:40:30.946400Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5ca852f7-b85d-4263-9350-41e3ba2163a3/?format=api",
            "uuid": "5ca852f7-b85d-4263-9350-41e3ba2163a3",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-03-25T11:00:01Z",
            "end": "2025-04-30T08: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/fffb0a59-6080-4a42-939c-ef76a2ef7bba/?format=api",
                "uuid": "fffb0a59-6080-4a42-939c-ef76a2ef7bba",
                "name": "21G0975001",
                "code": "21G0975001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-03-25T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:58:45.421897Z",
            "last_modified": "2025-05-01T08:41:06.395847Z",
            "access_modifier": "Public"
        }
    ]
}