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/196bf348-8c4a-4b32-a6d4-1a42e45710b5/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/196bf348-8c4a-4b32-a6d4-1a42e45710b5/timeseries/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/196bf348-8c4a-4b32-a6d4-1a42e45710b5/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7485889-8326-4916-ad34-28ad4d0ace24/?format=api",
            "uuid": "d7485889-8326-4916-ad34-28ad4d0ace24",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-08-21T11:00:00Z",
            "end": "2018-03-15T16:50:00Z",
            "value_type": "float",
            "last_value": 1.896,
            "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/829ec39a-426a-47ef-aed4-7a72bcac27bb/?format=api",
                "uuid": "829ec39a-426a-47ef-aed4-7a72bcac27bb",
                "name": "02GP0302003",
                "code": "02GP0302003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2018-03-15T17:50:00Z",
                        "start": "1997-08-21T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:59:15.447591Z",
            "last_modified": "2022-10-13T03:49:42.602326Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eaffb1be-bacf-4e2b-879a-6765a9dc0fa8/?format=api",
            "uuid": "eaffb1be-bacf-4e2b-879a-6765a9dc0fa8",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1967-01-27T11:00:00Z",
            "end": "2025-03-31T15:58:19Z",
            "value_type": "float",
            "last_value": 1.845,
            "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/d5427e9f-a810-415a-b14c-9c4284719333/?format=api",
                "uuid": "d5427e9f-a810-415a-b14c-9c4284719333",
                "name": "02GP0224003",
                "code": "02GP0224003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-07-29T12:00:00Z",
                            "start": "1967-01-27T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-15T09:48:09Z",
                            "start": "2003-03-18T13:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-19T11:58:43Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:15.507388Z",
            "last_modified": "2025-04-08T07:06:02.338086Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fdbe8027-766a-4c12-9e4f-0af292441831/?format=api",
            "uuid": "fdbe8027-766a-4c12-9e4f-0af292441831",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2005-07-11T11:00:00Z",
            "end": "2025-03-31T06:24:45Z",
            "value_type": "float",
            "last_value": 1.556,
            "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/59fc778f-d7e3-41a7-a307-1ec39ee399db/?format=api",
                "uuid": "59fc778f-d7e3-41a7-a307-1ec39ee399db",
                "name": "02GP0335001",
                "code": "02GP0335001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-07-11T12:00:00Z",
                            "start": "2005-07-11T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-13T09:49:56Z",
                            "start": "2006-03-23T07:40:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T08:44:26Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:15.950772Z",
            "last_modified": "2025-04-08T07:09:39.738200Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2fde1e0a-29ee-4a26-a667-ad529b9bc660/?format=api",
            "uuid": "2fde1e0a-29ee-4a26-a667-ad529b9bc660",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2005-07-11T11:00:00Z",
            "end": "2025-03-31T06:25:14Z",
            "value_type": "float",
            "last_value": 1.708,
            "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/53b89052-bcbe-4531-b755-b094cded2f41/?format=api",
                "uuid": "53b89052-bcbe-4531-b755-b094cded2f41",
                "name": "02GP0335003",
                "code": "02GP0335003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-07-11T12:00:00Z",
                            "start": "2005-07-11T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-13T09:50:09Z",
                            "start": "2006-03-23T07:40:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T08:45:38Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:16.110368Z",
            "last_modified": "2025-04-08T07:09:42.604519Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/edd8e5cb-74df-49b7-8622-fadf791255c9/?format=api",
            "uuid": "edd8e5cb-74df-49b7-8622-fadf791255c9",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1991-12-14T11:00:00Z",
            "end": "2025-03-31T11:20:58Z",
            "value_type": "float",
            "last_value": 3.303,
            "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/f7d0b5a1-a7e2-42ab-b8c1-edc8aa930d33/?format=api",
                "uuid": "f7d0b5a1-a7e2-42ab-b8c1-edc8aa930d33",
                "name": "02GP0228001",
                "code": "02GP0228001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2000-04-29T14:00:00Z",
                            "start": "1991-12-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-14T11:10:09Z",
                            "start": "2003-06-17T15:50:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T16:06:56Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:16.264409Z",
            "last_modified": "2025-04-08T07:07:26.805598Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4b363cd0-0b3e-4f99-8597-e1ca700a4857/?format=api",
            "uuid": "4b363cd0-0b3e-4f99-8597-e1ca700a4857",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-08-20T11:00:00Z",
            "end": "2025-03-31T09:09:03Z",
            "value_type": "float",
            "last_value": 1.866,
            "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/cd04f5da-4021-4568-b450-b4f2e5e0dbc5/?format=api",
                "uuid": "cd04f5da-4021-4568-b450-b4f2e5e0dbc5",
                "name": "02GP0339004",
                "code": "02GP0339004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-07-11T12:00:00Z",
                            "start": "1997-08-20T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-13T14:58:54Z",
                            "start": "2006-03-23T08:40:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T11:55:31Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:16.493576Z",
            "last_modified": "2025-04-08T07:10:05.027888Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f3ea6b6-d1bb-4dc6-b69d-267219deb387/?format=api",
            "uuid": "1f3ea6b6-d1bb-4dc6-b69d-267219deb387",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1967-01-27T11:00:00Z",
            "end": "2025-03-31T09:45:52Z",
            "value_type": "float",
            "last_value": 2.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/50cde890-ea65-48ed-80c3-28e656524f90/?format=api",
                "uuid": "50cde890-ea65-48ed-80c3-28e656524f90",
                "name": "02GP0206001",
                "code": "02GP0206001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-07-29T12:00:00Z",
                            "start": "1967-01-27T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-14T09:05:42Z",
                            "start": "2003-03-18T10:20:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T12:52:35Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:16.654068Z",
            "last_modified": "2025-04-08T07:02:53.202052Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/47b2cc60-f0a0-4a87-91f5-6dd7e1a6281f/?format=api",
            "uuid": "47b2cc60-f0a0-4a87-91f5-6dd7e1a6281f",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1967-01-27T11:00:00Z",
            "end": "2014-01-08T15:00:00Z",
            "value_type": "float",
            "last_value": 2.01,
            "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/525e3b1a-fbbc-4d2c-86c0-d84638fd876d/?format=api",
                "uuid": "525e3b1a-fbbc-4d2c-86c0-d84638fd876d",
                "name": "02GP0223001",
                "code": "02GP0223001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2014-01-08T16:00:00Z",
                        "start": "1967-01-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:59:17.068517Z",
            "last_modified": "2022-10-13T03:43:15.657136Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48dd2ede-3c9a-4e5e-8f6a-baad007b7e18/?format=api",
            "uuid": "48dd2ede-3c9a-4e5e-8f6a-baad007b7e18",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2005-07-11T11:00:00Z",
            "end": "2025-03-31T06:36:58Z",
            "value_type": "float",
            "last_value": 1.9,
            "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/b3ed0c7e-924d-4cf4-bcc3-027fb7ba8c54/?format=api",
                "uuid": "b3ed0c7e-924d-4cf4-bcc3-027fb7ba8c54",
                "name": "02GP0334001",
                "code": "02GP0334001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-07-11T12:00:00Z",
                            "start": "2005-07-11T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-13T10:24:46Z",
                            "start": "2006-03-23T07:50:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-18T08:59:07Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:59:17.469485Z",
            "last_modified": "2025-04-08T07:09:17.426429Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1fbee751-d077-4ef8-9ba4-aa9f4ce1a189/?format=api",
            "uuid": "1fbee751-d077-4ef8-9ba4-aa9f4ce1a189",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1967-01-27T11:00:00Z",
            "end": "2018-03-12T15:30:00Z",
            "value_type": "float",
            "last_value": 1.876,
            "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/5306e186-6fb8-4bef-b2af-e13ca3cf3390/?format=api",
                "uuid": "5306e186-6fb8-4bef-b2af-e13ca3cf3390",
                "name": "02GP0227002",
                "code": "02GP0227002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2018-03-12T16:30:00Z",
                        "start": "1967-01-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:59:17.622861Z",
            "last_modified": "2022-10-13T04:28:59.936823Z",
            "access_modifier": "Public"
        }
    ]
}