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/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=25",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=23",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9004c754-38e7-4c9d-b95d-ff929917399a/?format=api",
            "uuid": "9004c754-38e7-4c9d-b95d-ff929917399a",
            "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/08b037bf-44bc-486a-8d24-fb39a023ff20/?format=api",
                "uuid": "08b037bf-44bc-486a-8d24-fb39a023ff20",
                "name": "22DP0150002",
                "code": "22DP0150002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:31.229514Z",
            "last_modified": "2022-12-20T14:11:40.791955Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9ab6d134-6fa2-4a16-a805-327edc4707ea/?format=api",
            "uuid": "9ab6d134-6fa2-4a16-a805-327edc4707ea",
            "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/4828a59c-d76e-474b-856e-8b0394f4bde5/?format=api",
                "uuid": "4828a59c-d76e-474b-856e-8b0394f4bde5",
                "name": "22DP0150005",
                "code": "22DP0150005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:34.044906Z",
            "last_modified": "2022-12-20T14:11:41.688941Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18d6e08c-0f57-4f11-801c-5072d35099aa/?format=api",
            "uuid": "18d6e08c-0f57-4f11-801c-5072d35099aa",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-08-22T11:00:00Z",
            "end": "2025-05-22T10:00:00Z",
            "value_type": "float",
            "last_value": 6.5,
            "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/159d32f9-f87c-43e4-a734-d0a522f65a65/?format=api",
                "uuid": "159d32f9-f87c-43e4-a734-d0a522f65a65",
                "name": "22DM001001",
                "code": "22DM001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-08-22T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T14:35:38.719521Z",
            "last_modified": "2025-05-26T14:20:51.729137Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ee5ff2d-5ada-4cce-818e-c3fdb656ef21/?format=api",
            "uuid": "5ee5ff2d-5ada-4cce-818e-c3fdb656ef21",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-08-22T09:04:55Z",
            "end": "2025-05-22T10:02:04Z",
            "value_type": "float",
            "last_value": 6.51,
            "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/159d32f9-f87c-43e4-a734-d0a522f65a65/?format=api",
                "uuid": "159d32f9-f87c-43e4-a734-d0a522f65a65",
                "name": "22DM001001",
                "code": "22DM001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-08-22T10:04:55Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T14:35:39.263268Z",
            "last_modified": "2025-05-26T11:36:37.814168Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43880ab2-11bc-4380-904f-c9dc9f021a52/?format=api",
            "uuid": "43880ab2-11bc-4380-904f-c9dc9f021a52",
            "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/93e365f1-2fd1-4fa0-b063-d1c9df104094/?format=api",
                "uuid": "93e365f1-2fd1-4fa0-b063-d1c9df104094",
                "name": "22DM002001",
                "code": "22DM002001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T14:35:51.842616Z",
            "last_modified": "2023-06-30T14:35:51.842586Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f67869d7-9ac5-4aeb-b96c-1d6604eacff5/?format=api",
            "uuid": "f67869d7-9ac5-4aeb-b96c-1d6604eacff5",
            "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/93e365f1-2fd1-4fa0-b063-d1c9df104094/?format=api",
                "uuid": "93e365f1-2fd1-4fa0-b063-d1c9df104094",
                "name": "22DM002001",
                "code": "22DM002001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T14:35:52.415602Z",
            "last_modified": "2023-06-30T14:35:52.415586Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf38a28f-886a-43f5-a7aa-fa9cf41e61e8/?format=api",
            "uuid": "bf38a28f-886a-43f5-a7aa-fa9cf41e61e8",
            "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/d5eebd6b-2ab1-4049-9da7-2bf9cddb8636/?format=api",
                "uuid": "d5eebd6b-2ab1-4049-9da7-2bf9cddb8636",
                "name": "28BM027001",
                "code": "28BM027001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:13:37.578020Z",
            "last_modified": "2023-06-30T15:13:37.578006Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/226c2b8e-c079-4aa8-8f20-298cba28f044/?format=api",
            "uuid": "226c2b8e-c079-4aa8-8f20-298cba28f044",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T05:36:49Z",
            "end": "2024-03-19T11:21:38Z",
            "value_type": "float",
            "last_value": 6.05,
            "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/d5eebd6b-2ab1-4049-9da7-2bf9cddb8636/?format=api",
                "uuid": "d5eebd6b-2ab1-4049-9da7-2bf9cddb8636",
                "name": "28BM027001",
                "code": "28BM027001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-03T06:36:49Z",
                            "start": "2023-07-03T06:36:49Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-11-14T11:18:48Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:13:38.121480Z",
            "last_modified": "2024-03-20T10:56:27.057086Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df429e45-cc93-4a52-b22a-48a62e6dabe3/?format=api",
            "uuid": "df429e45-cc93-4a52-b22a-48a62e6dabe3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-03T11:00:00Z",
            "end": "2025-06-02T11:00:00Z",
            "value_type": "float",
            "last_value": 5.782,
            "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/cfe55445-35a1-46ad-8783-16dba80a620a/?format=api",
                "uuid": "cfe55445-35a1-46ad-8783-16dba80a620a",
                "name": "28BM028001",
                "code": "28BM028001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:13:40.467186Z",
            "last_modified": "2025-06-03T14:36:44.356772Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7572b119-2b3b-43cc-84bd-9ad6e0c25e6d/?format=api",
            "uuid": "7572b119-2b3b-43cc-84bd-9ad6e0c25e6d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T07:30:11Z",
            "end": "2025-06-02T11:44:07Z",
            "value_type": "float",
            "last_value": 5.79,
            "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/cfe55445-35a1-46ad-8783-16dba80a620a/?format=api",
                "uuid": "cfe55445-35a1-46ad-8783-16dba80a620a",
                "name": "28BM028001",
                "code": "28BM028001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-03T08:30:11Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T15:13:41.058252Z",
            "last_modified": "2025-06-03T13:55:31.395626Z",
            "access_modifier": "Public"
        }
    ]
}