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/96462a4e-9856-4586-a328-0a0d97896b6c/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 202,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/96462a4e-9856-4586-a328-0a0d97896b6c/timeseries/?format=api&page=5",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/96462a4e-9856-4586-a328-0a0d97896b6c/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0e185d0d-eeb3-426a-b5c5-e212ba80ea8f/?format=api",
            "uuid": "0e185d0d-eeb3-426a-b5c5-e212ba80ea8f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-09-07T23:00:00Z",
            "end": "2025-04-29T08: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/7cc44276-82cf-4c44-ad17-dee677836882/?format=api",
                "uuid": "7cc44276-82cf-4c44-ad17-dee677836882",
                "name": "40BP0342001",
                "code": "40BP0342001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-09-08T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:55:30.084056Z",
            "last_modified": "2025-04-30T09:20:40.658006Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/880a712b-5a69-46a9-a658-d014efa718c7/?format=api",
            "uuid": "880a712b-5a69-46a9-a658-d014efa718c7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-11T23:00:00Z",
            "end": "2025-04-29T08: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/d94765e9-f600-4d3d-b6e2-3aa4aeebe4f8/?format=api",
                "uuid": "d94765e9-f600-4d3d-b6e2-3aa4aeebe4f8",
                "name": "40BP0342002",
                "code": "40BP0342002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-12T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:55:35.762386Z",
            "last_modified": "2025-04-30T09:20:12.005281Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/869e5e50-0a94-45b3-893a-89d9c8c45e89/?format=api",
            "uuid": "869e5e50-0a94-45b3-893a-89d9c8c45e89",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-11T23:00:00Z",
            "end": "2025-04-29T08: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/4e352cf3-b36a-4df1-8903-9ec8b36e3d0c/?format=api",
                "uuid": "4e352cf3-b36a-4df1-8903-9ec8b36e3d0c",
                "name": "40BP0342003",
                "code": "40BP0342003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-12T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:55:44.082384Z",
            "last_modified": "2025-04-30T09:20:39.049963Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8024f742-d6c2-406e-9af1-30adde82c817/?format=api",
            "uuid": "8024f742-d6c2-406e-9af1-30adde82c817",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-11T23:00:00Z",
            "end": "2025-04-29T11: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/c33976f8-1ee2-4db4-b054-a2157f1cc6ea/?format=api",
                "uuid": "c33976f8-1ee2-4db4-b054-a2157f1cc6ea",
                "name": "40BP0343001",
                "code": "40BP0343001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-12T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:55:51.893003Z",
            "last_modified": "2025-04-30T09:20:23.240929Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f2d1a0fd-0f39-4001-a441-9a408a6c0eff/?format=api",
            "uuid": "f2d1a0fd-0f39-4001-a441-9a408a6c0eff",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-11T23:00:00Z",
            "end": "2025-04-29T11: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/3f19eaaa-79e5-4fff-b0e2-99bba81200c0/?format=api",
                "uuid": "3f19eaaa-79e5-4fff-b0e2-99bba81200c0",
                "name": "40BP0343002",
                "code": "40BP0343002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-12T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:55:59.749990Z",
            "last_modified": "2025-04-30T09:20:16.619639Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8f73810b-3ba2-4187-b736-f34df6ac9e2f/?format=api",
            "uuid": "8f73810b-3ba2-4187-b736-f34df6ac9e2f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-11T23:00:00Z",
            "end": "2025-04-29T11: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/6754448e-8e77-42e7-9232-d8ae0ec2b33f/?format=api",
                "uuid": "6754448e-8e77-42e7-9232-d8ae0ec2b33f",
                "name": "40BP0343003",
                "code": "40BP0343003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-12T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:56:03.983436Z",
            "last_modified": "2025-04-30T09:20:19.188209Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c4fc0444-6e05-4778-bd01-0d1f62048c84/?format=api",
            "uuid": "c4fc0444-6e05-4778-bd01-0d1f62048c84",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-31T23:00:00Z",
            "end": "2025-04-29T08: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/e591d65d-7733-48cf-91d5-ef001b4159cd/?format=api",
                "uuid": "e591d65d-7733-48cf-91d5-ef001b4159cd",
                "name": "40BP0349001",
                "code": "40BP0349001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-06-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:56:11.141333Z",
            "last_modified": "2025-04-30T09:20:17.785502Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8815e17b-528a-4ccf-9202-ab12847a5f5d/?format=api",
            "uuid": "8815e17b-528a-4ccf-9202-ab12847a5f5d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-31T23:00:00Z",
            "end": "2025-04-29T11: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/1c69252e-c1a1-41dd-96bc-f18c9d7bc5d7/?format=api",
                "uuid": "1c69252e-c1a1-41dd-96bc-f18c9d7bc5d7",
                "name": "40BP0349002",
                "code": "40BP0349002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-06-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:56:18.287673Z",
            "last_modified": "2025-04-30T09:20:19.857719Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac6d573e-9191-4bdf-8b5e-ca496d95dda8/?format=api",
            "uuid": "ac6d573e-9191-4bdf-8b5e-ca496d95dda8",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-31T23:00:00Z",
            "end": "2025-04-29T11: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/b2ac4521-71e6-4429-8a47-1e0d4dc31000/?format=api",
                "uuid": "b2ac4521-71e6-4429-8a47-1e0d4dc31000",
                "name": "40BP0349003",
                "code": "40BP0349003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-06-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:56:25.539554Z",
            "last_modified": "2025-04-30T09:20:34.476712Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2b0b2963-8853-44fa-ba2c-e7bcb75e9042/?format=api",
            "uuid": "2b0b2963-8853-44fa-ba2c-e7bcb75e9042",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-31T23:00:00Z",
            "end": "2025-04-29T11: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/c61975f7-c916-4026-9f1d-3a20579b5940/?format=api",
                "uuid": "c61975f7-c916-4026-9f1d-3a20579b5940",
                "name": "40BP0349004",
                "code": "40BP0349004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-06-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:56:32.472245Z",
            "last_modified": "2025-04-30T09:20:13.263805Z",
            "access_modifier": "Public"
        }
    ]
}