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/2f734980-2323-43eb-90d3-313a190b9dff/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/2f734980-2323-43eb-90d3-313a190b9dff/timeseries/?format=api&page=3",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/2f734980-2323-43eb-90d3-313a190b9dff/timeseries/?format=api",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc55981b-21fc-4253-95e5-7071c9987875/?format=api",
            "uuid": "fc55981b-21fc-4253-95e5-7071c9987875",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11: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/1d07f92c-9e1a-4b7c-982f-4731c26a59ff/?format=api",
                "uuid": "1d07f92c-9e1a-4b7c-982f-4731c26a59ff",
                "name": "26F0047003",
                "code": "26F0047003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:19.308948Z",
            "last_modified": "2025-03-24T08:55:32.544200Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/32d197fb-e74b-403c-991f-9e39fa5c10d3/?format=api",
            "uuid": "32d197fb-e74b-403c-991f-9e39fa5c10d3",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T08:00:00Z",
            "value_type": "float",
            "last_value": -3.3240000000000003,
            "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/b0d4c8ab-8877-46e2-b2b5-f10ae4e006b8/?format=api",
                "uuid": "b0d4c8ab-8877-46e2-b2b5-f10ae4e006b8",
                "name": "26F0047004",
                "code": "26F0047004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:22.027047Z",
            "last_modified": "2025-03-19T08:00:34.585277Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/82527f89-4657-454c-bd15-c9c59a2208c5/?format=api",
            "uuid": "82527f89-4657-454c-bd15-c9c59a2208c5",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T08:00:00Z",
            "value_type": "float",
            "last_value": -3.2540000000000004,
            "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/bfee92d3-0aa5-4d36-80b2-299e92012bef/?format=api",
                "uuid": "bfee92d3-0aa5-4d36-80b2-299e92012bef",
                "name": "26F0047005",
                "code": "26F0047005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:25.418793Z",
            "last_modified": "2025-03-19T08:00:41.193590Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d17e4638-6603-487d-91ac-6d24400414a2/?format=api",
            "uuid": "d17e4638-6603-487d-91ac-6d24400414a2",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11: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/efd1cb30-d30a-42f2-9950-c35c2ef1e166/?format=api",
                "uuid": "efd1cb30-d30a-42f2-9950-c35c2ef1e166",
                "name": "26F0047006",
                "code": "26F0047006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:28.400030Z",
            "last_modified": "2025-03-19T08:00:41.369306Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/39df27f0-2612-4c4d-8340-adc2ef6caf18/?format=api",
            "uuid": "39df27f0-2612-4c4d-8340-adc2ef6caf18",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.8040000000000003,
            "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/5c5c5b7c-63b8-43d3-b390-07f6df5edc44/?format=api",
                "uuid": "5c5c5b7c-63b8-43d3-b390-07f6df5edc44",
                "name": "26F0048001",
                "code": "26F0048001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:31.673431Z",
            "last_modified": "2025-03-19T08:00:40.424571Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1e4cfd2d-c8ed-412b-b13d-cf4da3d0b4ed/?format=api",
            "uuid": "1e4cfd2d-c8ed-412b-b13d-cf4da3d0b4ed",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.408,
            "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/3a60d72b-39ec-4feb-ba75-3d95dcefd2e4/?format=api",
                "uuid": "3a60d72b-39ec-4feb-ba75-3d95dcefd2e4",
                "name": "26F0048010",
                "code": "26F0048010"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:34.321697Z",
            "last_modified": "2025-03-19T08:05:47.347806Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a9f53550-66b1-4e82-910f-8dc2cbee7cdc/?format=api",
            "uuid": "a9f53550-66b1-4e82-910f-8dc2cbee7cdc",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.787,
            "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/fd89b1d4-c22c-415b-94c9-477e06da0cec/?format=api",
                "uuid": "fd89b1d4-c22c-415b-94c9-477e06da0cec",
                "name": "26F0048002",
                "code": "26F0048002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:37.434073Z",
            "last_modified": "2025-03-19T08:05:44.118089Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/25ec4f33-cead-4930-9cb2-48c66492c9b4/?format=api",
            "uuid": "25ec4f33-cead-4930-9cb2-48c66492c9b4",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.7230000000000003,
            "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/73425be6-1f2f-446d-be90-fdd0d70099e3/?format=api",
                "uuid": "73425be6-1f2f-446d-be90-fdd0d70099e3",
                "name": "26F0048003",
                "code": "26F0048003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:40.194249Z",
            "last_modified": "2025-03-19T08:05:30.026280Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/56e9797c-c2af-4787-9dd4-13150cf76307/?format=api",
            "uuid": "56e9797c-c2af-4787-9dd4-13150cf76307",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.5860000000000003,
            "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/1f9ea59b-f628-4159-90f2-464cdb967b2e/?format=api",
                "uuid": "1f9ea59b-f628-4159-90f2-464cdb967b2e",
                "name": "26F0048004",
                "code": "26F0048004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:43.390902Z",
            "last_modified": "2025-03-19T08:05:36.940632Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f539adce-b20d-4cc9-90ea-88312d43ef04/?format=api",
            "uuid": "f539adce-b20d-4cc9-90ea-88312d43ef04",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.544,
            "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/ddabc8e3-1b2a-43dd-8b33-57c2001d8f39/?format=api",
                "uuid": "ddabc8e3-1b2a-43dd-8b33-57c2001d8f39",
                "name": "26F0048005",
                "code": "26F0048005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:18:46.019569Z",
            "last_modified": "2025-03-19T08:05:30.279854Z",
            "access_modifier": "Public"
        }
    ]
}