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/9edf28a7-af0e-443d-8a28-1dd6b1680636/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 170,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9edf28a7-af0e-443d-8a28-1dd6b1680636/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9edf28a7-af0e-443d-8a28-1dd6b1680636/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/300178bb-947d-4193-9126-143eeaf210bb/?format=api",
            "uuid": "300178bb-947d-4193-9126-143eeaf210bb",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T08:00:00Z",
            "value_type": "float",
            "last_value": 3.1320000000000006,
            "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/1721c15f-9586-440e-bc42-7f02514e3cab/?format=api",
                "uuid": "1721c15f-9586-440e-bc42-7f02514e3cab",
                "name": "01HP0109003",
                "code": "01HP0109003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:04.868652Z",
            "last_modified": "2025-04-15T08:50:02.029763Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2febae00-7e6b-4824-9d2d-d7681099444f/?format=api",
            "uuid": "2febae00-7e6b-4824-9d2d-d7681099444f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T14:00:00Z",
            "value_type": "float",
            "last_value": 2.1620000000000004,
            "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/69ac769c-8e4d-45a0-9b8f-af1ccab79cbb/?format=api",
                "uuid": "69ac769c-8e4d-45a0-9b8f-af1ccab79cbb",
                "name": "02CL0001001",
                "code": "02CL0001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:06.619835Z",
            "last_modified": "2025-04-15T08:50:31.526225Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8675eefc-7d76-45c2-bdca-dcb8a79d7169/?format=api",
            "uuid": "8675eefc-7d76-45c2-bdca-dcb8a79d7169",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T14:00:00Z",
            "value_type": "float",
            "last_value": 2.0140000000000002,
            "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/d740d3c4-9914-4d23-acd9-cd1045740e4c/?format=api",
                "uuid": "d740d3c4-9914-4d23-acd9-cd1045740e4c",
                "name": "02CL0002001",
                "code": "02CL0002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:08.626843Z",
            "last_modified": "2025-04-15T08:50:02.857278Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/836e8e90-3c98-44c7-a828-827755b64ed2/?format=api",
            "uuid": "836e8e90-3c98-44c7-a828-827755b64ed2",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T14:00:00Z",
            "value_type": "float",
            "last_value": 1.994,
            "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/82809c90-546a-4781-bf9b-755071193c83/?format=api",
                "uuid": "82809c90-546a-4781-bf9b-755071193c83",
                "name": "02CL0003001",
                "code": "02CL0003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:10.351291Z",
            "last_modified": "2025-04-15T08:50:16.941859Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/510093c4-6303-4bac-a3f9-fe04445d9aa7/?format=api",
            "uuid": "510093c4-6303-4bac-a3f9-fe04445d9aa7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T14:00:00Z",
            "value_type": "float",
            "last_value": 2.013,
            "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/780a70f5-aa46-4491-89e1-37fd7de93587/?format=api",
                "uuid": "780a70f5-aa46-4491-89e1-37fd7de93587",
                "name": "02CL0004001",
                "code": "02CL0004001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:12.453310Z",
            "last_modified": "2025-04-15T08:50:09.284687Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e93e44eb-3e5d-4b35-918c-c224bc75efe9/?format=api",
            "uuid": "e93e44eb-3e5d-4b35-918c-c224bc75efe9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T14:00:00Z",
            "value_type": "float",
            "last_value": 1.9220000000000002,
            "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/416f3895-249c-4c38-bd0c-4d5fc424466a/?format=api",
                "uuid": "416f3895-249c-4c38-bd0c-4d5fc424466a",
                "name": "02CL0005001",
                "code": "02CL0005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:14.739242Z",
            "last_modified": "2025-04-15T08:50:06.246362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ac74d95-697d-4161-b7da-e35cc3cf7452/?format=api",
            "uuid": "0ac74d95-697d-4161-b7da-e35cc3cf7452",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T11:00:00Z",
            "value_type": "float",
            "last_value": 2.6240000000000006,
            "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/c98f278e-0c55-41ed-b643-c4e188d29f2f/?format=api",
                "uuid": "c98f278e-0c55-41ed-b643-c4e188d29f2f",
                "name": "02CL0023001",
                "code": "02CL0023001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:16.710079Z",
            "last_modified": "2025-04-15T08:50:34.424297Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/98ce80fc-3780-40a8-a2e6-875932f1d90c/?format=api",
            "uuid": "98ce80fc-3780-40a8-a2e6-875932f1d90c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-07T14:00:00Z",
            "value_type": "float",
            "last_value": 1.9480000000000002,
            "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/4c58d92d-fc96-4903-a358-0a2a764e0422/?format=api",
                "uuid": "4c58d92d-fc96-4903-a358-0a2a764e0422",
                "name": "02CL0024001",
                "code": "02CL0024001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:18.479522Z",
            "last_modified": "2025-04-15T08:50:38.188087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c40f952a-ace7-42c9-9cd6-44335ab0039a/?format=api",
            "uuid": "c40f952a-ace7-42c9-9cd6-44335ab0039a",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-08-15T23:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": 1.77,
            "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/2ea42f7d-9b42-4cbd-ae6c-fe064be224bc/?format=api",
                "uuid": "2ea42f7d-9b42-4cbd-ae6c-fe064be224bc",
                "name": "02CL0026001",
                "code": "02CL0026001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-08-16T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:20.209719Z",
            "last_modified": "2025-04-15T08:50:34.972456Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0eafe906-ce43-4a39-b740-7b2a9b4f6860/?format=api",
            "uuid": "0eafe906-ce43-4a39-b740-7b2a9b4f6860",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-01-26T11:00:00Z",
            "end": "2025-04-08T05:00:00Z",
            "value_type": "float",
            "last_value": 1.48,
            "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/9266be9b-a396-4242-a417-d6e4d40dad7f/?format=api",
                "uuid": "9266be9b-a396-4242-a417-d6e4d40dad7f",
                "name": "02CL0027001",
                "code": "02CL0027001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-01-26T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:28:22.270690Z",
            "last_modified": "2025-04-15T08:50:29.013497Z",
            "access_modifier": "Public"
        }
    ]
}