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=7
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=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d82bafc-3123-419e-9ee4-3344662b2870/?format=api",
            "uuid": "4d82bafc-3123-419e-9ee4-3344662b2870",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-03-31T05:00:00Z",
            "value_type": "float",
            "last_value": 8.886000000000001,
            "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/a9895f71-f679-4d0b-b05f-1b8285e62509/?format=api",
                "uuid": "a9895f71-f679-4d0b-b05f-1b8285e62509",
                "name": "B28C0364001",
                "code": "B28C0364001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:01:53.615381Z",
            "last_modified": "2025-04-04T08:45:43.735353Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2756402d-3714-4e1d-b365-a7ad9960313d/?format=api",
            "uuid": "2756402d-3714-4e1d-b365-a7ad9960313d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-03-31T05:00:00Z",
            "value_type": "float",
            "last_value": 9.767000000000001,
            "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/a798f99f-731c-49f9-a57d-e09d8a18b1c4/?format=api",
                "uuid": "a798f99f-731c-49f9-a57d-e09d8a18b1c4",
                "name": "B28C0368001",
                "code": "B28C0368001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:01:55.385658Z",
            "last_modified": "2025-04-04T08:45:37.388747Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38246ccf-a4cb-4846-94d3-f516f8e7015f/?format=api",
            "uuid": "38246ccf-a4cb-4846-94d3-f516f8e7015f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-04-02T05:00:00Z",
            "value_type": "float",
            "last_value": 9.325,
            "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/ec3acd55-358e-4ee9-82c7-0bfee0fe27b8/?format=api",
                "uuid": "ec3acd55-358e-4ee9-82c7-0bfee0fe27b8",
                "name": "B28C0397001",
                "code": "B28C0397001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:01:56.561014Z",
            "last_modified": "2025-04-04T08:45:43.618359Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2d80037a-cfcc-4be3-9bd7-6a736b179422/?format=api",
            "uuid": "2d80037a-cfcc-4be3-9bd7-6a736b179422",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2024-02-26T11:00:00Z",
            "value_type": "float",
            "last_value": 8.052,
            "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/3e6f3ced-a913-403b-8fc6-5915056f709e/?format=api",
                "uuid": "3e6f3ced-a913-403b-8fc6-5915056f709e",
                "name": "27HP0035001",
                "code": "27HP0035001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2005-06-01T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2006-01-01T12:00:01+0100"
                }
            },
            "created": "2016-02-10T20:13:33.052000Z",
            "last_modified": "2024-09-25T12:53:04.702574Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b7863b5d-e3c6-450b-b90b-5068e144db5d/?format=api",
            "uuid": "b7863b5d-e3c6-450b-b90b-5068e144db5d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-05-14T11:00:00Z",
            "value_type": "float",
            "last_value": 11.364,
            "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/f3f9fd17-a30d-4586-99d9-6e986ab22f97/?format=api",
                "uuid": "f3f9fd17-a30d-4586-99d9-6e986ab22f97",
                "name": "28CP0076001",
                "code": "28CP0076001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:14:25.543194Z",
            "last_modified": "2025-05-16T05:36:30.376161Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8a85f9f7-12da-4c03-b677-54df849846db/?format=api",
            "uuid": "8a85f9f7-12da-4c03-b677-54df849846db",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-04-07T11:00:00Z",
            "value_type": "float",
            "last_value": 9.33,
            "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/054b5b7e-3c86-40e2-9b9a-f39ff2d4c506/?format=api",
                "uuid": "054b5b7e-3c86-40e2-9b9a-f39ff2d4c506",
                "name": "28CL0115001",
                "code": "28CL0115001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:17:00.224513Z",
            "last_modified": "2025-04-09T06:20:24.125926Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7fc1cd3d-ca02-4ab4-a235-6850decac426/?format=api",
            "uuid": "7fc1cd3d-ca02-4ab4-a235-6850decac426",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-04-28T11:00:00Z",
            "end": "2005-01-14T11:00:00Z",
            "value_type": "float",
            "last_value": 10.17,
            "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/edc10135-ac38-4466-9f2d-5177e3e4e84e/?format=api",
                "uuid": "edc10135-ac38-4466-9f2d-5177e3e4e84e",
                "name": "28CP0108001",
                "code": "28CP0108001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-14T12:00:00Z",
                        "start": "1972-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:49:25.131933Z",
            "last_modified": "2022-10-15T19:56:07.471690Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6ed89cca-af7a-43da-86fd-a94b97d900bd/?format=api",
            "uuid": "6ed89cca-af7a-43da-86fd-a94b97d900bd",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-10-14T11:00:00Z",
            "end": "2005-01-14T11:00:00Z",
            "value_type": "float",
            "last_value": 8.64,
            "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/d30d4434-4f79-4283-8f34-d183be6696a9/?format=api",
                "uuid": "d30d4434-4f79-4283-8f34-d183be6696a9",
                "name": "28CP0028002",
                "code": "28CP0028002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-14T12:00:00Z",
                        "start": "1971-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:49:25.515208Z",
            "last_modified": "2022-10-15T20:40:00.474066Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01d6595a-250a-4ebe-804d-011fd9a37e56/?format=api",
            "uuid": "01d6595a-250a-4ebe-804d-011fd9a37e56",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-04-28T11:00:00Z",
            "end": "2005-01-14T11:00:00Z",
            "value_type": "float",
            "last_value": 10.15,
            "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/50ee933b-73f3-4251-9ca6-c7f25d6828af/?format=api",
                "uuid": "50ee933b-73f3-4251-9ca6-c7f25d6828af",
                "name": "28CP0108002",
                "code": "28CP0108002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-14T12:00:00Z",
                        "start": "1972-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:49:25.940300Z",
            "last_modified": "2022-10-15T20:43:38.692223Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa044641-8aeb-4193-8108-9b2019b9430e/?format=api",
            "uuid": "aa044641-8aeb-4193-8108-9b2019b9430e",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-04-02T06:23:49Z",
            "value_type": "float",
            "last_value": 8.21,
            "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/9cc9002b-7596-42fb-8666-6688c88bf0d8/?format=api",
                "uuid": "9cc9002b-7596-42fb-8666-6688c88bf0d8",
                "name": "28CP0176001",
                "code": "28CP0176001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-02T12:36:26Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-04T14:21:01Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:26.321494Z",
            "last_modified": "2025-04-28T12:35:24.606846Z",
            "access_modifier": "Public"
        }
    ]
}