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/2d63b840-83b6-4ee6-93fb-5429eaf884bc/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/2d63b840-83b6-4ee6-93fb-5429eaf884bc/timeseries/?format=api&page=7",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/2d63b840-83b6-4ee6-93fb-5429eaf884bc/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/44385c60-d2f7-435c-941b-3e41bf656c42/?format=api",
            "uuid": "44385c60-d2f7-435c-941b-3e41bf656c42",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/29e89610-f48f-407f-a559-a85846ff5de3/?format=api",
                "uuid": "29e89610-f48f-407f-a559-a85846ff5de3",
                "name": "28DM011001",
                "code": "28DM011001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:24.682302Z",
            "last_modified": "2024-08-27T13:40:24.682284Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb0c771f-761a-4017-abf3-35f0ba860ebe/?format=api",
            "uuid": "fb0c771f-761a-4017-abf3-35f0ba860ebe",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/29e89610-f48f-407f-a559-a85846ff5de3/?format=api",
                "uuid": "29e89610-f48f-407f-a559-a85846ff5de3",
                "name": "28DM011001",
                "code": "28DM011001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:24.844809Z",
            "last_modified": "2024-08-27T13:40:24.844785Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/63319725-d346-4323-bd33-262f3bf14289/?format=api",
            "uuid": "63319725-d346-4323-bd33-262f3bf14289",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/9d416685-d3d3-4f43-a5de-a612b1683df3/?format=api",
                "uuid": "9d416685-d3d3-4f43-a5de-a612b1683df3",
                "name": "28DM013001",
                "code": "28DM013001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:26.610303Z",
            "last_modified": "2024-08-27T13:40:26.610289Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/67aac7f5-cf5c-4b28-bffe-4c5931387ed8/?format=api",
            "uuid": "67aac7f5-cf5c-4b28-bffe-4c5931387ed8",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/9d416685-d3d3-4f43-a5de-a612b1683df3/?format=api",
                "uuid": "9d416685-d3d3-4f43-a5de-a612b1683df3",
                "name": "28DM013001",
                "code": "28DM013001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:26.753187Z",
            "last_modified": "2024-08-27T13:40:26.753173Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/49a56bc6-bd1f-42d7-a31f-0c61cb23604e/?format=api",
            "uuid": "49a56bc6-bd1f-42d7-a31f-0c61cb23604e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/748da509-68b4-4aaa-a609-6145c6b09f06/?format=api",
                "uuid": "748da509-68b4-4aaa-a609-6145c6b09f06",
                "name": "28DM014001",
                "code": "28DM014001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:28.498229Z",
            "last_modified": "2024-08-27T13:40:28.498216Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8d37b42e-d46e-4bc5-aae6-a3692ca217d7/?format=api",
            "uuid": "8d37b42e-d46e-4bc5-aae6-a3692ca217d7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/748da509-68b4-4aaa-a609-6145c6b09f06/?format=api",
                "uuid": "748da509-68b4-4aaa-a609-6145c6b09f06",
                "name": "28DM014001",
                "code": "28DM014001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:28.657383Z",
            "last_modified": "2024-08-27T13:40:28.657361Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a1ede17f-787b-4285-bb60-932947fc6cca/?format=api",
            "uuid": "a1ede17f-787b-4285-bb60-932947fc6cca",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2025-04-23T07:29:15Z",
            "end": "2025-04-23T07:29:15Z",
            "value_type": "float",
            "last_value": 8.2,
            "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/3bfd524e-9e46-405d-80df-26e8b5de7542/?format=api",
                "uuid": "3bfd524e-9e46-405d-80df-26e8b5de7542",
                "name": "28DM015001",
                "code": "28DM015001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2025-04-23T08:29:15Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-08-27T13:40:30.371220Z",
            "last_modified": "2025-04-23T13:00:42.960844Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a09753a6-8d6c-4f86-997c-ae9bff394690/?format=api",
            "uuid": "a09753a6-8d6c-4f86-997c-ae9bff394690",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/3bfd524e-9e46-405d-80df-26e8b5de7542/?format=api",
                "uuid": "3bfd524e-9e46-405d-80df-26e8b5de7542",
                "name": "28DM015001",
                "code": "28DM015001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:30.521455Z",
            "last_modified": "2024-08-27T13:40:30.521432Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5218d221-8bff-443e-b56b-94cd7a95ad2f/?format=api",
            "uuid": "5218d221-8bff-443e-b56b-94cd7a95ad2f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/92d9fec5-bdbb-49b2-8e6a-a0de48aed770/?format=api",
                "uuid": "92d9fec5-bdbb-49b2-8e6a-a0de48aed770",
                "name": "28DM017001",
                "code": "28DM017001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:32.221542Z",
            "last_modified": "2024-08-27T13:40:32.221526Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f727a04c-0570-4d46-a860-69af7d679bf3/?format=api",
            "uuid": "f727a04c-0570-4d46-a860-69af7d679bf3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/92d9fec5-bdbb-49b2-8e6a-a0de48aed770/?format=api",
                "uuid": "92d9fec5-bdbb-49b2-8e6a-a0de48aed770",
                "name": "28DM017001",
                "code": "28DM017001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:32.368337Z",
            "last_modified": "2024-08-27T13:40:32.368318Z",
            "access_modifier": "Public"
        }
    ]
}