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=32
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 316,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/fb035aa0-382e-4166-b94f-00b838968d0e/timeseries/?format=api&page=31",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e8b752cd-e0c0-46d0-b6d6-a4dce3c7209e/?format=api",
            "uuid": "e8b752cd-e0c0-46d0-b6d6-a4dce3c7209e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-18T09:07:02Z",
            "value_type": "float",
            "last_value": 0.48,
            "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/88cc52b1-9148-4f26-9ed7-45a0dfe180a4/?format=api",
                "uuid": "88cc52b1-9148-4f26-9ed7-45a0dfe180a4",
                "name": "21HM006002",
                "code": "21HM006002"
            },
            "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:16.626449Z",
            "last_modified": "2025-04-23T13:15:10.085415Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7e13d9ce-2226-4399-b7ff-f57fbf449e00/?format=api",
            "uuid": "7e13d9ce-2226-4399-b7ff-f57fbf449e00",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-18T08:00:00Z",
            "value_type": "float",
            "last_value": 0.5,
            "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/88cc52b1-9148-4f26-9ed7-45a0dfe180a4/?format=api",
                "uuid": "88cc52b1-9148-4f26-9ed7-45a0dfe180a4",
                "name": "21HM006002",
                "code": "21HM006002"
            },
            "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:16.763486Z",
            "last_modified": "2025-04-24T13:55:05.130453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ce26db96-7f70-45a3-8b42-cf7740e71b7c/?format=api",
            "uuid": "ce26db96-7f70-45a3-8b42-cf7740e71b7c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-05-07T05:00:00Z",
            "end": "2025-04-18T08:11:22Z",
            "value_type": "float",
            "last_value": 0.36,
            "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/93a42ad6-c0d8-4392-a08d-ed393a54ac17/?format=api",
                "uuid": "93a42ad6-c0d8-4392-a08d-ed393a54ac17",
                "name": "21HM007001",
                "code": "21HM007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-05-07T06:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-08-27T13:39:18.698287Z",
            "last_modified": "2025-04-23T13:15:06.805741Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f312579e-7ae4-4622-bc15-eeac5fcda1ef/?format=api",
            "uuid": "f312579e-7ae4-4622-bc15-eeac5fcda1ef",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-18T08:00:00Z",
            "value_type": "float",
            "last_value": 0.37,
            "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/93a42ad6-c0d8-4392-a08d-ed393a54ac17/?format=api",
                "uuid": "93a42ad6-c0d8-4392-a08d-ed393a54ac17",
                "name": "21HM007001",
                "code": "21HM007001"
            },
            "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:18.848573Z",
            "last_modified": "2025-04-24T13:55:04.765119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/786a72ba-7dea-4a87-98b6-87bbf8e4d397/?format=api",
            "uuid": "786a72ba-7dea-4a87-98b6-87bbf8e4d397",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-22T11:19:29Z",
            "value_type": "float",
            "last_value": 0.75,
            "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/50aaa6c5-0825-46f3-8efd-06b2a99b72d1/?format=api",
                "uuid": "50aaa6c5-0825-46f3-8efd-06b2a99b72d1",
                "name": "21HM008001",
                "code": "21HM008001"
            },
            "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:20.509387Z",
            "last_modified": "2025-04-23T13:15:12.666613Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/15bf526e-159e-4c47-b53d-7caaac094216/?format=api",
            "uuid": "15bf526e-159e-4c47-b53d-7caaac094216",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-05-07T11:00:00Z",
            "end": "2025-04-22T11:00:00Z",
            "value_type": "float",
            "last_value": 0.759,
            "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/50aaa6c5-0825-46f3-8efd-06b2a99b72d1/?format=api",
                "uuid": "50aaa6c5-0825-46f3-8efd-06b2a99b72d1",
                "name": "21HM008001",
                "code": "21HM008001"
            },
            "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:20.657312Z",
            "last_modified": "2025-04-24T13:55:07.057933Z",
            "access_modifier": "Public"
        }
    ]
}