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/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=18
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 180,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=17",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ddf70d9-abb2-4768-b051-6e100ffed67e/?format=api",
            "uuid": "5ddf70d9-abb2-4768-b051-6e100ffed67e",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-27T14:00:00Z",
            "end": "2025-03-17T09:00:00Z",
            "value_type": "float",
            "last_value": 4.727,
            "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/c021882f-6d37-4669-a74f-baf0070968a4/?format=api",
                "uuid": "c021882f-6d37-4669-a74f-baf0070968a4",
                "name": "32DM022001",
                "code": "32DM022001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-27T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-01-17T16:41:02.037793Z",
            "last_modified": "2025-03-26T13:25:40.773608Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e655cfc5-2f88-4acf-86f2-239a39571f03/?format=api",
            "uuid": "e655cfc5-2f88-4acf-86f2-239a39571f03",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-26T15:40:00Z",
            "end": "2025-03-05T08:34:53Z",
            "value_type": "float",
            "last_value": 4.75,
            "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/c021882f-6d37-4669-a74f-baf0070968a4/?format=api",
                "uuid": "c021882f-6d37-4669-a74f-baf0070968a4",
                "name": "32DM022001",
                "code": "32DM022001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T16:40:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-01-17T16:41:02.384602Z",
            "last_modified": "2025-03-26T13:25:38.657897Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c0db9ab-a444-4a7f-acf5-9663c3f24a45/?format=api",
            "uuid": "8c0db9ab-a444-4a7f-acf5-9663c3f24a45",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-27T14:00:00Z",
            "end": "2025-06-06T00:00:00Z",
            "value_type": "float",
            "last_value": 2.1116894840910287,
            "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/5173682b-2ca9-4e23-a1c2-bca0dc0b82aa/?format=api",
                "uuid": "5173682b-2ca9-4e23-a1c2-bca0dc0b82aa",
                "name": "32DM023001",
                "code": "32DM023001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-27T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-01-17T16:41:04.136923Z",
            "last_modified": "2025-06-08T06:30:44.610061Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f26427b-df3c-4498-a48c-10794c9c663b/?format=api",
            "uuid": "6f26427b-df3c-4498-a48c-10794c9c663b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-26T04:00:00Z",
            "end": "2025-03-17T08:54:08Z",
            "value_type": "float",
            "last_value": 4.08,
            "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/5173682b-2ca9-4e23-a1c2-bca0dc0b82aa/?format=api",
                "uuid": "5173682b-2ca9-4e23-a1c2-bca0dc0b82aa",
                "name": "32DM023001",
                "code": "32DM023001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-27T05:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-01-17T16:41:04.471024Z",
            "last_modified": "2025-04-18T09:15:03.745328Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ef1c1c6-b6c1-4114-a236-308df48508f1/?format=api",
            "uuid": "2ef1c1c6-b6c1-4114-a236-308df48508f1",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-26T14:00:00Z",
            "end": "2025-06-06T00:00:00Z",
            "value_type": "float",
            "last_value": 4.012528218543455,
            "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/5c7f7a67-7411-4b70-95a1-e151f01b8c01/?format=api",
                "uuid": "5c7f7a67-7411-4b70-95a1-e151f01b8c01",
                "name": "39BM015001",
                "code": "39BM015001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-02-01T13:09:07.810662Z",
            "last_modified": "2025-06-08T06:26:03.388872Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e646143b-add9-486a-a81c-67f733d06684/?format=api",
            "uuid": "e646143b-add9-486a-a81c-67f733d06684",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-25T23:00:00Z",
            "end": "2025-03-17T09:50:18Z",
            "value_type": "float",
            "last_value": 4.31,
            "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/5c7f7a67-7411-4b70-95a1-e151f01b8c01/?format=api",
                "uuid": "5c7f7a67-7411-4b70-95a1-e151f01b8c01",
                "name": "39BM015001",
                "code": "39BM015001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T00:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-02-01T13:09:08.354367Z",
            "last_modified": "2025-04-18T09:00:15.325839Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11fc667f-2543-4862-9596-43f76839417c/?format=api",
            "uuid": "11fc667f-2543-4862-9596-43f76839417c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-26T14:00:00Z",
            "end": "2025-06-06T00:00:00Z",
            "value_type": "float",
            "last_value": 3.3919133186640655,
            "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/b5bb4407-14ee-4815-8eac-537713ca62e7/?format=api",
                "uuid": "b5bb4407-14ee-4815-8eac-537713ca62e7",
                "name": "39BM016001",
                "code": "39BM016001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-02-01T13:09:10.211447Z",
            "last_modified": "2025-06-08T06:26:02.842776Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc2c6714-cc75-404f-8e80-648e3c3535bd/?format=api",
            "uuid": "cc2c6714-cc75-404f-8e80-648e3c3535bd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-25T23:00:00Z",
            "end": "2025-03-17T08:36:35Z",
            "value_type": "float",
            "last_value": 3.67,
            "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/b5bb4407-14ee-4815-8eac-537713ca62e7/?format=api",
                "uuid": "b5bb4407-14ee-4815-8eac-537713ca62e7",
                "name": "39BM016001",
                "code": "39BM016001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T00:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-02-01T13:09:10.654978Z",
            "last_modified": "2025-04-18T09:11:47.228314Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/46050b4d-fccb-4522-a992-1b3f5754837d/?format=api",
            "uuid": "46050b4d-fccb-4522-a992-1b3f5754837d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-26T14:00:00Z",
            "end": "2025-06-06T00:00:00Z",
            "value_type": "float",
            "last_value": 3.6935626395882615,
            "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/2d4ce4cc-787e-4a2a-98e1-0bce1f50e3cc/?format=api",
                "uuid": "2d4ce4cc-787e-4a2a-98e1-0bce1f50e3cc",
                "name": "39BM017001",
                "code": "39BM017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-02-01T13:09:12.440955Z",
            "last_modified": "2025-06-08T06:26:07.215516Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5c38c5e8-5081-48f0-b838-429e1269210b/?format=api",
            "uuid": "5c38c5e8-5081-48f0-b838-429e1269210b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-25T23:00:00Z",
            "end": "2025-03-17T08:47:13Z",
            "value_type": "float",
            "last_value": 3.95,
            "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/2d4ce4cc-787e-4a2a-98e1-0bce1f50e3cc/?format=api",
                "uuid": "2d4ce4cc-787e-4a2a-98e1-0bce1f50e3cc",
                "name": "39BM017001",
                "code": "39BM017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-26T00:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-02-01T13:09:12.887200Z",
            "last_modified": "2025-04-18T09:15:06.681767Z",
            "access_modifier": "Public"
        }
    ]
}