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/9ca00fe2-b9ce-442d-8373-735932738b55/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 112,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9ca00fe2-b9ce-442d-8373-735932738b55/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5eda006a-4920-430e-8e3f-c1d364ecff7e/?format=api",
            "uuid": "5eda006a-4920-430e-8e3f-c1d364ecff7e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-31T23:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 33.65,
            "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/eadcc77c-f7d2-4804-b08d-5bf835817372/?format=api",
                "uuid": "eadcc77c-f7d2-4804-b08d-5bf835817372",
                "name": "33DP0164001",
                "code": "33DP0164001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-06-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T17:32:25.949984Z",
            "last_modified": "2025-04-22T15:05:11.456090Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf9ae622-48a3-4124-a246-a92aadefc792/?format=api",
            "uuid": "cf9ae622-48a3-4124-a246-a92aadefc792",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-06-04T23:00:00Z",
            "end": "2025-03-10T05:00:00Z",
            "value_type": "float",
            "last_value": 29.229,
            "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/7706064d-7dcd-460b-a6f9-943381e40e59/?format=api",
                "uuid": "7706064d-7dcd-460b-a6f9-943381e40e59",
                "name": "33DP0120001",
                "code": "33DP0120001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-06-05T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:20:54.717344Z",
            "last_modified": "2025-04-22T15:05:20.117293Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/25f8290e-f24e-4713-9ccf-0ec65b6dcbe3/?format=api",
            "uuid": "25f8290e-f24e-4713-9ccf-0ec65b6dcbe3",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2007-07-02T12:56:56Z",
            "value_type": "float",
            "last_value": 32.526,
            "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/4a901127-cc68-4fee-918b-a2ce85aadbf0/?format=api",
                "uuid": "4a901127-cc68-4fee-918b-a2ce85aadbf0",
                "name": "33DP0168001",
                "code": "33DP0168001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-07-02T13:56:56Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:06.118884Z",
            "last_modified": "2024-09-16T14:35:15.654347Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/005d8640-adf2-47fc-b527-0f4564670e1d/?format=api",
            "uuid": "005d8640-adf2-47fc-b527-0f4564670e1d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2007-07-02T11:00:00Z",
            "value_type": "float",
            "last_value": 31.071,
            "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/2a38fcc0-ba1c-4b6d-952c-311841f9eaf8/?format=api",
                "uuid": "2a38fcc0-ba1c-4b6d-952c-311841f9eaf8",
                "name": "33DP0168002",
                "code": "33DP0168002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-07-02T12:00:00Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:10.035462Z",
            "last_modified": "2024-09-16T14:35:23.683902Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f96a2c5-6b86-4afe-88b7-d18e62c14636/?format=api",
            "uuid": "0f96a2c5-6b86-4afe-88b7-d18e62c14636",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2007-07-02T11:00:00Z",
            "value_type": "float",
            "last_value": 17.949,
            "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/6e969ab0-6166-4157-84b0-41e4a19cace2/?format=api",
                "uuid": "6e969ab0-6166-4157-84b0-41e4a19cace2",
                "name": "33DP0168004",
                "code": "33DP0168004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-07-02T12:00:00Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:14.150266Z",
            "last_modified": "2024-09-16T14:35:31.273792Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/40b905b6-0b5c-461f-afff-83b447919bd7/?format=api",
            "uuid": "40b905b6-0b5c-461f-afff-83b447919bd7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 32.358000000000004,
            "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/5f281908-b535-4dbe-bcc0-4ccbeaaca0b9/?format=api",
                "uuid": "5f281908-b535-4dbe-bcc0-4ccbeaaca0b9",
                "name": "33DP0194001",
                "code": "33DP0194001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:17.477929Z",
            "last_modified": "2025-04-22T15:05:34.205563Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dd3d94a8-62eb-4e64-8681-1504390244e5/?format=api",
            "uuid": "dd3d94a8-62eb-4e64-8681-1504390244e5",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2006-05-24T11:00:00Z",
            "value_type": "float",
            "last_value": 31.638,
            "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/ebb45000-08da-461f-a064-3b0cbca7f18f/?format=api",
                "uuid": "ebb45000-08da-461f-a064-3b0cbca7f18f",
                "name": "33DP0194002",
                "code": "33DP0194002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2006-05-24T12:00:00Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:23.712059Z",
            "last_modified": "2024-10-22T13:49:26.936786Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c9007937-9c8e-446c-90db-386ac090b5ee/?format=api",
            "uuid": "c9007937-9c8e-446c-90db-386ac090b5ee",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2006-05-24T11:00:00Z",
            "value_type": "float",
            "last_value": 31.646,
            "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/866192b2-37c8-434f-b903-fefecc77223e/?format=api",
                "uuid": "866192b2-37c8-434f-b903-fefecc77223e",
                "name": "33DP0194003",
                "code": "33DP0194003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2006-05-24T12:00:00Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:27.645182Z",
            "last_modified": "2024-10-22T13:49:34.763876Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/845218be-f259-44f2-ad4f-12c72944c8dd/?format=api",
            "uuid": "845218be-f259-44f2-ad4f-12c72944c8dd",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2006-05-24T11:00:00Z",
            "value_type": "float",
            "last_value": 31.385,
            "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/9106300c-a402-4190-bc5a-c6a7cd2f2a27/?format=api",
                "uuid": "9106300c-a402-4190-bc5a-c6a7cd2f2a27",
                "name": "33DP0194004",
                "code": "33DP0194004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2006-05-24T12:00:00Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:31.005569Z",
            "last_modified": "2024-10-22T13:49:42.799486Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9f780ff3-4b3d-41f0-bbe9-f3bd3da62648/?format=api",
            "uuid": "9f780ff3-4b3d-41f0-bbe9-f3bd3da62648",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 15.362,
            "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/3055b598-6d54-4ec6-bfbe-141213a6b91f/?format=api",
                "uuid": "3055b598-6d54-4ec6-bfbe-141213a6b91f",
                "name": "33DP0194005",
                "code": "33DP0194005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:21:34.316103Z",
            "last_modified": "2025-04-22T15:05:25.667694Z",
            "access_modifier": "Public"
        }
    ]
}