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/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7d776ac7-d301-44fa-8bb5-028a5510791d/?format=api",
            "uuid": "7d776ac7-d301-44fa-8bb5-028a5510791d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-07T11:00:00Z",
            "value_type": "float",
            "last_value": -0.134,
            "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/9788c133-b9bf-4fc8-bd4c-585dc2ee8341/?format=api",
                "uuid": "9788c133-b9bf-4fc8-bd4c-585dc2ee8341",
                "name": "16GP0144001",
                "code": "16GP0144001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:13.641811Z",
            "last_modified": "2025-04-09T07:10:24.784840Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5088c6a7-f1fb-4e0a-8561-fdc04deee777/?format=api",
            "uuid": "5088c6a7-f1fb-4e0a-8561-fdc04deee777",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "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/72bbc9c6-330c-4e3e-8adf-df64839f01f4/?format=api",
                "uuid": "72bbc9c6-330c-4e3e-8adf-df64839f01f4",
                "name": "16GP0145001",
                "code": "16GP0145001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:15.096093Z",
            "last_modified": "2025-04-09T07:10:12.826189Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97f9a10a-80e0-437c-b5d0-a139ea4a9b3f/?format=api",
            "uuid": "97f9a10a-80e0-437c-b5d0-a139ea4a9b3f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "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/43d8f967-afce-45cf-b75d-a4b5a093d2db/?format=api",
                "uuid": "43d8f967-afce-45cf-b75d-a4b5a093d2db",
                "name": "16GP0157001",
                "code": "16GP0157001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:16.653679Z",
            "last_modified": "2025-04-09T07:10:14.535423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ee6aa52-bb0d-4d18-9484-6f751209fb90/?format=api",
            "uuid": "0ee6aa52-bb0d-4d18-9484-6f751209fb90",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-08T05:00:00Z",
            "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/4bec104b-9034-4c38-a564-f49c218219a8/?format=api",
                "uuid": "4bec104b-9034-4c38-a564-f49c218219a8",
                "name": "16GP0158001",
                "code": "16GP0158001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:18.277438Z",
            "last_modified": "2025-04-09T07:10:17.440096Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e47fecb5-a4bd-4a11-bace-9db9c4ede944/?format=api",
            "uuid": "e47fecb5-a4bd-4a11-bace-9db9c4ede944",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-07T08:00:00Z",
            "value_type": "float",
            "last_value": -0.581,
            "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/efe383c2-90b8-408c-8396-20c42fc6b68b/?format=api",
                "uuid": "efe383c2-90b8-408c-8396-20c42fc6b68b",
                "name": "16GP0159001",
                "code": "16GP0159001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:19.605194Z",
            "last_modified": "2025-04-09T07:15:02.737111Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18dcd9dd-6ca3-48b7-afff-f31924812fd9/?format=api",
            "uuid": "18dcd9dd-6ca3-48b7-afff-f31924812fd9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "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/a9a61d54-42ed-4e5d-a689-25959f96302d/?format=api",
                "uuid": "a9a61d54-42ed-4e5d-a689-25959f96302d",
                "name": "16GP0167001",
                "code": "16GP0167001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:21.105527Z",
            "last_modified": "2025-04-09T07:15:08.598461Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6916d5e7-8ad6-4ae7-b69f-41fe12d40c35/?format=api",
            "uuid": "6916d5e7-8ad6-4ae7-b69f-41fe12d40c35",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-25T11:00:00Z",
            "end": "2025-04-08T05:00:00Z",
            "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/b3924f9d-079a-4fa3-8ba5-27986d45b2a3/?format=api",
                "uuid": "b3924f9d-079a-4fa3-8ba5-27986d45b2a3",
                "name": "16GP0169001",
                "code": "16GP0169001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-25T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:22.706347Z",
            "last_modified": "2025-04-09T07:15:05.120864Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/90d1d17a-a503-451c-9f2e-e8190a117ef6/?format=api",
            "uuid": "90d1d17a-a503-451c-9f2e-e8190a117ef6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-07T02:00:00Z",
            "value_type": "float",
            "last_value": -0.08,
            "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/93b61ed0-8b13-48c9-9214-28644c870dfb/?format=api",
                "uuid": "93b61ed0-8b13-48c9-9214-28644c870dfb",
                "name": "16GP0171001",
                "code": "16GP0171001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:24.094644Z",
            "last_modified": "2025-04-09T07:15:13.545307Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0abcadf0-c009-4a99-8b07-b1f0727b3d54/?format=api",
            "uuid": "0abcadf0-c009-4a99-8b07-b1f0727b3d54",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-07T11:00:00Z",
            "value_type": "float",
            "last_value": -0.386,
            "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/9a68c9f4-591c-46c5-8e53-c293b5265b43/?format=api",
                "uuid": "9a68c9f4-591c-46c5-8e53-c293b5265b43",
                "name": "16GP0199001",
                "code": "16GP0199001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:25.568893Z",
            "last_modified": "2025-04-09T07:15:11.437166Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/546d436e-cfd2-4d80-8eab-92f566ca34e8/?format=api",
            "uuid": "546d436e-cfd2-4d80-8eab-92f566ca34e8",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2006-02-03T11:00:00Z",
            "end": "2025-04-07T08:00:00Z",
            "value_type": "float",
            "last_value": -0.533,
            "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/ef12b31d-0138-4cce-965f-ed3e41a240df/?format=api",
                "uuid": "ef12b31d-0138-4cce-965f-ed3e41a240df",
                "name": "16GP0201001",
                "code": "16GP0201001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2006-02-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:05:29.326418Z",
            "last_modified": "2025-04-09T07:15:07.189874Z",
            "access_modifier": "Public"
        }
    ]
}