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/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb494751-d685-4f5c-b8ed-b7297b93c3fa/?format=api",
            "uuid": "cb494751-d685-4f5c-b8ed-b7297b93c3fa",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/86d3cd6b-8d19-4e15-8779-34d4f6a3a1cd/?format=api",
                "uuid": "86d3cd6b-8d19-4e15-8779-34d4f6a3a1cd",
                "name": "EEWP005008",
                "code": "EEWP005008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:22:54.923574Z",
            "last_modified": "2022-10-05T07:22:54.923561Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/69f4b0fe-7bc6-49b0-9226-a599c4507256/?format=api",
            "uuid": "69f4b0fe-7bc6-49b0-9226-a599c4507256",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "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/b77471d7-aa91-4d03-b981-f93137617c66/?format=api",
                "uuid": "b77471d7-aa91-4d03-b981-f93137617c66",
                "name": "EEWP005009",
                "code": "EEWP005009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:22:57.871652Z",
            "last_modified": "2022-10-05T07:22:57.871626Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18685c24-026b-4dc2-90ea-675e8d90a7c9/?format=api",
            "uuid": "18685c24-026b-4dc2-90ea-675e8d90a7c9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-02-27T09:32:07Z",
            "end": "2025-06-02T10:51:02Z",
            "value_type": "float",
            "last_value": -1.46,
            "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/b77471d7-aa91-4d03-b981-f93137617c66/?format=api",
                "uuid": "b77471d7-aa91-4d03-b981-f93137617c66",
                "name": "EEWP005009",
                "code": "EEWP005009"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-02-27T10:32:07Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:22:58.310016Z",
            "last_modified": "2025-06-03T13:46:41.370904Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2f6ab65f-d31f-4892-86dd-73b460b2ddff/?format=api",
            "uuid": "2f6ab65f-d31f-4892-86dd-73b460b2ddff",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-03-25T14:00:00Z",
            "end": "2025-06-02T08:00:00Z",
            "value_type": "float",
            "last_value": -1.119,
            "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/148ba408-c2f7-4654-bf96-d03ca97a6195/?format=api",
                "uuid": "148ba408-c2f7-4654-bf96-d03ca97a6195",
                "name": "EEWP005010",
                "code": "EEWP005010"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-03-25T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:23:01.573432Z",
            "last_modified": "2025-06-04T06:37:04.322920Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d14cfe2d-eb84-44d7-bfa3-65721d354b4d/?format=api",
            "uuid": "d14cfe2d-eb84-44d7-bfa3-65721d354b4d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-02-27T09:32:14Z",
            "end": "2025-06-02T10:51:08Z",
            "value_type": "float",
            "last_value": -1.12,
            "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/148ba408-c2f7-4654-bf96-d03ca97a6195/?format=api",
                "uuid": "148ba408-c2f7-4654-bf96-d03ca97a6195",
                "name": "EEWP005010",
                "code": "EEWP005010"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2024-02-27T10:32:14Z",
                            "start": "2024-02-27T10:32:14Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-05-21T10:12:12Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-05T07:23:02.087853Z",
            "last_modified": "2025-06-04T06:37:13.333967Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3aeb5d17-e96d-4e3a-a385-6b8431bf91a0/?format=api",
            "uuid": "3aeb5d17-e96d-4e3a-a385-6b8431bf91a0",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "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/495734c9-5bd0-42cf-b0ea-e6ece44e7589/?format=api",
                "uuid": "495734c9-5bd0-42cf-b0ea-e6ece44e7589",
                "name": "EEWP005011",
                "code": "EEWP005011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:23:05.301168Z",
            "last_modified": "2022-10-05T07:23:05.301153Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e418b6bd-5c4d-43d1-ab62-5da3d33a8ee6/?format=api",
            "uuid": "e418b6bd-5c4d-43d1-ab62-5da3d33a8ee6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-02-27T09:32:31Z",
            "end": "2025-06-02T10:51:13Z",
            "value_type": "float",
            "last_value": -1.03,
            "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/495734c9-5bd0-42cf-b0ea-e6ece44e7589/?format=api",
                "uuid": "495734c9-5bd0-42cf-b0ea-e6ece44e7589",
                "name": "EEWP005011",
                "code": "EEWP005011"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-02-27T10:32:31Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:23:05.683966Z",
            "last_modified": "2025-06-03T13:46:42.316710Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a2c82b8-133f-465a-8ed7-b422f873a8eb/?format=api",
            "uuid": "5a2c82b8-133f-465a-8ed7-b422f873a8eb",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-03-25T14:00:00Z",
            "end": "2025-06-02T08:00:00Z",
            "value_type": "float",
            "last_value": -1.057,
            "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/0ba80104-1390-4a27-aafb-5922067e62e1/?format=api",
                "uuid": "0ba80104-1390-4a27-aafb-5922067e62e1",
                "name": "EEWP005012",
                "code": "EEWP005012"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-03-25T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:23:09.421737Z",
            "last_modified": "2025-06-03T14:50:30.851257Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/763601dd-8fa3-4bcf-bdef-7336e8eef4ea/?format=api",
            "uuid": "763601dd-8fa3-4bcf-bdef-7336e8eef4ea",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-02-27T09:32:38Z",
            "end": "2025-06-02T10:51:22Z",
            "value_type": "float",
            "last_value": -1.0,
            "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/0ba80104-1390-4a27-aafb-5922067e62e1/?format=api",
                "uuid": "0ba80104-1390-4a27-aafb-5922067e62e1",
                "name": "EEWP005012",
                "code": "EEWP005012"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2024-02-27T10:32:38Z",
                            "start": "2024-02-27T10:32:38Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-05-21T10:12:24Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-05T07:23:09.895245Z",
            "last_modified": "2025-06-03T13:40:32.690996Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/364cc5eb-04ea-4bc8-8fc1-55d86901b9b3/?format=api",
            "uuid": "364cc5eb-04ea-4bc8-8fc1-55d86901b9b3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-02-27T14:00:00Z",
            "end": "2024-03-25T08:00:00Z",
            "value_type": "float",
            "last_value": -0.22,
            "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/a6839971-20fa-40b4-b4ca-e67dfc93e5ca/?format=api",
                "uuid": "a6839971-20fa-40b4-b4ca-e67dfc93e5ca",
                "name": "EEWP005013",
                "code": "EEWP005013"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-02-27T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-05T07:23:13.054705Z",
            "last_modified": "2024-05-23T06:32:37.598506Z",
            "access_modifier": "Public"
        }
    ]
}