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/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=28
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=29",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=27",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/37fe36c6-a8c9-4b96-be51-f3819b2ec95a/?format=api",
            "uuid": "37fe36c6-a8c9-4b96-be51-f3819b2ec95a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-04T11:00:00Z",
            "end": "2025-06-02T07:00:00Z",
            "value_type": "float",
            "last_value": 6.345,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/cc4b0a89-520e-4b98-8384-ede1b658dab3/?format=api",
                "uuid": "cc4b0a89-520e-4b98-8384-ede1b658dab3",
                "name": "28BM044001",
                "code": "28BM044001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:14:28.913810Z",
            "last_modified": "2025-06-03T14:37:32.155849Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae89c192-2505-4a81-8330-ded67e810ada/?format=api",
            "uuid": "ae89c192-2505-4a81-8330-ded67e810ada",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T11:43:14Z",
            "end": "2025-06-02T07:48:33Z",
            "value_type": "float",
            "last_value": 6.34,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/cc4b0a89-520e-4b98-8384-ede1b658dab3/?format=api",
                "uuid": "cc4b0a89-520e-4b98-8384-ede1b658dab3",
                "name": "28BM044001",
                "code": "28BM044001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-03T12:43:14Z",
                            "start": "2023-07-03T12:43:14Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-08-23T08:19:25Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:14:29.534617Z",
            "last_modified": "2025-06-03T13:55:34.290651Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4bd36ea5-644c-4770-a454-6b40620abd95/?format=api",
            "uuid": "4bd36ea5-644c-4770-a454-6b40620abd95",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/371a4624-a11a-4a93-b1bf-141c32dcfa0e/?format=api",
                "uuid": "371a4624-a11a-4a93-b1bf-141c32dcfa0e",
                "name": "28BM045001",
                "code": "28BM045001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:32.012801Z",
            "last_modified": "2023-06-30T15:14:32.012785Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c4d60422-55e4-4066-bf88-cd10c9d975ad/?format=api",
            "uuid": "c4d60422-55e4-4066-bf88-cd10c9d975ad",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/371a4624-a11a-4a93-b1bf-141c32dcfa0e/?format=api",
                "uuid": "371a4624-a11a-4a93-b1bf-141c32dcfa0e",
                "name": "28BM045001",
                "code": "28BM045001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:32.580533Z",
            "last_modified": "2023-06-30T15:14:32.580518Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/61798942-7d9f-4d77-9887-82c65866a427/?format=api",
            "uuid": "61798942-7d9f-4d77-9887-82c65866a427",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-04T11:00:00Z",
            "end": "2025-06-02T09:00:00Z",
            "value_type": "float",
            "last_value": 6.173000000000001,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/d6a348a2-3fb1-4b20-8869-67c1f9dce16b/?format=api",
                "uuid": "d6a348a2-3fb1-4b20-8869-67c1f9dce16b",
                "name": "28BM046001",
                "code": "28BM046001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:14:35.091127Z",
            "last_modified": "2025-06-03T14:35:44.506345Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee6d2180-5708-42e6-bbb1-5c0d5de6f246/?format=api",
            "uuid": "ee6d2180-5708-42e6-bbb1-5c0d5de6f246",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T11:58:47Z",
            "end": "2025-06-02T09:41:46Z",
            "value_type": "float",
            "last_value": 6.17,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/d6a348a2-3fb1-4b20-8869-67c1f9dce16b/?format=api",
                "uuid": "d6a348a2-3fb1-4b20-8869-67c1f9dce16b",
                "name": "28BM046001",
                "code": "28BM046001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-03T12:58:47Z",
                            "start": "2023-07-03T12:58:47Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-08-23T08:12:29Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:14:35.622717Z",
            "last_modified": "2025-06-03T13:55:31.513961Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa592ffb-27ce-454e-9c89-3a608f3b683b/?format=api",
            "uuid": "aa592ffb-27ce-454e-9c89-3a608f3b683b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-05T11:00:00Z",
            "end": "2025-06-02T10:00:00Z",
            "value_type": "float",
            "last_value": 6.05,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/7653bb2d-0f60-47f9-b9e5-5186f33e0c97/?format=api",
                "uuid": "7653bb2d-0f60-47f9-b9e5-5186f33e0c97",
                "name": "28BM047001",
                "code": "28BM047001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:14:38.020643Z",
            "last_modified": "2025-06-03T14:37:19.425657Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b80ad11f-e50e-43ed-b67d-50786065d0b2/?format=api",
            "uuid": "b80ad11f-e50e-43ed-b67d-50786065d0b2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-04T11:08:37Z",
            "end": "2025-06-02T10:59:03Z",
            "value_type": "float",
            "last_value": 6.05,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/7653bb2d-0f60-47f9-b9e5-5186f33e0c97/?format=api",
                "uuid": "7653bb2d-0f60-47f9-b9e5-5186f33e0c97",
                "name": "28BM047001",
                "code": "28BM047001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-04T12:08:37Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T15:14:38.591227Z",
            "last_modified": "2025-06-03T13:55:30.860224Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/289f97a2-1dc5-43ef-93c6-393256a87862/?format=api",
            "uuid": "289f97a2-1dc5-43ef-93c6-393256a87862",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-04T11:00:00Z",
            "end": "2025-06-02T10:00:00Z",
            "value_type": "float",
            "last_value": 6.329000000000001,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/66e5356a-a537-4dcb-bfe4-cdec90b8f18b/?format=api",
                "uuid": "66e5356a-a537-4dcb-bfe4-cdec90b8f18b",
                "name": "28BM048001",
                "code": "28BM048001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:14:40.977612Z",
            "last_modified": "2025-06-03T14:35:33.145733Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/56d2daf2-cd36-4ddf-a0d6-fbde248d2194/?format=api",
            "uuid": "56d2daf2-cd36-4ddf-a0d6-fbde248d2194",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-03T12:27:44Z",
            "end": "2025-06-02T10:55:13Z",
            "value_type": "float",
            "last_value": 6.32,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/66e5356a-a537-4dcb-bfe4-cdec90b8f18b/?format=api",
                "uuid": "66e5356a-a537-4dcb-bfe4-cdec90b8f18b",
                "name": "28BM048001",
                "code": "28BM048001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-03T13:27:44Z",
                            "start": "2023-07-03T13:27:44Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-08-22T13:21:23Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:14:41.534462Z",
            "last_modified": "2025-06-03T13:55:33.679868Z",
            "access_modifier": "Public"
        }
    ]
}