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/fb035aa0-382e-4166-b94f-00b838968d0e/timeseries/?format=api&page=31
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 316,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/fb035aa0-382e-4166-b94f-00b838968d0e/timeseries/?format=api&page=32",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/fb035aa0-382e-4166-b94f-00b838968d0e/timeseries/?format=api&page=30",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9effa387-5bd3-4d07-b988-129bdace1f4c/?format=api",
            "uuid": "9effa387-5bd3-4d07-b988-129bdace1f4c",
            "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/6f713082-b2b7-4e92-91ea-10d618a6c466/?format=api",
                "uuid": "6f713082-b2b7-4e92-91ea-10d618a6c466",
                "name": "21GP0270002",
                "code": "21GP0270002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:38.459604Z",
            "last_modified": "2022-12-20T14:14:16.442452Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/68418b88-8e39-4679-bdc1-d60248b57f7e/?format=api",
            "uuid": "68418b88-8e39-4679-bdc1-d60248b57f7e",
            "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/323e813b-a541-43d0-be03-2fe6939bc4b2/?format=api",
                "uuid": "323e813b-a541-43d0-be03-2fe6939bc4b2",
                "name": "21HP0075007",
                "code": "21HP0075007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:41.695388Z",
            "last_modified": "2022-12-20T14:14:17.330206Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f6534c9-b09e-4b56-8097-78f822e74360/?format=api",
            "uuid": "2f6534c9-b09e-4b56-8097-78f822e74360",
            "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/2c8fd2d5-3b10-4fc9-92b1-41d4a98c9a38/?format=api",
                "uuid": "2c8fd2d5-3b10-4fc9-92b1-41d4a98c9a38",
                "name": "21HP0084002",
                "code": "21HP0084002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:44.339988Z",
            "last_modified": "2022-12-20T14:14:17.915448Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/475bc3ca-f46a-4c24-9889-5a4a5c42c0d9/?format=api",
            "uuid": "475bc3ca-f46a-4c24-9889-5a4a5c42c0d9",
            "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/7a672d16-7f4b-452a-aad8-dd49c31f3f18/?format=api",
                "uuid": "7a672d16-7f4b-452a-aad8-dd49c31f3f18",
                "name": "27FP0049003",
                "code": "27FP0049003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:47.001655Z",
            "last_modified": "2022-12-20T14:14:18.798383Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a0729ca-66e0-43b9-ba89-023c5b1a4917/?format=api",
            "uuid": "1a0729ca-66e0-43b9-ba89-023c5b1a4917",
            "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/da16ba9f-1665-4080-a00b-6db74e11c3f8/?format=api",
                "uuid": "da16ba9f-1665-4080-a00b-6db74e11c3f8",
                "name": "21GP0471003",
                "code": "21GP0471003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:49.884329Z",
            "last_modified": "2022-12-20T14:14:19.668384Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2a1304a-0899-428e-91d6-ef9296e02ac1/?format=api",
            "uuid": "a2a1304a-0899-428e-91d6-ef9296e02ac1",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2021-07-07T11:00:00Z",
            "end": "2025-04-22T11:00:00Z",
            "value_type": "float",
            "last_value": 0.01,
            "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/66b36fe6-ae45-48f4-a5d9-4e3a4e5006a6/?format=api",
                "uuid": "66b36fe6-ae45-48f4-a5d9-4e3a4e5006a6",
                "name": "21HM003001",
                "code": "21HM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-07-07T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:27:28.445122Z",
            "last_modified": "2025-04-24T13:55:06.519113Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0dd8dd64-3306-465e-88e1-49ce103c1c7d/?format=api",
            "uuid": "0dd8dd64-3306-465e-88e1-49ce103c1c7d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-04-09T11:00:00Z",
            "end": "2025-04-22T11:00:00Z",
            "value_type": "float",
            "last_value": -0.2,
            "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/1417d74d-1646-4bcb-b5d4-be7a7dec47b6/?format=api",
                "uuid": "1417d74d-1646-4bcb-b5d4-be7a7dec47b6",
                "name": "21HM004003",
                "code": "21HM004003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-07-07T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:27:33.742362Z",
            "last_modified": "2025-04-24T13:55:07.185638Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1bd2b354-c1df-4013-b620-56efa9a915aa/?format=api",
            "uuid": "1bd2b354-c1df-4013-b620-56efa9a915aa",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2021-07-07T11:00:00Z",
            "end": "2025-04-22T11:00:00Z",
            "value_type": "float",
            "last_value": 0.057,
            "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/10a70ce0-dfb1-470c-848d-fac8c9025163/?format=api",
                "uuid": "10a70ce0-dfb1-470c-848d-fac8c9025163",
                "name": "21HM003005",
                "code": "21HM003005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-07-07T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:27:41.636782Z",
            "last_modified": "2025-04-24T13:55:04.374906Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c64ebc95-d985-4368-bcc9-d2bd197bfcb8/?format=api",
            "uuid": "c64ebc95-d985-4368-bcc9-d2bd197bfcb8",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-18T09:06:57Z",
            "value_type": "float",
            "last_value": 0.49,
            "interval": 0,
            "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/0091eede-a744-4396-bec5-3b49b9f15914/?format=api",
                "uuid": "0091eede-a744-4396-bec5-3b49b9f15914",
                "name": "21HM006001",
                "code": "21HM006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-05-07T12:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-08-27T13:39:15.435884Z",
            "last_modified": "2025-04-23T13:15:06.671450Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/33971f39-bd41-468e-bf46-aa35ccaf2340/?format=api",
            "uuid": "33971f39-bd41-468e-bf46-aa35ccaf2340",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-18T08:00:00Z",
            "value_type": "float",
            "last_value": 0.508,
            "interval": 0,
            "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/0091eede-a744-4396-bec5-3b49b9f15914/?format=api",
                "uuid": "0091eede-a744-4396-bec5-3b49b9f15914",
                "name": "21HM006001",
                "code": "21HM006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-05-07T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-08-27T13:39:15.565429Z",
            "last_modified": "2025-04-24T13:55:06.949556Z",
            "access_modifier": "Public"
        }
    ]
}