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/8f759ebc-267e-4428-ab8f-264994a633b4/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 188,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/8f759ebc-267e-4428-ab8f-264994a633b4/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb256426-d86c-4510-b862-276d6e04e074/?format=api",
            "uuid": "eb256426-d86c-4510-b862-276d6e04e074",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-07-01T11:00:00Z",
            "end": "2025-04-23T05:00:00Z",
            "value_type": "float",
            "last_value": 8.035,
            "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/1d7ffb66-47b9-4adb-8a0c-935c7d674018/?format=api",
                "uuid": "1d7ffb66-47b9-4adb-8a0c-935c7d674018",
                "name": "28BP0174001",
                "code": "28BP0174001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-07-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:34.591770Z",
            "last_modified": "2025-04-25T07:25:12.311458Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f7c6548b-90eb-436d-8731-274eb58abed6/?format=api",
            "uuid": "f7c6548b-90eb-436d-8731-274eb58abed6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-01-17T11:00:01Z",
            "end": "2025-04-22T08:00:00Z",
            "value_type": "float",
            "last_value": 8.698,
            "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/8c797308-65f3-4434-bd31-77a7b2f793c5/?format=api",
                "uuid": "8c797308-65f3-4434-bd31-77a7b2f793c5",
                "name": "28D1434001",
                "code": "28D1434001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-01-17T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:35.800548Z",
            "last_modified": "2025-04-25T07:25:12.133896Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e3100459-cc79-4b3f-9d80-df236e864c70/?format=api",
            "uuid": "e3100459-cc79-4b3f-9d80-df236e864c70",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-02-09T11:00:02Z",
            "end": "2025-04-22T08:00:00Z",
            "value_type": "float",
            "last_value": 6.636,
            "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/f26826d8-c187-4b7d-ab1b-6a0fde58c5c6/?format=api",
                "uuid": "f26826d8-c187-4b7d-ab1b-6a0fde58c5c6",
                "name": "28D1434002",
                "code": "28D1434002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-02-09T12:00:02Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:36.413289Z",
            "last_modified": "2025-04-25T07:25:05.134393Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/371c526f-c4b0-490c-97af-2d30ecf3ab2e/?format=api",
            "uuid": "371c526f-c4b0-490c-97af-2d30ecf3ab2e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-01-17T11:00:01Z",
            "end": "2025-04-22T11:00:00Z",
            "value_type": "float",
            "last_value": 8.229000000000001,
            "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/68e4b346-b8ab-466b-860f-741f9d215cda/?format=api",
                "uuid": "68e4b346-b8ab-466b-860f-741f9d215cda",
                "name": "28D1435001",
                "code": "28D1435001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-01-17T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:37.311367Z",
            "last_modified": "2025-04-25T07:25:09.534522Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5c556c05-f7ca-434d-8abe-ff601d18c5f9/?format=api",
            "uuid": "5c556c05-f7ca-434d-8abe-ff601d18c5f9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-01-17T11:00:01Z",
            "end": "2025-04-22T11:00:00Z",
            "value_type": "float",
            "last_value": 8.189,
            "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/f479390e-2aeb-43c6-81d2-b07f86e7d9f4/?format=api",
                "uuid": "f479390e-2aeb-43c6-81d2-b07f86e7d9f4",
                "name": "28D1435002",
                "code": "28D1435002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-01-17T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:38.193165Z",
            "last_modified": "2025-04-25T07:25:08.832558Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18774ad6-dc12-48f6-b8ec-bf02904132c1/?format=api",
            "uuid": "18774ad6-dc12-48f6-b8ec-bf02904132c1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-04-12T11:00:00Z",
            "end": "2025-04-22T08:00:00Z",
            "value_type": "float",
            "last_value": 7.915,
            "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/87d0720d-04e7-4e92-9c3a-a197a5dfd639/?format=api",
                "uuid": "87d0720d-04e7-4e92-9c3a-a197a5dfd639",
                "name": "28D1631001",
                "code": "28D1631001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-04-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:39.110309Z",
            "last_modified": "2025-04-25T07:50:40.586033Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5bbe421-d853-4fa6-bdd5-599a319c7063/?format=api",
            "uuid": "b5bbe421-d853-4fa6-bdd5-599a319c7063",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2011-10-26T11:00:01Z",
            "end": "2024-07-18T11:00:00Z",
            "value_type": "float",
            "last_value": 8.209000000000001,
            "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/72b6c1e9-ce3e-4640-ab76-2c30d210db0c/?format=api",
                "uuid": "72b6c1e9-ce3e-4640-ab76-2c30d210db0c",
                "name": "28D1632001",
                "code": "28D1632001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2011-10-26T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:39.537493Z",
            "last_modified": "2024-07-25T07:35:12.443123Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7d9ab863-5aa1-451a-9401-d241bd2637d6/?format=api",
            "uuid": "7d9ab863-5aa1-451a-9401-d241bd2637d6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2011-10-26T11:00:01Z",
            "end": "2024-07-18T11:00:00Z",
            "value_type": "float",
            "last_value": 8.138,
            "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/75e01bb0-bc9d-477f-8b51-0ca495a9bfe3/?format=api",
                "uuid": "75e01bb0-bc9d-477f-8b51-0ca495a9bfe3",
                "name": "28D1632002",
                "code": "28D1632002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2011-10-26T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:40.088889Z",
            "last_modified": "2024-07-25T07:35:14.465502Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a9ea655c-5476-42c1-9cad-aa32d390e215/?format=api",
            "uuid": "a9ea655c-5476-42c1-9cad-aa32d390e215",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2011-10-26T08:48:51Z",
            "end": "2024-07-18T11:00:00Z",
            "value_type": "float",
            "last_value": 8.178,
            "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/7f758e6e-8d54-4ee6-a4cb-0431791eb15b/?format=api",
                "uuid": "7f758e6e-8d54-4ee6-a4cb-0431791eb15b",
                "name": "28D1632003",
                "code": "28D1632003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2011-10-26T09:48:51Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:40.516094Z",
            "last_modified": "2024-07-25T07:35:16.397235Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cfe4a958-7558-4fee-ae85-5ffd084a6f9c/?format=api",
            "uuid": "cfe4a958-7558-4fee-ae85-5ffd084a6f9c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-07-01T11:00:00Z",
            "end": "2025-01-27T08:00:00Z",
            "value_type": "float",
            "last_value": 6.473000000000001,
            "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/64a54bf4-62d7-4e3c-a524-dd5dfbc92d3b/?format=api",
                "uuid": "64a54bf4-62d7-4e3c-a524-dd5dfbc92d3b",
                "name": "28DB0005001",
                "code": "28DB0005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-07-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:29:41.022772Z",
            "last_modified": "2025-01-30T14:57:38.145634Z",
            "access_modifier": "Public"
        }
    ]
}