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/3dea8f91-dab2-4c36-9965-3b884e55f590/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 108,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3dea8f91-dab2-4c36-9965-3b884e55f590/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/3dea8f91-dab2-4c36-9965-3b884e55f590/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c68831b8-a083-4c85-bc1a-5e159437f1b2/?format=api",
            "uuid": "c68831b8-a083-4c85-bc1a-5e159437f1b2",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-10-16T11:00:00Z",
            "end": "2025-02-12T12:29:06Z",
            "value_type": "float",
            "last_value": 18.265,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2e138117-0d51-474b-b57c-86f2f434426f/?format=api",
                "uuid": "2e138117-0d51-474b-b57c-86f2f434426f",
                "name": "33DP0029002",
                "code": "33DP0029002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-27T13:23:19Z",
                            "start": "1972-10-16T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-19T15:19:58Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:35:26.136623Z",
            "last_modified": "2025-02-28T14:40:41.269814Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f9a6290-74dd-4f9f-ba81-e762285893bf/?format=api",
            "uuid": "0f9a6290-74dd-4f9f-ba81-e762285893bf",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-14T11:00:00Z",
            "end": "2025-02-12T13:26:41Z",
            "value_type": "float",
            "last_value": 9.036,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0e160cd9-9e0a-4b98-9b16-08460d6f79b0/?format=api",
                "uuid": "0e160cd9-9e0a-4b98-9b16-08460d6f79b0",
                "name": "33BP0313002",
                "code": "33BP0313002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-26T13:47:56Z",
                            "start": "1986-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T13:30:17Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:35:26.495985Z",
            "last_modified": "2025-02-28T14:39:27.198775Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/597c0e42-3915-4751-b0b0-377b7b0f9a60/?format=api",
            "uuid": "597c0e42-3915-4751-b0b0-377b7b0f9a60",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-10-29T11:00:00Z",
            "end": "2025-02-12T10:10:25Z",
            "value_type": "float",
            "last_value": 27.2,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f53c50de-ded8-44b0-bfcc-b1e1f1b59394/?format=api",
                "uuid": "f53c50de-ded8-44b0-bfcc-b1e1f1b59394",
                "name": "33DP0051001",
                "code": "33DP0051001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-15T12:00:00Z",
                            "start": "1973-10-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-27T09:03:07Z",
                            "start": "2002-04-26T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-20T09:56:31Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:35:26.758423Z",
            "last_modified": "2025-02-28T14:40:47.485853Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/75f44cd2-e0ce-41a4-928e-7de94374ba20/?format=api",
            "uuid": "75f44cd2-e0ce-41a4-928e-7de94374ba20",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-14T11:00:00Z",
            "end": "2006-04-25T13:05:00Z",
            "value_type": "float",
            "last_value": 11.19,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6e34f5d5-0065-4667-b86f-c92932406623/?format=api",
                "uuid": "6e34f5d5-0065-4667-b86f-c92932406623",
                "name": "33BP0313007",
                "code": "33BP0313007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2006-04-25T14:05:00Z",
                        "start": "1986-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:35:27.231288Z",
            "last_modified": "2022-10-15T07:33:14.965391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f86e14e8-f28d-4a1e-8e03-5b6f5126be27/?format=api",
            "uuid": "f86e14e8-f28d-4a1e-8e03-5b6f5126be27",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-14T11:00:00Z",
            "end": "2006-04-25T13:05:00Z",
            "value_type": "float",
            "last_value": 11.18,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8bf331ae-65a1-4e71-90c0-4b9d3ea85b9d/?format=api",
                "uuid": "8bf331ae-65a1-4e71-90c0-4b9d3ea85b9d",
                "name": "33BP0313006",
                "code": "33BP0313006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2006-04-25T14:05:00Z",
                        "start": "1986-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:35:27.451946Z",
            "last_modified": "2022-10-15T08:43:57.496627Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/577c5dd0-b5b4-4c79-8f13-52a408317b51/?format=api",
            "uuid": "577c5dd0-b5b4-4c79-8f13-52a408317b51",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-10-30T11:00:00Z",
            "end": "2025-02-12T12:36:46Z",
            "value_type": "float",
            "last_value": 14.319,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0cd274a4-69d7-47c6-9794-22e201196b43/?format=api",
                "uuid": "0cd274a4-69d7-47c6-9794-22e201196b43",
                "name": "33DP0025001",
                "code": "33DP0025001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-15T12:00:00Z",
                            "start": "1972-10-30T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-27T13:16:39Z",
                            "start": "2002-04-26T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-19T15:30:52Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:35:27.684721Z",
            "last_modified": "2025-02-28T14:40:33.519074Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7e39a53b-9fd0-46f0-8d12-d9d16f119965/?format=api",
            "uuid": "7e39a53b-9fd0-46f0-8d12-d9d16f119965",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-14T11:00:00Z",
            "end": "2006-04-25T13:05:00Z",
            "value_type": "float",
            "last_value": 8.88,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/89ee0033-f757-4b78-8f30-25b4ef3e3dc3/?format=api",
                "uuid": "89ee0033-f757-4b78-8f30-25b4ef3e3dc3",
                "name": "33BP0313003",
                "code": "33BP0313003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2006-04-25T14:05:00Z",
                        "start": "1986-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:35:28.164567Z",
            "last_modified": "2022-10-15T07:31:24.530758Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8fcf5615-aee5-4110-9bc9-ad1f454b6c02/?format=api",
            "uuid": "8fcf5615-aee5-4110-9bc9-ad1f454b6c02",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1988-04-14T11:00:00Z",
            "end": "2001-08-23T11:00:00Z",
            "value_type": "float",
            "last_value": 28.51,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/972aabe8-4ad8-4b85-92b5-89de359f6af5/?format=api",
                "uuid": "972aabe8-4ad8-4b85-92b5-89de359f6af5",
                "name": "33DP0159002",
                "code": "33DP0159002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2001-08-23T12:00:00Z",
                        "start": "1988-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:35:28.398371Z",
            "last_modified": "2022-10-15T09:28:11.912273Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f68016c-b53b-4371-b25f-74cc965191c4/?format=api",
            "uuid": "1f68016c-b53b-4371-b25f-74cc965191c4",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1996-07-15T11:00:00Z",
            "end": "2025-02-12T08:25:47Z",
            "value_type": "float",
            "last_value": 28.606,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/46180b24-5707-4d84-b5bf-29d9b1b6890b/?format=api",
                "uuid": "46180b24-5707-4d84-b5bf-29d9b1b6890b",
                "name": "33DP0188001",
                "code": "33DP0188001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-15T12:00:00Z",
                            "start": "1996-07-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-27T09:15:33Z",
                            "start": "2002-04-26T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-20T09:31:57Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:35:28.570522Z",
            "last_modified": "2025-02-28T14:41:28.585186Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/709dc20e-05e0-4eb2-aa28-b0914bbd2d54/?format=api",
            "uuid": "709dc20e-05e0-4eb2-aa28-b0914bbd2d54",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1996-07-15T11:00:00Z",
            "end": "2006-06-07T23:05:00Z",
            "value_type": "float",
            "last_value": 26.08,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/489e9e01-f2a9-4a2e-a90a-a473e1b8b3df/?format=api",
                "uuid": "489e9e01-f2a9-4a2e-a90a-a473e1b8b3df",
                "name": "33DP0188002",
                "code": "33DP0188002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-15T12:00:00Z",
                            "start": "1996-07-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2006-06-08T00:05:00Z",
                            "start": "2002-04-26T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:35:29.783884Z",
            "last_modified": "2024-05-06T08:29:20.840089Z",
            "access_modifier": "Public"
        }
    ]
}