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/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 282,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c2e848b1-2f79-4b67-8758-be8fb7ae541b/?format=api",
            "uuid": "c2e848b1-2f79-4b67-8758-be8fb7ae541b",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-04-02T07:14:58Z",
            "value_type": "float",
            "last_value": 8.99,
            "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/4bc5ea71-2c89-4e52-b326-1130be14be5c/?format=api",
                "uuid": "4bc5ea71-2c89-4e52-b326-1130be14be5c",
                "name": "28CP0064001",
                "code": "28CP0064001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-04T10:41:44Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-05T11:08:38Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:43.352970Z",
            "last_modified": "2025-04-04T13:44:09.414090Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a02fe222-0a72-4074-b9c1-52c62a5b03c5/?format=api",
            "uuid": "a02fe222-0a72-4074-b9c1-52c62a5b03c5",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1984-01-13T11:00:00Z",
            "end": "2005-01-14T11:00:00Z",
            "value_type": "float",
            "last_value": 7.94,
            "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/c0131518-68ae-416e-afe7-b926c3c76c29/?format=api",
                "uuid": "c0131518-68ae-416e-afe7-b926c3c76c29",
                "name": "27HP0100003",
                "code": "27HP0100003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-14T12:00:00Z",
                        "start": "1984-01-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:49:43.834410Z",
            "last_modified": "2022-10-15T20:34:07.098391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa1a465f-ccff-4015-aaae-32a3b9170960/?format=api",
            "uuid": "aa1a465f-ccff-4015-aaae-32a3b9170960",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1978-04-28T11:00:00Z",
            "end": "2005-01-14T11:00:00Z",
            "value_type": "float",
            "last_value": 8.29,
            "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/d2b407a4-2bdb-49c4-8597-eca1d67c81da/?format=api",
                "uuid": "d2b407a4-2bdb-49c4-8597-eca1d67c81da",
                "name": "28CP0181003",
                "code": "28CP0181003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-14T12:00:00Z",
                        "start": "1978-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2018-03-02T08:49:44.071952Z",
            "last_modified": "2022-10-15T20:53:43.676252Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48c58195-46e4-4485-9613-1794102da90e/?format=api",
            "uuid": "48c58195-46e4-4485-9613-1794102da90e",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-04-02T06:18:17Z",
            "value_type": "float",
            "last_value": 8.31,
            "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/a7dc3349-edd6-4dc8-81ba-a03577e5f9b1/?format=api",
                "uuid": "a7dc3349-edd6-4dc8-81ba-a03577e5f9b1",
                "name": "28CP0177001",
                "code": "28CP0177001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-03T13:16:58Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T14:27:16Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:44.435913Z",
            "last_modified": "2025-04-02T10:15:46.402698Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/88cd52a9-fce8-484e-808b-dc9e0fc6c783/?format=api",
            "uuid": "88cd52a9-fce8-484e-808b-dc9e0fc6c783",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-03-31T07:44:30Z",
            "value_type": "float",
            "last_value": 8.74,
            "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/99069f17-1ffd-41ec-9b55-b972b0ebf9e9/?format=api",
                "uuid": "99069f17-1ffd-41ec-9b55-b972b0ebf9e9",
                "name": "28CP0185001",
                "code": "28CP0185001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-02T11:04:12Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T09:23:43Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:44.890431Z",
            "last_modified": "2025-04-28T12:36:26.700044Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fadfe787-1974-4089-9df5-7079211d4417/?format=api",
            "uuid": "fadfe787-1974-4089-9df5-7079211d4417",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-10-12T09:00:00Z",
            "end": "2025-03-31T08:50:19Z",
            "value_type": "float",
            "last_value": 8.26,
            "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/69d20af9-3d98-488b-9055-a5e452482ed8/?format=api",
                "uuid": "69d20af9-3d98-488b-9055-a5e452482ed8",
                "name": "27HP0085001",
                "code": "27HP0085001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-02T11:31:10Z",
                            "start": "2006-10-12T10:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T11:01:09Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:45.364651Z",
            "last_modified": "2025-04-02T10:10:47.596753Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/437e7ccd-c10f-425e-acb4-a6356a56c4c5/?format=api",
            "uuid": "437e7ccd-c10f-425e-acb4-a6356a56c4c5",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-04-01T09:41:05Z",
            "value_type": "float",
            "last_value": 7.67,
            "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/87dcf771-4cab-43c1-8d12-4e4426eab20d/?format=api",
                "uuid": "87dcf771-4cab-43c1-8d12-4e4426eab20d",
                "name": "27HP0102002",
                "code": "27HP0102002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-02T12:43:17Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T13:45:44Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:45.781936Z",
            "last_modified": "2025-04-03T08:30:40.261511Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0b96f33-efe6-4bfe-9a0f-39b8374caf82/?format=api",
            "uuid": "b0b96f33-efe6-4bfe-9a0f-39b8374caf82",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-04-01T08:54:56Z",
            "value_type": "float",
            "last_value": 7.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/7e513255-0250-4ec2-acf7-da55ee6fc9ed/?format=api",
                "uuid": "7e513255-0250-4ec2-acf7-da55ee6fc9ed",
                "name": "28CP0120005",
                "code": "28CP0120005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-02T12:12:06Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T13:01:21Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:46.131892Z",
            "last_modified": "2025-04-04T08:45:36.053799Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ba57707-ca39-495e-b563-cf17fd491978/?format=api",
            "uuid": "1ba57707-ca39-495e-b563-cf17fd491978",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1978-04-28T11:00:00Z",
            "end": "2005-01-14T11:00:00Z",
            "value_type": "float",
            "last_value": 8.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/2ad45a9b-33c2-4ce9-9dc6-59ece9b61f4e/?format=api",
                "uuid": "2ad45a9b-33c2-4ce9-9dc6-59ece9b61f4e",
                "name": "28CP0175003",
                "code": "28CP0175003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-14T12:00:00Z",
                        "start": "1978-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2018-03-02T08:49:46.590133Z",
            "last_modified": "2022-10-15T20:48:09.356739Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ddedca1-31a3-465e-bafe-5fd254886989/?format=api",
            "uuid": "1ddedca1-31a3-465e-bafe-5fd254886989",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-03-31T07:30:58Z",
            "value_type": "float",
            "last_value": 10.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/0d406881-8bfa-4b8b-b100-a7f8c7a467b9/?format=api",
                "uuid": "0d406881-8bfa-4b8b-b100-a7f8c7a467b9",
                "name": "28CP0126001",
                "code": "28CP0126001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-02T10:11:31Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T09:46:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:46.950576Z",
            "last_modified": "2025-04-02T10:15:35.868247Z",
            "access_modifier": "Public"
        }
    ]
}