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/73461e9f-4588-4178-91cc-8b6aeeb689e1/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 120,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/73461e9f-4588-4178-91cc-8b6aeeb689e1/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/73461e9f-4588-4178-91cc-8b6aeeb689e1/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8423536a-c308-422b-8fb1-1c78d9272d1e/?format=api",
            "uuid": "8423536a-c308-422b-8fb1-1c78d9272d1e",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-08-10T08:26:00Z",
            "end": "2024-05-13T08:18:57Z",
            "value_type": "float",
            "last_value": -1.604,
            "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/a66f9983-9abf-4214-855e-fdd458766990/?format=api",
                "uuid": "a66f9983-9abf-4214-855e-fdd458766990",
                "name": "38EM006001",
                "code": "38EM006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-08-10T09:26:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2021-12-02T16:51:05.133189Z",
            "last_modified": "2024-06-19T09:07:54.265392Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9b73ca06-83db-4f05-8451-e3bd8146d34c/?format=api",
            "uuid": "9b73ca06-83db-4f05-8451-e3bd8146d34c",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-08-10T07:44:00Z",
            "end": "2024-05-13T07:37:54Z",
            "value_type": "float",
            "last_value": -1.132,
            "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/3a1431e6-8927-4b1f-8c2d-42a6d702e184/?format=api",
                "uuid": "3a1431e6-8927-4b1f-8c2d-42a6d702e184",
                "name": "38EM007001",
                "code": "38EM007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-08-10T08:44:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2021-12-02T16:51:05.133379Z",
            "last_modified": "2024-06-19T09:08:03.958092Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0343d3d-b992-4d88-86de-2e2f45dad96b/?format=api",
            "uuid": "c0343d3d-b992-4d88-86de-2e2f45dad96b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T09:15:00Z",
            "end": "2024-05-13T06:58:26Z",
            "value_type": "float",
            "last_value": -0.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/cd40f14c-9781-4633-9462-ed0cee44aa4e/?format=api",
                "uuid": "cd40f14c-9781-4633-9462-ed0cee44aa4e",
                "name": "B38E2479001",
                "code": "38EM001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T09:45:00Z",
                            "start": "2020-10-05T10:15:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T10:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:31.108665Z",
            "last_modified": "2024-07-02T06:37:34.440435Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/40e578a2-4dc3-4224-bcea-bcc23f49b936/?format=api",
            "uuid": "40e578a2-4dc3-4224-bcea-bcc23f49b936",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2024-05-13T05:00:00Z",
            "value_type": "float",
            "last_value": -0.541,
            "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/cd40f14c-9781-4633-9462-ed0cee44aa4e/?format=api",
                "uuid": "cd40f14c-9781-4633-9462-ed0cee44aa4e",
                "name": "B38E2479001",
                "code": "38EM001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:31.545905Z",
            "last_modified": "2025-01-27T10:54:23.358613Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c943e3df-d92b-4715-ac72-d22e276baec0/?format=api",
            "uuid": "c943e3df-d92b-4715-ac72-d22e276baec0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T09:15:00Z",
            "end": "2024-05-13T06:58:31Z",
            "value_type": "float",
            "last_value": -0.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/3e49ec23-09b5-4a3a-804a-cebd1db8c38b/?format=api",
                "uuid": "3e49ec23-09b5-4a3a-804a-cebd1db8c38b",
                "name": "B38E2479002",
                "code": "38EM001002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T09:45:00Z",
                            "start": "2020-10-05T10:15:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T10:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:33.565109Z",
            "last_modified": "2024-05-13T11:05:20.021287Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/160ba17d-eac6-4efe-9f19-56a265908874/?format=api",
            "uuid": "160ba17d-eac6-4efe-9f19-56a265908874",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2021-03-15T07:43:07Z",
            "value_type": "float",
            "last_value": -0.35700000000000004,
            "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/3e49ec23-09b5-4a3a-804a-cebd1db8c38b/?format=api",
                "uuid": "3e49ec23-09b5-4a3a-804a-cebd1db8c38b",
                "name": "B38E2479002",
                "code": "38EM001002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:33.981994Z",
            "last_modified": "2023-06-23T07:44:47.247597Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec64ac2f-be7e-4175-b925-f591009a85a8/?format=api",
            "uuid": "ec64ac2f-be7e-4175-b925-f591009a85a8",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T09:15:00Z",
            "end": "2024-05-13T06:58:36Z",
            "value_type": "float",
            "last_value": -0.25,
            "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/f85aa96c-7e94-4c7e-8e44-32fe501a3b27/?format=api",
                "uuid": "f85aa96c-7e94-4c7e-8e44-32fe501a3b27",
                "name": "B38E2479003",
                "code": "38EM001003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T09:45:00Z",
                            "start": "2020-10-05T10:15:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T10:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:35.828321Z",
            "last_modified": "2024-06-28T10:19:06.950262Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ba06171c-08c9-4a46-8022-384a2b36ff81/?format=api",
            "uuid": "ba06171c-08c9-4a46-8022-384a2b36ff81",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2024-05-13T05:00:00Z",
            "value_type": "float",
            "last_value": -0.24900000000000003,
            "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/f85aa96c-7e94-4c7e-8e44-32fe501a3b27/?format=api",
                "uuid": "f85aa96c-7e94-4c7e-8e44-32fe501a3b27",
                "name": "B38E2479003",
                "code": "38EM001003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:36.270298Z",
            "last_modified": "2024-06-28T10:19:14.092175Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1157f292-89ab-4c02-84cd-0fa9bff95ed2/?format=api",
            "uuid": "1157f292-89ab-4c02-84cd-0fa9bff95ed2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T09:15:00Z",
            "end": "2024-05-13T06:58:41Z",
            "value_type": "float",
            "last_value": 0.01,
            "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/64a8f144-b032-4633-aeb0-ef20151a3057/?format=api",
                "uuid": "64a8f144-b032-4633-aeb0-ef20151a3057",
                "name": "B38E2479004",
                "code": "38EM001004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T09:45:00Z",
                            "start": "2020-10-05T10:15:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T10:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:38.228214Z",
            "last_modified": "2024-05-13T11:05:18.199791Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f06e65e-2350-488c-8356-d0b6fc5c49c3/?format=api",
            "uuid": "1f06e65e-2350-488c-8356-d0b6fc5c49c3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2021-03-15T08:00:02Z",
            "value_type": "float",
            "last_value": -0.04100000000000001,
            "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/64a8f144-b032-4633-aeb0-ef20151a3057/?format=api",
                "uuid": "64a8f144-b032-4633-aeb0-ef20151a3057",
                "name": "B38E2479004",
                "code": "38EM001004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:38.706359Z",
            "last_modified": "2023-06-23T06:44:47.515812Z",
            "access_modifier": "Public"
        }
    ]
}