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/43b00d07-c53c-4686-84f7-fe63b78458f5/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 114,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/43b00d07-c53c-4686-84f7-fe63b78458f5/timeseries/?format=api&page=10",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/43b00d07-c53c-4686-84f7-fe63b78458f5/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/16376ea2-1f8e-4323-aa08-63c64095c9cd/?format=api",
            "uuid": "16376ea2-1f8e-4323-aa08-63c64095c9cd",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-08-29T11:00:00Z",
            "end": "2025-04-30T05:54:43Z",
            "value_type": "float",
            "last_value": 4.782,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/d456fbd7-19ad-4f52-9b2e-00b9e4d3ff21/?format=api",
                "uuid": "d456fbd7-19ad-4f52-9b2e-00b9e4d3ff21",
                "name": "27HP0062001",
                "code": "27HP0062001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-29T12:00:00Z",
                            "start": "1974-08-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-11-09T09:43:27Z",
                            "start": "2006-03-29T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-12T12:46:29Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:55:02.227290Z",
            "last_modified": "2025-05-01T06:05:09.717492Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/92bc4a1d-2f66-49e6-a17e-9d39677d31db/?format=api",
            "uuid": "92bc4a1d-2f66-49e6-a17e-9d39677d31db",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-03-28T11:00:00Z",
            "end": "2025-04-30T07:21:47Z",
            "value_type": "float",
            "last_value": 4.553,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/079c514e-097b-4388-aba0-50a1f1f04925/?format=api",
                "uuid": "079c514e-097b-4388-aba0-50a1f1f04925",
                "name": "27HP0047001",
                "code": "27HP0047001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-29T12:00:00Z",
                            "start": "1973-03-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-11-09T11:17:54Z",
                            "start": "2006-03-29T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T10:28:47Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:55:03.286354Z",
            "last_modified": "2025-05-01T06:05:46.949929Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9cf44a5a-2731-4ed9-9e13-20cc4dc11d62/?format=api",
            "uuid": "9cf44a5a-2731-4ed9-9e13-20cc4dc11d62",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-08-29T11:00:00Z",
            "end": "2025-04-30T08:14:41Z",
            "value_type": "float",
            "last_value": 4.678,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/371bf269-80d0-4be2-a930-5e13be6a9660/?format=api",
                "uuid": "371bf269-80d0-4be2-a930-5e13be6a9660",
                "name": "27HP0068001",
                "code": "27HP0068001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-29T12:00:00Z",
                            "start": "1974-08-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-11-09T12:54:46Z",
                            "start": "2006-03-29T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T10:55:29Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:55:03.736016Z",
            "last_modified": "2025-05-01T06:05:57.116414Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9910de2-471a-424c-9093-e0289b9abea7/?format=api",
            "uuid": "d9910de2-471a-424c-9093-e0289b9abea7",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-04-14T11:00:00Z",
            "end": "2005-12-14T11:00:00Z",
            "value_type": "float",
            "last_value": 3.84,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/bebc2a15-c8f1-4b74-a9a3-34249d54863c/?format=api",
                "uuid": "bebc2a15-c8f1-4b74-a9a3-34249d54863c",
                "name": "27GP0103002",
                "code": "27GP0103002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-12-14T12:00:00Z",
                        "start": "1971-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2018-03-02T08:56:24.156433Z",
            "last_modified": "2022-10-15T05:21:32.370315Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/709239d2-c241-404c-aa67-3388c3317170/?format=api",
            "uuid": "709239d2-c241-404c-aa67-3388c3317170",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-04-14T11:00:00Z",
            "end": "2025-05-01T07:24:57Z",
            "value_type": "float",
            "last_value": 3.801,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/a76cd9aa-158b-4dde-92a5-1ee6606012f4/?format=api",
                "uuid": "a76cd9aa-158b-4dde-92a5-1ee6606012f4",
                "name": "27GP0103001",
                "code": "27GP0103001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-28T12:00:00Z",
                            "start": "1971-04-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-12T11:19:56Z",
                            "start": "2006-02-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-07T11:15:19Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:56:27.118815Z",
            "last_modified": "2025-05-01T08:45:10.444657Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8b7b3c64-fd36-4728-bd41-cb8bd9d7e912/?format=api",
            "uuid": "8b7b3c64-fd36-4728-bd41-cb8bd9d7e912",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "2025-05-01T10:10:50Z",
            "value_type": "float",
            "last_value": 3.93,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/1b079596-adde-492a-a907-514ae72e454e/?format=api",
                "uuid": "1b079596-adde-492a-a907-514ae72e454e",
                "name": "27GP0098001",
                "code": "27GP0098001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-28T12:00:00Z",
                            "start": "1970-08-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-17T10:34:02Z",
                            "start": "2006-02-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-12T10:49:30Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:57:48.956041Z",
            "last_modified": "2025-05-01T12:05:45.703747Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/59263ce4-4a68-422b-8888-f36f58609b91/?format=api",
            "uuid": "59263ce4-4a68-422b-8888-f36f58609b91",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "2025-05-01T10:11:10Z",
            "value_type": "float",
            "last_value": 3.94,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/7866a2bc-4877-4a6f-ad83-c7b5ee4ff68d/?format=api",
                "uuid": "7866a2bc-4877-4a6f-ad83-c7b5ee4ff68d",
                "name": "27GP0098002",
                "code": "27GP0098002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-28T12:00:00Z",
                            "start": "1970-08-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-17T10:34:12Z",
                            "start": "2006-02-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-12T10:49:34Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:57:50.894729Z",
            "last_modified": "2025-05-01T12:05:29.910749Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/37342588-038e-40c6-b545-5b97cfe11406/?format=api",
            "uuid": "37342588-038e-40c6-b545-5b97cfe11406",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 1.73,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/71995ce7-66db-4302-b385-fcdd1900c5f5/?format=api",
                "uuid": "71995ce7-66db-4302-b385-fcdd1900c5f5",
                "name": "27GP0098004",
                "code": "27GP0098004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-28T12:00:00Z",
                        "start": "1970-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2018-03-02T08:57:51.415008Z",
            "last_modified": "2022-10-15T05:16:33.647945Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b6dbdea4-d12f-4d1e-bcb6-53b64fb4056c/?format=api",
            "uuid": "b6dbdea4-d12f-4d1e-bcb6-53b64fb4056c",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "2005-12-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.52,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/f18d3007-56e0-478a-8f4c-7e486eed5c34/?format=api",
                "uuid": "f18d3007-56e0-478a-8f4c-7e486eed5c34",
                "name": "27GP0098005",
                "code": "27GP0098005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-12-14T12:00:00Z",
                        "start": "1970-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2018-03-02T08:57:51.828230Z",
            "last_modified": "2022-10-15T06:23:49.026053Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/17d2cd7c-a1b9-42fd-8006-ef8ea304a173/?format=api",
            "uuid": "17d2cd7c-a1b9-42fd-8006-ef8ea304a173",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "2025-05-01T10:11:41Z",
            "value_type": "float",
            "last_value": 2.12,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/a8ca7ec5-9bf4-4cf9-b3e4-d2069bd9196e/?format=api",
                "uuid": "a8ca7ec5-9bf4-4cf9-b3e4-d2069bd9196e",
                "name": "27GP0098003",
                "code": "27GP0098003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-28T12:00:00Z",
                            "start": "1970-08-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-17T10:34:27Z",
                            "start": "2006-02-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-12T10:50:17Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:57:52.882428Z",
            "last_modified": "2025-05-01T12:06:03.090037Z",
            "access_modifier": "Public"
        }
    ]
}