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/5b69d1de-22b3-469d-98dd-84c8c75fc5ac/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 158,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/5b69d1de-22b3-469d-98dd-84c8c75fc5ac/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/5b69d1de-22b3-469d-98dd-84c8c75fc5ac/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2559b8b9-c269-4ece-a913-02b9ea9cea72/?format=api",
            "uuid": "2559b8b9-c269-4ece-a913-02b9ea9cea72",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T08:00:00Z",
            "value_type": "float",
            "last_value": 2.5840000000000005,
            "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/8995e442-5236-4e9c-b332-513126e7d56f/?format=api",
                "uuid": "8995e442-5236-4e9c-b332-513126e7d56f",
                "name": "ZEWP008001",
                "code": "ZEWP008001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:38.616766Z",
            "last_modified": "2025-05-15T10:05:31.615837Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf796b83-be33-4f43-adf4-ab200bdb3b70/?format=api",
            "uuid": "cf796b83-be33-4f43-adf4-ab200bdb3b70",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T08:00:00Z",
            "value_type": "float",
            "last_value": 2.0370000000000004,
            "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/0ce096e3-e214-407b-a3fc-8772e0454049/?format=api",
                "uuid": "0ce096e3-e214-407b-a3fc-8772e0454049",
                "name": "ZEWP008003",
                "code": "ZEWP008003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:42.145798Z",
            "last_modified": "2025-05-15T10:05:20.529071Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8cd6a898-e40d-49ba-84e8-118c8fc16327/?format=api",
            "uuid": "8cd6a898-e40d-49ba-84e8-118c8fc16327",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T11: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/7cfd6de0-84d8-4fd5-87a3-2fec35972d55/?format=api",
                "uuid": "7cfd6de0-84d8-4fd5-87a3-2fec35972d55",
                "name": "ZEWP008006",
                "code": "ZEWP008006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:46.719272Z",
            "last_modified": "2025-05-15T10:05:20.143492Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a57f718-f3d2-49bc-90fa-7520b6da672d/?format=api",
            "uuid": "4a57f718-f3d2-49bc-90fa-7520b6da672d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-02-12T08:00:00Z",
            "value_type": "float",
            "last_value": 2.6719999999999997,
            "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/1cbc9832-02e6-4f85-b813-64d340f6349a/?format=api",
                "uuid": "1cbc9832-02e6-4f85-b813-64d340f6349a",
                "name": "ZEWP008007",
                "code": "ZEWP008007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:47.273468Z",
            "last_modified": "2025-02-24T14:58:18.881405Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ccc720c-a84c-420b-941e-424391152bc5/?format=api",
            "uuid": "2ccc720c-a84c-420b-941e-424391152bc5",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T11: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/edace060-dac4-42f6-8261-ce9720542cba/?format=api",
                "uuid": "edace060-dac4-42f6-8261-ce9720542cba",
                "name": "ZEWP008008",
                "code": "ZEWP008008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:47.963581Z",
            "last_modified": "2025-05-15T10:05:36.450519Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bfb4945-6934-44e9-89ac-74a14d794eb9/?format=api",
            "uuid": "1bfb4945-6934-44e9-89ac-74a14d794eb9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T11: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/1244a02e-4a51-46ab-8a15-2287d33d1325/?format=api",
                "uuid": "1244a02e-4a51-46ab-8a15-2287d33d1325",
                "name": "ZEWP008009",
                "code": "ZEWP008009"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:49.089484Z",
            "last_modified": "2025-05-15T10:05:21.728422Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b4600a66-617d-4e03-9cb9-ea15d7d1ec09/?format=api",
            "uuid": "b4600a66-617d-4e03-9cb9-ea15d7d1ec09",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T08:00:00Z",
            "value_type": "float",
            "last_value": 3.411,
            "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/297b5a06-0989-4c44-a4a3-52059f40e7ad/?format=api",
                "uuid": "297b5a06-0989-4c44-a4a3-52059f40e7ad",
                "name": "ZEWP009001",
                "code": "ZEWP009001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:52.701654Z",
            "last_modified": "2025-05-15T10:05:28.550093Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/beef6a23-ea78-4247-925a-86c9ccdad555/?format=api",
            "uuid": "beef6a23-ea78-4247-925a-86c9ccdad555",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T08:00:00Z",
            "value_type": "float",
            "last_value": 3.475,
            "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/57adaa46-e144-4a1a-a27d-de3b99bb0cad/?format=api",
                "uuid": "57adaa46-e144-4a1a-a27d-de3b99bb0cad",
                "name": "ZEWP009004",
                "code": "ZEWP009004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:53.592156Z",
            "last_modified": "2025-05-15T10:05:42.222553Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/16940cca-7a95-46c6-a2b0-aa5ffa030445/?format=api",
            "uuid": "16940cca-7a95-46c6-a2b0-aa5ffa030445",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T08:00:00Z",
            "value_type": "float",
            "last_value": 3.555,
            "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/d07c3240-f507-4302-b527-2a9f9f408ef6/?format=api",
                "uuid": "d07c3240-f507-4302-b527-2a9f9f408ef6",
                "name": "ZEWP009007",
                "code": "ZEWP009007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:54.714106Z",
            "last_modified": "2025-05-15T10:05:26.498292Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4e6a161-a6e7-495e-817b-344b319ed535/?format=api",
            "uuid": "f4e6a161-a6e7-495e-817b-344b319ed535",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-09-12T11:00:00Z",
            "end": "2025-05-08T08:00:00Z",
            "value_type": "float",
            "last_value": 3.6910000000000003,
            "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/61ab76bf-be8a-4073-ab53-d2e9046e3de0/?format=api",
                "uuid": "61ab76bf-be8a-4073-ab53-d2e9046e3de0",
                "name": "ZEWP010001",
                "code": "ZEWP010001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T14:31:55.701635Z",
            "last_modified": "2025-05-15T10:05:35.338258Z",
            "access_modifier": "Public"
        }
    ]
}