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/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 238,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=23",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43df2067-a1ae-43e1-8e9d-ae40d2def2f0/?format=api",
            "uuid": "43df2067-a1ae-43e1-8e9d-ae40d2def2f0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-24T09:06:58Z",
            "end": "2025-05-07T06:12:59Z",
            "value_type": "float",
            "last_value": 0.34,
            "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/070ac095-1162-4682-ae05-5258c1c214c1/?format=api",
                "uuid": "070ac095-1162-4682-ae05-5258c1c214c1",
                "name": "BUWP014008",
                "code": "BUWP014008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T10:06:58Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-11-04T23:36:59.580862Z",
            "last_modified": "2025-05-12T12:16:40.848922Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c5b7a89a-0cec-4f5c-ba86-fa6af648b7e4/?format=api",
            "uuid": "c5b7a89a-0cec-4f5c-ba86-fa6af648b7e4",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-05-24T14:00:00Z",
            "end": "2025-05-07T05:00:00Z",
            "value_type": "float",
            "last_value": 0.324,
            "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/070ac095-1162-4682-ae05-5258c1c214c1/?format=api",
                "uuid": "070ac095-1162-4682-ae05-5258c1c214c1",
                "name": "BUWP014008",
                "code": "BUWP014008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-11-04T23:37:00.697641Z",
            "last_modified": "2025-05-12T12:20:35.162738Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2f401103-2ea0-4f71-b48a-fae14db05101/?format=api",
            "uuid": "2f401103-2ea0-4f71-b48a-fae14db05101",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-24T09:05:02Z",
            "end": "2025-05-07T06:13:03Z",
            "value_type": "float",
            "last_value": 0.32,
            "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/f2eeff8f-33db-49a1-ad7b-08e5846f6a3e/?format=api",
                "uuid": "f2eeff8f-33db-49a1-ad7b-08e5846f6a3e",
                "name": "BUWP014011",
                "code": "BUWP014011"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T10:05:02Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-11-04T23:37:03.438137Z",
            "last_modified": "2025-05-12T12:16:43.822887Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ba4d89e-fd3a-4a1e-9d53-beacce21cb5c/?format=api",
            "uuid": "8ba4d89e-fd3a-4a1e-9d53-beacce21cb5c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-05-24T14:00:00Z",
            "end": "2025-05-07T05:00:00Z",
            "value_type": "float",
            "last_value": 0.306,
            "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/f2eeff8f-33db-49a1-ad7b-08e5846f6a3e/?format=api",
                "uuid": "f2eeff8f-33db-49a1-ad7b-08e5846f6a3e",
                "name": "BUWP014011",
                "code": "BUWP014011"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-11-04T23:37:04.367800Z",
            "last_modified": "2025-05-12T12:20:43.098288Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dd25ce0a-5fe5-4936-bc0e-698e56003783/?format=api",
            "uuid": "dd25ce0a-5fe5-4936-bc0e-698e56003783",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-09T06:34:00Z",
            "end": "2025-05-07T07:55:39Z",
            "value_type": "float",
            "last_value": 0.7,
            "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/09cb4720-a03a-40ec-ab77-9439025b15fa/?format=api",
                "uuid": "09cb4720-a03a-40ec-ab77-9439025b15fa",
                "name": "BUWP018003",
                "code": "BUWP018003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2022-05-09T07:34:00Z",
                            "start": "2022-05-09T07:34:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-05-24T07:39:16Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-11-25T13:21:01.481554Z",
            "last_modified": "2025-05-12T12:17:15.456187Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fdd50ebf-7508-4866-a5fd-f9daecee20a3/?format=api",
            "uuid": "fdd50ebf-7508-4866-a5fd-f9daecee20a3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-05-24T11:00:00Z",
            "end": "2025-05-07T05:00:00Z",
            "value_type": "float",
            "last_value": 0.7010000000000001,
            "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/09cb4720-a03a-40ec-ab77-9439025b15fa/?format=api",
                "uuid": "09cb4720-a03a-40ec-ab77-9439025b15fa",
                "name": "BUWP018003",
                "code": "BUWP018003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-11-25T13:21:02.348235Z",
            "last_modified": "2025-05-12T12:20:32.896012Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ef6ba06-749f-49a0-9ea2-2af55ec6f591/?format=api",
            "uuid": "5ef6ba06-749f-49a0-9ea2-2af55ec6f591",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-09T06:34:05Z",
            "end": "2025-05-07T07:55:44Z",
            "value_type": "float",
            "last_value": -0.08,
            "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/bf7aa330-f843-482c-95ba-f0a9aaf9d0dc/?format=api",
                "uuid": "bf7aa330-f843-482c-95ba-f0a9aaf9d0dc",
                "name": "BUWP018007",
                "code": "BUWP018007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2022-05-09T07:34:05Z",
                            "start": "2022-05-09T07:34:05Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-05-24T07:39:56Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-11-25T13:21:06.044034Z",
            "last_modified": "2025-05-12T12:17:18.464688Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b6896e8d-4821-4eb0-90d6-aa874b432e53/?format=api",
            "uuid": "b6896e8d-4821-4eb0-90d6-aa874b432e53",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-05-24T11:00:00Z",
            "end": "2025-05-07T05:00:00Z",
            "value_type": "float",
            "last_value": -0.024000000000000004,
            "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/bf7aa330-f843-482c-95ba-f0a9aaf9d0dc/?format=api",
                "uuid": "bf7aa330-f843-482c-95ba-f0a9aaf9d0dc",
                "name": "BUWP018007",
                "code": "BUWP018007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-11-25T13:21:06.863704Z",
            "last_modified": "2025-05-12T12:20:33.894831Z",
            "access_modifier": "Public"
        }
    ]
}