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/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c27cb620-66b1-46e0-9a9c-23e87c3e3b22/?format=api",
            "uuid": "c27cb620-66b1-46e0-9a9c-23e87c3e3b22",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1987-01-29T11:00:00Z",
            "end": "2005-03-16T09:00:00Z",
            "value_type": "float",
            "last_value": 8.45,
            "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/88d4cf82-2f2f-4b33-8c41-4bdaafad4c0d/?format=api",
                "uuid": "88d4cf82-2f2f-4b33-8c41-4bdaafad4c0d",
                "name": "22DP0148002",
                "code": "22DP0148002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-03-16T10:00:00Z",
                            "start": "1987-01-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T08:32:55.826546Z",
            "last_modified": "2024-07-20T09:37:10.510042Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/06465f90-bdbb-44ce-b852-1fd7bccc6aef/?format=api",
            "uuid": "06465f90-bdbb-44ce-b852-1fd7bccc6aef",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1987-01-29T11:00:00Z",
            "end": "2005-03-16T09:00:00Z",
            "value_type": "float",
            "last_value": 7.89,
            "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/7f1aafc6-fd96-4a57-b841-33eabd9af5d3/?format=api",
                "uuid": "7f1aafc6-fd96-4a57-b841-33eabd9af5d3",
                "name": "22DP0148005",
                "code": "22DP0148005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-03-16T10:00:00Z",
                            "start": "1987-01-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T08:32:58.469645Z",
            "last_modified": "2024-07-20T09:37:10.810843Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13d80d0f-e8f1-4ca1-aa96-805e51cad078/?format=api",
            "uuid": "13d80d0f-e8f1-4ca1-aa96-805e51cad078",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1976-10-14T11:00:00Z",
            "end": "2005-03-16T09:00:00Z",
            "value_type": "float",
            "last_value": 8.41,
            "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/1940b524-0757-454c-9e1e-239536b751d0/?format=api",
                "uuid": "1940b524-0757-454c-9e1e-239536b751d0",
                "name": "22GP0043001",
                "code": "22GP0043001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-03-16T10:00:00Z",
                            "start": "1976-10-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T08:33:11.707405Z",
            "last_modified": "2024-07-21T09:22:05.779923Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2268282a-5119-4cf0-a6fb-d0ac68059c2b/?format=api",
            "uuid": "2268282a-5119-4cf0-a6fb-d0ac68059c2b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1976-10-14T11:00:00Z",
            "end": "2005-03-16T09:00:00Z",
            "value_type": "float",
            "last_value": 8.53,
            "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/6e63945f-b588-423c-bf97-d9339c8558f2/?format=api",
                "uuid": "6e63945f-b588-423c-bf97-d9339c8558f2",
                "name": "22GP0043002",
                "code": "22GP0043002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-03-16T10:00:00Z",
                            "start": "1976-10-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T08:33:14.315771Z",
            "last_modified": "2024-07-21T09:22:06.077317Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f9e29d93-cfb0-4477-8b14-a94f12e30fb5/?format=api",
            "uuid": "f9e29d93-cfb0-4477-8b14-a94f12e30fb5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1976-10-14T11:00:00Z",
            "end": "2003-01-28T11:00:00Z",
            "value_type": "float",
            "last_value": 8.54,
            "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/56995fe0-61c3-4968-bd0f-2d5f593e580e/?format=api",
                "uuid": "56995fe0-61c3-4968-bd0f-2d5f593e580e",
                "name": "22GP0045001",
                "code": "22GP0045001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-01-28T12:00:00Z",
                        "start": "1976-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:33:22.469962Z",
            "last_modified": "2023-07-09T20:33:38.694517Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b65b33b2-fb45-4fb2-856b-6fb3824d45f4/?format=api",
            "uuid": "b65b33b2-fb45-4fb2-856b-6fb3824d45f4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1976-10-14T11:00:00Z",
            "end": "2003-01-28T11:00:00Z",
            "value_type": "float",
            "last_value": 8.38,
            "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/cdac668c-274f-4b62-9ed6-bddf9afca6d6/?format=api",
                "uuid": "cdac668c-274f-4b62-9ed6-bddf9afca6d6",
                "name": "22GP0045002",
                "code": "22GP0045002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-01-28T12:00:00Z",
                        "start": "1976-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:33:25.089487Z",
            "last_modified": "2023-07-09T20:33:39.448745Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/898b890b-8b8b-4e95-bba8-29d4c106a53b/?format=api",
            "uuid": "898b890b-8b8b-4e95-bba8-29d4c106a53b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-07-14T11:00:00Z",
            "end": "2005-03-16T09:00:00Z",
            "value_type": "float",
            "last_value": 9.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/29d84d98-05fd-4974-a362-5ada693d00a4/?format=api",
                "uuid": "29d84d98-05fd-4974-a362-5ada693d00a4",
                "name": "22GP0051001",
                "code": "22GP0051001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-03-16T10:00:00Z",
                        "start": "1980-07-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:33:27.691472Z",
            "last_modified": "2023-07-09T20:33:39.974115Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce7b8b3e-27b8-43ad-8b00-dd8d7dd2eba5/?format=api",
            "uuid": "ce7b8b3e-27b8-43ad-8b00-dd8d7dd2eba5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-07-14T11:00:00Z",
            "end": "2005-03-16T09:00:00Z",
            "value_type": "float",
            "last_value": 10.02,
            "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/818191af-fb3a-4702-a757-eea36156eae0/?format=api",
                "uuid": "818191af-fb3a-4702-a757-eea36156eae0",
                "name": "22GP0051003",
                "code": "22GP0051003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-03-16T10:00:00Z",
                        "start": "1980-07-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:33:30.359348Z",
            "last_modified": "2023-07-09T20:33:40.548449Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc69554c-1a95-4c9a-b313-bf73e8023178/?format=api",
            "uuid": "dc69554c-1a95-4c9a-b313-bf73e8023178",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-07-28T11:00:00Z",
            "end": "2004-09-28T11:00:00Z",
            "value_type": "float",
            "last_value": 7.4,
            "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/60121a3b-92ac-4b80-bdf7-683dcdfaff71/?format=api",
                "uuid": "60121a3b-92ac-4b80-bdf7-683dcdfaff71",
                "name": "22DP0092002",
                "code": "22DP0092002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-09-28T12:00:00Z",
                        "start": "1980-07-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:00:24.788086Z",
            "last_modified": "2023-07-09T20:54:02.476923Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe1faa63-b671-4073-a8a5-ae39be79968f/?format=api",
            "uuid": "fe1faa63-b671-4073-a8a5-ae39be79968f",
            "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/60121a3b-92ac-4b80-bdf7-683dcdfaff71/?format=api",
                "uuid": "60121a3b-92ac-4b80-bdf7-683dcdfaff71",
                "name": "22DP0092002",
                "code": "22DP0092002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:00:25.111572Z",
            "last_modified": "2022-12-20T14:53:44.250840Z",
            "access_modifier": "Public"
        }
    ]
}