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/7d9fece1-f92a-47aa-a1aa-2166bf77862e/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 70,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7d9fece1-f92a-47aa-a1aa-2166bf77862e/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d9fece1-f92a-47aa-a1aa-2166bf77862e/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/86d34c3d-99d8-4b8c-9cc5-502f6546fd6d/?format=api",
            "uuid": "86d34c3d-99d8-4b8c-9cc5-502f6546fd6d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-07T11:00:00Z",
            "end": "2024-05-14T05:00:00Z",
            "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/fec67d55-487a-419b-835f-ba3a65819564/?format=api",
                "uuid": "fec67d55-487a-419b-835f-ba3a65819564",
                "name": "STWP008002",
                "code": "STWP008002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-07T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2018-03-14T17:35:08.422314Z",
            "last_modified": "2024-05-14T10:35:40.015959Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9901fe2a-25c7-4e07-8c01-a15f646637e0/?format=api",
            "uuid": "9901fe2a-25c7-4e07-8c01-a15f646637e0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2011-02-08T11:00:00Z",
            "end": "2023-06-19T05:00:00Z",
            "value_type": "float",
            "last_value": 1.6210000000000002,
            "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/1f38f537-1a0b-418c-b52f-5da8191a226b/?format=api",
                "uuid": "1f38f537-1a0b-418c-b52f-5da8191a226b",
                "name": "STWP002002",
                "code": "STWP002002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2011-02-08T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2018-03-14T17:35:30.376043Z",
            "last_modified": "2024-05-21T13:50:15.187483Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0740eb75-8ba7-4dd8-9045-65126fe44d23/?format=api",
            "uuid": "0740eb75-8ba7-4dd8-9045-65126fe44d23",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2010-05-21T11:00:00Z",
            "end": "2024-05-14T06:33:11Z",
            "value_type": "float",
            "last_value": 2.839,
            "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/1a27b690-e4ef-4e5a-ac30-e792001c153f/?format=api",
                "uuid": "1a27b690-e4ef-4e5a-ac30-e792001c153f",
                "name": "STWP013001",
                "code": "STWP013001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-07-13T07:44:22Z",
                            "start": "2010-05-21T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-07-15T09:16:13Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-14T17:35:50.167147Z",
            "last_modified": "2024-07-01T09:39:04.934816Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2e425d68-1baf-4d8b-9466-70a5e3cd2f8e/?format=api",
            "uuid": "2e425d68-1baf-4d8b-9466-70a5e3cd2f8e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-10-17T05:00:00Z",
            "end": "2024-05-14T05:00:00Z",
            "value_type": "float",
            "last_value": 2.863,
            "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/1a27b690-e4ef-4e5a-ac30-e792001c153f/?format=api",
                "uuid": "1a27b690-e4ef-4e5a-ac30-e792001c153f",
                "name": "STWP013001",
                "code": "STWP013001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-10-17T06:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2018-03-14T17:37:00.446442Z",
            "last_modified": "2024-07-01T09:43:58.485197Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fcd1700d-3a77-4edf-8e67-c527532f33f3/?format=api",
            "uuid": "fcd1700d-3a77-4edf-8e67-c527532f33f3",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2010-09-24T11:00:00Z",
            "end": "2023-06-19T06:58:21Z",
            "value_type": "float",
            "last_value": 2.86,
            "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/f821cb24-39d1-45e6-af19-1baefb937c8d/?format=api",
                "uuid": "f821cb24-39d1-45e6-af19-1baefb937c8d",
                "name": "STPS001001",
                "code": "STPS001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-07-13T08:21:19Z",
                            "start": "2010-09-24T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-07-15T09:50:35Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-14T17:37:23.785253Z",
            "last_modified": "2024-10-01T08:13:17.175746Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae5c4007-3e60-4beb-bc69-856c2ed7725c/?format=api",
            "uuid": "ae5c4007-3e60-4beb-bc69-856c2ed7725c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-10-17T05:00:00Z",
            "end": "2023-06-19T05:00:00Z",
            "value_type": "float",
            "last_value": 2.579,
            "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/f821cb24-39d1-45e6-af19-1baefb937c8d/?format=api",
                "uuid": "f821cb24-39d1-45e6-af19-1baefb937c8d",
                "name": "STPS001001",
                "code": "STPS001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-10-17T06:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2018-03-14T17:37:44.618223Z",
            "last_modified": "2024-10-01T08:15:56.226432Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5de941bf-f5a7-4abd-aeb8-5915b5f8a588/?format=api",
            "uuid": "5de941bf-f5a7-4abd-aeb8-5915b5f8a588",
            "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/21ef1e0f-71aa-47de-8789-5b9e950b2eae/?format=api",
                "uuid": "21ef1e0f-71aa-47de-8789-5b9e950b2eae",
                "name": "STWP002001",
                "code": "STWP002001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:15:39.874455Z",
            "last_modified": "2022-12-20T14:24:08.334381Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/61d31013-5c4f-4e7c-ab55-f4ffff58418d/?format=api",
            "uuid": "61d31013-5c4f-4e7c-ab55-f4ffff58418d",
            "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/3627c9aa-f55f-423c-9d79-c31e06711f14/?format=api",
                "uuid": "3627c9aa-f55f-423c-9d79-c31e06711f14",
                "name": "STWP008001",
                "code": "STWP008001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:15:46.268708Z",
            "last_modified": "2022-12-20T14:24:09.594505Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11e484ba-a953-4b6b-a6b7-8cd0c715f39d/?format=api",
            "uuid": "11e484ba-a953-4b6b-a6b7-8cd0c715f39d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/1cb89ae0-f1ee-4c63-9769-842e764b7daf/?format=api",
                "uuid": "1cb89ae0-f1ee-4c63-9769-842e764b7daf",
                "name": "38FM010001",
                "code": "38FM010001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:51:38.826379Z",
            "last_modified": "2025-06-05T12:51:38.826362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/432cdc0f-218d-426b-98cd-ddbe58d445e4/?format=api",
            "uuid": "432cdc0f-218d-426b-98cd-ddbe58d445e4",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/1cb89ae0-f1ee-4c63-9769-842e764b7daf/?format=api",
                "uuid": "1cb89ae0-f1ee-4c63-9769-842e764b7daf",
                "name": "38FM010001",
                "code": "38FM010001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:51:39.410052Z",
            "last_modified": "2025-06-05T12:51:39.410037Z",
            "access_modifier": "Public"
        }
    ]
}