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/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=25
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=26",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=24",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ffeeb8da-76a6-41ec-a62e-44d95d18db0e/?format=api",
            "uuid": "ffeeb8da-76a6-41ec-a62e-44d95d18db0e",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-08-23T11:00:00Z",
            "end": "2025-06-02T11:00:00Z",
            "value_type": "float",
            "last_value": 5.761,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/43500d4b-e15b-40fe-8725-3b19b55fcfc9/?format=api",
                "uuid": "43500d4b-e15b-40fe-8725-3b19b55fcfc9",
                "name": "28BM029001",
                "code": "28BM029001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-08-23T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:13:43.394617Z",
            "last_modified": "2025-06-03T14:37:28.526509Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a5e7444b-56e1-4fa7-9bb0-d1723d30666d/?format=api",
            "uuid": "a5e7444b-56e1-4fa7-9bb0-d1723d30666d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T08:19:48Z",
            "end": "2025-06-02T11:54:27Z",
            "value_type": "float",
            "last_value": 5.78,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/43500d4b-e15b-40fe-8725-3b19b55fcfc9/?format=api",
                "uuid": "43500d4b-e15b-40fe-8725-3b19b55fcfc9",
                "name": "28BM029001",
                "code": "28BM029001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-03T09:19:48Z",
                            "start": "2023-07-03T09:19:48Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-08-22T11:58:35Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:13:43.994170Z",
            "last_modified": "2025-06-03T13:55:30.832821Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/463b5aaa-f9da-4e48-bf6f-0167fc0bed83/?format=api",
            "uuid": "463b5aaa-f9da-4e48-bf6f-0167fc0bed83",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-11-29T11:00:00Z",
            "end": "2025-06-02T11:00:00Z",
            "value_type": "float",
            "last_value": 5.787000000000001,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b8453b8d-d85f-4034-8a6d-aaf7c2d1a35a/?format=api",
                "uuid": "b8453b8d-d85f-4034-8a6d-aaf7c2d1a35a",
                "name": "28BM030001",
                "code": "28BM030001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:13:46.442215Z",
            "last_modified": "2025-06-03T14:36:28.668768Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e2270423-7c35-4197-9f07-f7c09a678ffc/?format=api",
            "uuid": "e2270423-7c35-4197-9f07-f7c09a678ffc",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T08:09:20Z",
            "end": "2025-06-02T11:33:17Z",
            "value_type": "float",
            "last_value": 5.77,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/b8453b8d-d85f-4034-8a6d-aaf7c2d1a35a/?format=api",
                "uuid": "b8453b8d-d85f-4034-8a6d-aaf7c2d1a35a",
                "name": "28BM030001",
                "code": "28BM030001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-03T09:09:20Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T15:13:47.117078Z",
            "last_modified": "2025-06-03T13:55:34.600963Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18c58709-5b0a-43ef-85fb-c95f9b0d585a/?format=api",
            "uuid": "18c58709-5b0a-43ef-85fb-c95f9b0d585a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-03T11:00:00Z",
            "end": "2025-06-02T12:00:00Z",
            "value_type": "float",
            "last_value": 5.909,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4e53fa23-4473-44a3-9b89-d00eff9cd678/?format=api",
                "uuid": "4e53fa23-4473-44a3-9b89-d00eff9cd678",
                "name": "28BM031001",
                "code": "28BM031001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:13:49.715021Z",
            "last_modified": "2025-06-03T14:36:36.345889Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee173c7b-0201-428f-9473-d32433146911/?format=api",
            "uuid": "ee173c7b-0201-428f-9473-d32433146911",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T08:40:54Z",
            "end": "2025-06-02T12:04:33Z",
            "value_type": "float",
            "last_value": 5.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/4e53fa23-4473-44a3-9b89-d00eff9cd678/?format=api",
                "uuid": "4e53fa23-4473-44a3-9b89-d00eff9cd678",
                "name": "28BM031001",
                "code": "28BM031001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-03T09:40:54Z",
                            "start": "2023-07-03T09:40:54Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-08-22T12:08:57Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:13:50.338018Z",
            "last_modified": "2025-06-03T13:55:31.124696Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9749db69-c575-4773-b39f-9d2d5b248edb/?format=api",
            "uuid": "9749db69-c575-4773-b39f-9d2d5b248edb",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-04T11:00:00Z",
            "end": "2025-06-02T12:00:00Z",
            "value_type": "float",
            "last_value": 5.995,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/63b161d7-8764-4bfc-9c15-caaf7ba45622/?format=api",
                "uuid": "63b161d7-8764-4bfc-9c15-caaf7ba45622",
                "name": "28BM032001",
                "code": "28BM032001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:13:52.689957Z",
            "last_modified": "2025-06-03T14:37:33.242865Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2b355bcd-882b-4a02-8d34-2571403c33e4/?format=api",
            "uuid": "2b355bcd-882b-4a02-8d34-2571403c33e4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-04T08:30:40Z",
            "end": "2025-06-02T12:16:26Z",
            "value_type": "float",
            "last_value": 6.01,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/63b161d7-8764-4bfc-9c15-caaf7ba45622/?format=api",
                "uuid": "63b161d7-8764-4bfc-9c15-caaf7ba45622",
                "name": "28BM032001",
                "code": "28BM032001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-09-04T09:30:40Z",
                            "start": "2023-09-04T09:30:40Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-11-08T13:14:12Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:13:53.378065Z",
            "last_modified": "2025-06-03T13:55:31.337419Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99101863-a1d6-447b-936d-0fd06c6edf12/?format=api",
            "uuid": "99101863-a1d6-447b-936d-0fd06c6edf12",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-04T11:00:00Z",
            "end": "2025-06-03T07:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8b942e1e-e624-4264-b1a0-df240ef341da/?format=api",
                "uuid": "8b942e1e-e624-4264-b1a0-df240ef341da",
                "name": "28BM033001",
                "code": "28BM033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:13:55.795774Z",
            "last_modified": "2025-06-03T14:37:23.867092Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66ab6f8a-e524-48de-bfb9-89ab99014050/?format=api",
            "uuid": "66ab6f8a-e524-48de-bfb9-89ab99014050",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-04T09:40:26Z",
            "end": "2025-06-03T07:48:01Z",
            "value_type": "float",
            "last_value": 6.28,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/8b942e1e-e624-4264-b1a0-df240ef341da/?format=api",
                "uuid": "8b942e1e-e624-4264-b1a0-df240ef341da",
                "name": "28BM033001",
                "code": "28BM033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-09-04T10:40:26Z",
                            "start": "2023-09-04T10:40:26Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-11-08T13:55:30Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:13:56.529282Z",
            "last_modified": "2025-06-03T13:55:33.073000Z",
            "access_modifier": "Public"
        }
    ]
}