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/1412c75b-620e-4a9f-9151-c0455fd00f05/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 169,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1412c75b-620e-4a9f-9151-c0455fd00f05/timeseries/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1412c75b-620e-4a9f-9151-c0455fd00f05/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aedfcfdc-8413-487f-a779-bd07abc10b11/?format=api",
            "uuid": "aedfcfdc-8413-487f-a779-bd07abc10b11",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T14:51:59Z",
            "end": "2024-12-09T09:56:46Z",
            "value_type": "float",
            "last_value": 15.48,
            "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/03b08dcc-2b1e-4eb8-8665-fb56b4f9b622/?format=api",
                "uuid": "03b08dcc-2b1e-4eb8-8665-fb56b4f9b622",
                "name": "27DM042001",
                "code": "27DM042001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T15:51:59Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.267877Z",
            "last_modified": "2024-12-23T12:47:32.987621Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8495a9c2-1148-4054-a993-3dfd74f5951c/?format=api",
            "uuid": "8495a9c2-1148-4054-a993-3dfd74f5951c",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T15:22:07Z",
            "end": "2024-12-09T10:18:33Z",
            "value_type": "float",
            "last_value": 13.7,
            "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/a394bb1c-7347-4ae2-8bc2-8e1a34f4abb2/?format=api",
                "uuid": "a394bb1c-7347-4ae2-8bc2-8e1a34f4abb2",
                "name": "27DM046001",
                "code": "27DM046001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T16:22:07Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.267992Z",
            "last_modified": "2024-12-23T12:47:41.722130Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb1281b1-d31c-42c1-aff6-d5132477b1b7/?format=api",
            "uuid": "fb1281b1-d31c-42c1-aff6-d5132477b1b7",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T15:15:45Z",
            "end": "2024-12-09T10:13:14Z",
            "value_type": "float",
            "last_value": 14.58,
            "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/3a6071af-1941-4262-86e6-63e1f254c4db/?format=api",
                "uuid": "3a6071af-1941-4262-86e6-63e1f254c4db",
                "name": "27DM045001",
                "code": "27DM045001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T16:15:45Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.268084Z",
            "last_modified": "2024-12-23T12:47:39.544736Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/62cea8df-88c6-49fd-8056-9bc003151de2/?format=api",
            "uuid": "62cea8df-88c6-49fd-8056-9bc003151de2",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T13:00:00Z",
            "end": "2024-12-09T08:20:50Z",
            "value_type": "float",
            "last_value": 18.01,
            "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/8c2fbb37-5153-4c4f-9c62-e1a066e5420f/?format=api",
                "uuid": "8c2fbb37-5153-4c4f-9c62-e1a066e5420f",
                "name": "27DM047001",
                "code": "27DM047001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T14:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.268173Z",
            "last_modified": "2024-12-23T12:47:43.884282Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb021d31-6f5b-4544-90a1-311907882a11/?format=api",
            "uuid": "fb021d31-6f5b-4544-90a1-311907882a11",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T14:29:50Z",
            "end": "2024-12-09T09:40:30Z",
            "value_type": "float",
            "last_value": 15.91,
            "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/fe550da2-0338-4591-9845-9b08dad8170a/?format=api",
                "uuid": "fe550da2-0338-4591-9845-9b08dad8170a",
                "name": "27DM041001",
                "code": "27DM041001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T15:29:50Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.268262Z",
            "last_modified": "2024-12-23T12:47:30.737885Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2e1f9661-b058-4e99-8080-eea9c868bc26/?format=api",
            "uuid": "2e1f9661-b058-4e99-8080-eea9c868bc26",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T14:39:04Z",
            "end": "2024-12-09T09:51:36Z",
            "value_type": "float",
            "last_value": 16.44,
            "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/8f6bbde5-2a53-41e3-b066-7b7e8cbc701b/?format=api",
                "uuid": "8f6bbde5-2a53-41e3-b066-7b7e8cbc701b",
                "name": "27DM040001",
                "code": "27DM040001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T15:39:04Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.268349Z",
            "last_modified": "2024-12-23T12:47:28.607757Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a35a353-5e41-4d52-9ff4-37d5da20e05e/?format=api",
            "uuid": "5a35a353-5e41-4d52-9ff4-37d5da20e05e",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T14:57:52Z",
            "end": "2024-12-09T10:02:12Z",
            "value_type": "float",
            "last_value": 15.08,
            "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/d0c9a75b-7cc1-49a5-ab22-ad76ff19cf02/?format=api",
                "uuid": "d0c9a75b-7cc1-49a5-ab22-ad76ff19cf02",
                "name": "27DM044001",
                "code": "27DM044001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T15:57:52Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.268437Z",
            "last_modified": "2024-12-23T12:47:37.195825Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/86adfa8a-db2a-4a3d-8ee2-7ac32981ba4c/?format=api",
            "uuid": "86adfa8a-db2a-4a3d-8ee2-7ac32981ba4c",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-17T15:10:48Z",
            "end": "2024-12-09T10:06:45Z",
            "value_type": "float",
            "last_value": 15.1,
            "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/6b7639c4-9888-4c2a-bf8e-342e2b092eb9/?format=api",
                "uuid": "6b7639c4-9888-4c2a-bf8e-342e2b092eb9",
                "name": "27DM043001",
                "code": "27DM043001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T16:10:48Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-02-18T16:10:21.268526Z",
            "last_modified": "2024-12-23T12:47:35.098260Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8cccdbb7-1534-4e3c-b952-32802d675f86/?format=api",
            "uuid": "8cccdbb7-1534-4e3c-b952-32802d675f86",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2021-12-17T13:00:00Z",
            "end": "2024-12-09T08:00:00Z",
            "value_type": "float",
            "last_value": 18.034000000000002,
            "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/8c2fbb37-5153-4c4f-9c62-e1a066e5420f/?format=api",
                "uuid": "8c2fbb37-5153-4c4f-9c62-e1a066e5420f",
                "name": "27DM047001",
                "code": "27DM047001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-17T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-04-20T16:10:24.648316Z",
            "last_modified": "2024-12-23T12:50:43.434415Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0de25f2f-ea3a-4aac-86e8-94172047619e/?format=api",
            "uuid": "0de25f2f-ea3a-4aac-86e8-94172047619e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2019-01-09T11:00:00Z",
            "end": "2024-12-04T08:00:00Z",
            "value_type": "float",
            "last_value": 19.792,
            "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/cdd83d76-008f-4335-81c4-f10140a9f9f4/?format=api",
                "uuid": "cdd83d76-008f-4335-81c4-f10140a9f9f4",
                "name": "27DM033001",
                "code": "27DM033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2019-01-09T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-04-28T16:05:50.605693Z",
            "last_modified": "2024-12-23T12:50:35.559632Z",
            "access_modifier": "Public"
        }
    ]
}