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/9edf28a7-af0e-443d-8a28-1dd6b1680636/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 170,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9edf28a7-af0e-443d-8a28-1dd6b1680636/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9edf28a7-af0e-443d-8a28-1dd6b1680636/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f9da553d-7955-4b01-85ab-e969e1b53257/?format=api",
            "uuid": "f9da553d-7955-4b01-85ab-e969e1b53257",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 1.8710000000000002,
            "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/3eccce9f-f74a-4978-ae5c-41eab32a506a/?format=api",
                "uuid": "3eccce9f-f74a-4978-ae5c-41eab32a506a",
                "name": "02CL0029001",
                "code": "02CL0029001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:23.260480Z",
            "last_modified": "2025-04-15T08:50:30.541219Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2089fb62-405c-4ca7-a186-ed05fc263cc1/?format=api",
            "uuid": "2089fb62-405c-4ca7-a186-ed05fc263cc1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 2.0220000000000002,
            "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/cdf000f1-23bb-4e33-a80a-75450b9a0287/?format=api",
                "uuid": "cdf000f1-23bb-4e33-a80a-75450b9a0287",
                "name": "02CL0030001",
                "code": "02CL0030001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:25.365042Z",
            "last_modified": "2025-04-15T08:50:27.631109Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed3a36f9-44bc-42d9-957f-d509249a2a2f/?format=api",
            "uuid": "ed3a36f9-44bc-42d9-957f-d509249a2a2f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 1.6860000000000002,
            "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/4f2c9da0-2564-4ae2-a42e-dc04d5e4a773/?format=api",
                "uuid": "4f2c9da0-2564-4ae2-a42e-dc04d5e4a773",
                "name": "02CL0031001",
                "code": "02CL0031001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:27.865100Z",
            "last_modified": "2025-04-15T08:50:06.106430Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dcb6a98c-a324-478a-bd95-c1ae89d3f31e/?format=api",
            "uuid": "dcb6a98c-a324-478a-bd95-c1ae89d3f31e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 1.6570000000000003,
            "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/e3c9892f-0bb0-4a22-b051-d61971df140b/?format=api",
                "uuid": "e3c9892f-0bb0-4a22-b051-d61971df140b",
                "name": "02CL0032001",
                "code": "02CL0032001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:29.937107Z",
            "last_modified": "2025-04-15T08:50:20.327423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a14032a-1ace-4d39-a48b-b5ec9de5c0f2/?format=api",
            "uuid": "4a14032a-1ace-4d39-a48b-b5ec9de5c0f2",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 1.455,
            "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/acf8b1eb-0d6b-416d-983c-9780cc4ce3f4/?format=api",
                "uuid": "acf8b1eb-0d6b-416d-983c-9780cc4ce3f4",
                "name": "02CL0033001",
                "code": "02CL0033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:32.319467Z",
            "last_modified": "2025-04-15T08:50:23.206300Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6c21f361-5c2a-4359-b3aa-57d4cf8c2bc9/?format=api",
            "uuid": "6c21f361-5c2a-4359-b3aa-57d4cf8c2bc9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 2.0,
            "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/c28f00b6-63bd-4197-8c53-ac98614a0f40/?format=api",
                "uuid": "c28f00b6-63bd-4197-8c53-ac98614a0f40",
                "name": "02CP0009001",
                "code": "02CP0009001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:34.368603Z",
            "last_modified": "2025-04-15T08:50:24.524616Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f14e73af-63b4-4dd5-8c9a-d9e8803fa444/?format=api",
            "uuid": "f14e73af-63b4-4dd5-8c9a-d9e8803fa444",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-01-14T14:00:00Z",
            "value_type": "float",
            "last_value": 1.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/d94b4009-883e-4213-8b3e-458308f32201/?format=api",
                "uuid": "d94b4009-883e-4213-8b3e-458308f32201",
                "name": "02CP0010001",
                "code": "02CP0010001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:36.140663Z",
            "last_modified": "2025-01-22T12:25:49.295280Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/796cc5e4-f972-42c3-877b-e6b2f8fc12d6/?format=api",
            "uuid": "796cc5e4-f972-42c3-877b-e6b2f8fc12d6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 1.3570000000000002,
            "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/af3be6b1-ad80-4e62-99d7-4946ef2a910e/?format=api",
                "uuid": "af3be6b1-ad80-4e62-99d7-4946ef2a910e",
                "name": "02CP0010003",
                "code": "02CP0010003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:38.309787Z",
            "last_modified": "2025-04-15T08:50:34.683433Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/acd40b29-2934-4727-9b5a-42bbe497a7b1/?format=api",
            "uuid": "acd40b29-2934-4727-9b5a-42bbe497a7b1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-03-08T23:00:00Z",
            "value_type": "float",
            "last_value": 2.053,
            "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/e41aca22-5a49-442a-bd09-924643c32d7e/?format=api",
                "uuid": "e41aca22-5a49-442a-bd09-924643c32d7e",
                "name": "02CP0034001",
                "code": "02CP0034001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:40.218201Z",
            "last_modified": "2025-04-15T08:50:19.997202Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08986183-6fb5-49c9-bb75-fefbd2d82710/?format=api",
            "uuid": "08986183-6fb5-49c9-bb75-fefbd2d82710",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2024-10-07T14:00:00Z",
            "value_type": "float",
            "last_value": 2.2640000000000002,
            "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/371ddef8-e4c4-4f57-9434-46ddb179463a/?format=api",
                "uuid": "371ddef8-e4c4-4f57-9434-46ddb179463a",
                "name": "02CP0127001",
                "code": "02CP0127001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:42.178124Z",
            "last_modified": "2024-10-18T09:32:41.830259Z",
            "access_modifier": "Public"
        }
    ]
}