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/c9406ca4-f6e7-4e89-b96a-88ceedc880b9/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 128,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/c9406ca4-f6e7-4e89-b96a-88ceedc880b9/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b40e6f3b-fc5d-457b-a4f9-f09ff4a3e67c/?format=api",
            "uuid": "b40e6f3b-fc5d-457b-a4f9-f09ff4a3e67c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2004-10-25T11:00:00Z",
            "end": "2007-10-09T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "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/145eae09-4e30-4eaa-b0b2-bb627c05e84f/?format=api",
                "uuid": "145eae09-4e30-4eaa-b0b2-bb627c05e84f",
                "name": "26G-0437001",
                "code": "26G-0437001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-10-09T09:00:00Z",
                        "start": "2004-10-25T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T08:01:43.311777Z",
            "last_modified": "2023-07-09T20:31:07.357817Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/af7c85c7-4358-4c3b-9d72-4eec6a2b7e69/?format=api",
            "uuid": "af7c85c7-4358-4c3b-9d72-4eec6a2b7e69",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-01-14T11:00:00Z",
            "end": "2025-03-11T12:15:33Z",
            "value_type": "float",
            "last_value": -3.42,
            "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/7dfcc0e9-df9b-4fb1-b573-ea9d108f18e5/?format=api",
                "uuid": "7dfcc0e9-df9b-4fb1-b573-ea9d108f18e5",
                "name": "26B0112007",
                "code": "26B0112007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2012-04-28T12:00:00Z",
                            "start": "2000-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-04-09T13:10:47Z",
                            "start": "2015-01-28T08:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-04-13T12:11:44Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:35:31.939650Z",
            "last_modified": "2025-03-24T07:25:09.825239Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/de362995-f649-40f4-8217-828cac3886bd/?format=api",
            "uuid": "de362995-f649-40f4-8217-828cac3886bd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-01-14T11:00:00Z",
            "end": "2025-03-11T12:14:54Z",
            "value_type": "float",
            "last_value": -3.24,
            "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/fee89af4-9cfd-47cc-a521-34a1ba1759e2/?format=api",
                "uuid": "fee89af4-9cfd-47cc-a521-34a1ba1759e2",
                "name": "26B0112003",
                "code": "26B0112003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2012-04-28T12:00:00Z",
                            "start": "2000-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-04-09T13:10:18Z",
                            "start": "2015-01-28T08:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-04-13T11:49:19Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:35:37.740518Z",
            "last_modified": "2025-03-24T07:24:52.092038Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6fced12f-aeb3-4b86-b7a4-d67a71eb7314/?format=api",
            "uuid": "6fced12f-aeb3-4b86-b7a4-d67a71eb7314",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-01-14T11:00:00Z",
            "end": "2025-03-11T12:15:39Z",
            "value_type": "float",
            "last_value": -3.63,
            "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/03a82934-191b-424e-bc55-fe0274ae577f/?format=api",
                "uuid": "03a82934-191b-424e-bc55-fe0274ae577f",
                "name": "26B0112008",
                "code": "26B0112008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2012-04-14T12:00:00Z",
                            "start": "2000-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-04-09T13:11:29Z",
                            "start": "2012-04-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2024-12-10T14:49:07Z",
                            "start": "2021-04-13T12:11:38Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2025-03-11T13:15:39Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:37:21.248935Z",
            "last_modified": "2025-03-19T08:36:51.673175Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/921c9318-dd45-4e0f-ae4e-b551874cb957/?format=api",
            "uuid": "921c9318-dd45-4e0f-ae4e-b551874cb957",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/d696cef6-733a-42b4-87d3-b264b2f8228d/?format=api",
                "uuid": "d696cef6-733a-42b4-87d3-b264b2f8228d",
                "name": "26HP0044002",
                "code": "26HP0044002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:03:06.599223Z",
            "last_modified": "2022-12-20T14:04:51.331999Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5cd2384b-b386-437f-a6c9-6aebe7406380/?format=api",
            "uuid": "5cd2384b-b386-437f-a6c9-6aebe7406380",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/5c0f6c52-c570-49f8-a034-f41681b6f703/?format=api",
                "uuid": "5c0f6c52-c570-49f8-a034-f41681b6f703",
                "name": "26HP0145007",
                "code": "26HP0145007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:04:09.172978Z",
            "last_modified": "2022-12-20T14:05:09.891556Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d37b7992-f0db-44ad-8354-58ad7c12fadf/?format=api",
            "uuid": "d37b7992-f0db-44ad-8354-58ad7c12fadf",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/44a8fc57-d7f3-4c2f-b191-19c0ab2ca6eb/?format=api",
                "uuid": "44a8fc57-d7f3-4c2f-b191-19c0ab2ca6eb",
                "name": "26HP0145006",
                "code": "26HP0145006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:04:15.032350Z",
            "last_modified": "2022-12-20T14:05:11.675179Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc83820b-2c4e-401e-a7fe-0c2255a4037b/?format=api",
            "uuid": "fc83820b-2c4e-401e-a7fe-0c2255a4037b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/c6a019a5-d5f2-46ee-bc6c-b1b8f1fb721e/?format=api",
                "uuid": "c6a019a5-d5f2-46ee-bc6c-b1b8f1fb721e",
                "name": "26HP0145004",
                "code": "26HP0145004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:04:24.875426Z",
            "last_modified": "2022-12-20T14:05:13.882209Z",
            "access_modifier": "Public"
        }
    ]
}