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/164b0560-7103-4c7c-9ac3-7e3e46d793a1/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 74,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/164b0560-7103-4c7c-9ac3-7e3e46d793a1/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d982f18-1653-4a43-bf8b-6e08dbbe767f/?format=api",
            "uuid": "3d982f18-1653-4a43-bf8b-6e08dbbe767f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-29T10:49:20Z",
            "end": "2025-05-08T09:01:54Z",
            "value_type": "float",
            "last_value": 10.28,
            "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/78c98c2d-05f4-4a58-b282-ac943f124b13/?format=api",
                "uuid": "78c98c2d-05f4-4a58-b282-ac943f124b13",
                "name": "33DM008004",
                "code": "33DM008004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-29T11:49:20Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:30:13.349209Z",
            "last_modified": "2025-05-12T11:55:19.777855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a80c9f0b-5c59-4b2f-b752-4292a1bb8251/?format=api",
            "uuid": "a80c9f0b-5c59-4b2f-b752-4292a1bb8251",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-29T10:46:30Z",
            "end": "2025-05-08T09:00:33Z",
            "value_type": "float",
            "last_value": 18.51,
            "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/d0aa3229-edab-47cd-81c4-33ab0c73d8df/?format=api",
                "uuid": "d0aa3229-edab-47cd-81c4-33ab0c73d8df",
                "name": "33DM008002",
                "code": "33DM008002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-29T11:46:30Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:30:16.292731Z",
            "last_modified": "2025-05-08T14:26:25.893022Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ed8ab834-9d38-464d-83e4-2fabe64e5e68/?format=api",
            "uuid": "ed8ab834-9d38-464d-83e4-2fabe64e5e68",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-29T10:51:20Z",
            "end": "2025-05-08T09:03:22Z",
            "value_type": "float",
            "last_value": 10.47,
            "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/60a5612d-b9ea-4de2-8c6d-ca06026b8523/?format=api",
                "uuid": "60a5612d-b9ea-4de2-8c6d-ca06026b8523",
                "name": "33DM008006",
                "code": "33DM008006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-29T11:51:20Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:30:19.233782Z",
            "last_modified": "2025-05-12T11:55:19.151061Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae183cdd-dd75-4ff0-b211-70c6b4fbe91b/?format=api",
            "uuid": "ae183cdd-dd75-4ff0-b211-70c6b4fbe91b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-29T10:44:39Z",
            "end": "2025-05-08T09:00:05Z",
            "value_type": "float",
            "last_value": 18.4,
            "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/09f5689e-3ae2-4ff7-b87c-fff882a0b75a/?format=api",
                "uuid": "09f5689e-3ae2-4ff7-b87c-fff882a0b75a",
                "name": "33DM008001",
                "code": "33DM008001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-29T11:44:39Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:30:22.423924Z",
            "last_modified": "2025-05-08T14:28:39.247997Z",
            "access_modifier": "Public"
        }
    ]
}