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/de935c25-b818-4fac-8d6d-5e815b38d50e/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 148,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/de935c25-b818-4fac-8d6d-5e815b38d50e/timeseries/?format=api&page=11",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/de935c25-b818-4fac-8d6d-5e815b38d50e/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/491cba8c-3b25-4dd5-9311-d4a5a1ab8700/?format=api",
            "uuid": "491cba8c-3b25-4dd5-9311-d4a5a1ab8700",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-11-07T11:00:00Z",
            "end": "2025-05-12T09:24:17Z",
            "value_type": "float",
            "last_value": -0.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/16a6e586-5c2f-4f31-ae9a-28d3ae76ae68/?format=api",
                "uuid": "16a6e586-5c2f-4f31-ae9a-28d3ae76ae68",
                "name": "32BP0209003",
                "code": "32BP0209003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2010-01-28T13:50:00Z",
                            "start": "1972-11-07T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-05-09T08:57:03Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:26:06.078290Z",
            "last_modified": "2025-05-15T09:13:55.403323Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4d8b3ee6-e321-4ccd-9389-b720a3f0d48f/?format=api",
            "uuid": "4d8b3ee6-e321-4ccd-9389-b720a3f0d48f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-11-07T11:00:00Z",
            "end": "2025-05-12T09:24:58Z",
            "value_type": "float",
            "last_value": -0.07,
            "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/41fb4871-b082-4339-b037-887e99647187/?format=api",
                "uuid": "41fb4871-b082-4339-b037-887e99647187",
                "name": "32BP0209004",
                "code": "32BP0209004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2010-01-28T13:50:00Z",
                            "start": "1972-11-07T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-05-09T08:56:47Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:26:08.876726Z",
            "last_modified": "2025-05-15T09:13:57.548119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3807a92c-4d1c-4022-ae70-608382f444c0/?format=api",
            "uuid": "3807a92c-4d1c-4022-ae70-608382f444c0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-11-07T11:00:00Z",
            "end": "2025-05-12T09:25:09Z",
            "value_type": "float",
            "last_value": 0.01,
            "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/92577d38-dc7d-461f-8ba4-ab44d6d9e8e4/?format=api",
                "uuid": "92577d38-dc7d-461f-8ba4-ab44d6d9e8e4",
                "name": "32BP0209006",
                "code": "32BP0209006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2010-01-28T13:50:00Z",
                            "start": "1972-11-07T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-05-09T08:57:35Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:26:11.627750Z",
            "last_modified": "2025-05-15T09:13:59.175879Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7a53149d-3d8c-42b4-b6c1-85d35b2501aa/?format=api",
            "uuid": "7a53149d-3d8c-42b4-b6c1-85d35b2501aa",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-07-24T11:00:00Z",
            "end": "2025-04-02T06:27:21Z",
            "value_type": "float",
            "last_value": -0.27,
            "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/c18048af-6365-4647-b107-7173c55a2746/?format=api",
                "uuid": "c18048af-6365-4647-b107-7173c55a2746",
                "name": "39AP0236005",
                "code": "39AP0236005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2004-02-20T09:10:00Z",
                            "start": "1980-07-24T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-08T10:14:35Z",
                            "start": "2004-03-01T00:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-07T08:45:15Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:39:21.978949Z",
            "last_modified": "2025-04-02T10:01:56.273428Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/722c2e06-89da-4066-b854-3fdec931f5d5/?format=api",
            "uuid": "722c2e06-89da-4066-b854-3fdec931f5d5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2008-01-29T08:07:00Z",
            "end": "2025-04-01T08:29:32Z",
            "value_type": "float",
            "last_value": -0.274,
            "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/b8fca43c-95ce-4a8e-b5f5-f1f982c1e1b4/?format=api",
                "uuid": "b8fca43c-95ce-4a8e-b5f5-f1f982c1e1b4",
                "name": "39CP0154003",
                "code": "39CP0154003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-07T10:06:45Z",
                            "start": "2008-01-29T09:07:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-06T10:18:22Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:39:32.310428Z",
            "last_modified": "2025-04-28T08:10:05.462881Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3672f135-0083-4339-879e-d4d8d5f95245/?format=api",
            "uuid": "3672f135-0083-4339-879e-d4d8d5f95245",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 7.64,
            "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/f4326429-31bb-4ce9-931e-d13a1269ea84/?format=api",
                "uuid": "f4326429-31bb-4ce9-931e-d13a1269ea84",
                "name": "27BP0255010",
                "code": "27BP0255010"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:42.746792Z",
            "last_modified": "2023-07-09T20:43:32.793597Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/086f88bc-5f2a-42fd-9cb8-71f2b5f80e5a/?format=api",
            "uuid": "086f88bc-5f2a-42fd-9cb8-71f2b5f80e5a",
            "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/f4326429-31bb-4ce9-931e-d13a1269ea84/?format=api",
                "uuid": "f4326429-31bb-4ce9-931e-d13a1269ea84",
                "name": "27BP0255010",
                "code": "27BP0255010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:48:43.045879Z",
            "last_modified": "2022-12-20T14:16:20.787533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ebbce5cb-169f-4729-b64e-e13a004d5d82/?format=api",
            "uuid": "ebbce5cb-169f-4729-b64e-e13a004d5d82",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 16.14,
            "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/c8eadad9-c4d3-427b-a2af-d5c47ae35694/?format=api",
                "uuid": "c8eadad9-c4d3-427b-a2af-d5c47ae35694",
                "name": "27BP0255003",
                "code": "27BP0255003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:46.027742Z",
            "last_modified": "2023-07-09T20:43:33.200287Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f024f608-be15-49b4-be8a-1bb15d46d23f/?format=api",
            "uuid": "f024f608-be15-49b4-be8a-1bb15d46d23f",
            "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/c8eadad9-c4d3-427b-a2af-d5c47ae35694/?format=api",
                "uuid": "c8eadad9-c4d3-427b-a2af-d5c47ae35694",
                "name": "27BP0255003",
                "code": "27BP0255003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:48:46.290046Z",
            "last_modified": "2022-12-20T14:16:22.005894Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd2db6e7-0d5b-40ab-92db-6f6731a42565/?format=api",
            "uuid": "cd2db6e7-0d5b-40ab-92db-6f6731a42565",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 16.21,
            "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/42da517a-b70a-4b34-bcb5-1ca091f79196/?format=api",
                "uuid": "42da517a-b70a-4b34-bcb5-1ca091f79196",
                "name": "27BP0255004",
                "code": "27BP0255004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:48.935610Z",
            "last_modified": "2023-07-09T20:43:33.616041Z",
            "access_modifier": "Public"
        }
    ]
}