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/73461e9f-4588-4178-91cc-8b6aeeb689e1/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 120,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/73461e9f-4588-4178-91cc-8b6aeeb689e1/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/73461e9f-4588-4178-91cc-8b6aeeb689e1/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8136f10b-ff63-479c-b45f-87857149bb3c/?format=api",
            "uuid": "8136f10b-ff63-479c-b45f-87857149bb3c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T11:30:00Z",
            "end": "2024-05-13T07:50:43Z",
            "value_type": "float",
            "last_value": -1.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/4e945ec9-9ad6-4074-a0bf-20b4b7ff944e/?format=api",
                "uuid": "4e945ec9-9ad6-4074-a0bf-20b4b7ff944e",
                "name": "B38E2480004",
                "code": "38EM002004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T11:15:00Z",
                            "start": "2020-10-05T12:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T11:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:52.439478Z",
            "last_modified": "2024-06-28T11:01:54.792495Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/614eb556-7a52-4d02-bd3f-1b5d8e7d9029/?format=api",
            "uuid": "614eb556-7a52-4d02-bd3f-1b5d8e7d9029",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2024-05-13T05:00:00Z",
            "value_type": "float",
            "last_value": -1.697,
            "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/4e945ec9-9ad6-4074-a0bf-20b4b7ff944e/?format=api",
                "uuid": "4e945ec9-9ad6-4074-a0bf-20b4b7ff944e",
                "name": "B38E2480004",
                "code": "38EM002004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:52.873934Z",
            "last_modified": "2024-06-28T11:03:51.710651Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3017326-f40f-4c6a-a6b9-d71317f6ce7d/?format=api",
            "uuid": "a3017326-f40f-4c6a-a6b9-d71317f6ce7d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T11:30:00Z",
            "end": "2024-05-13T07:50:48Z",
            "value_type": "float",
            "last_value": -1.71,
            "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/75b9c86e-e7f7-4fc8-af3d-f8cb8ebdda22/?format=api",
                "uuid": "75b9c86e-e7f7-4fc8-af3d-f8cb8ebdda22",
                "name": "B38E2480005",
                "code": "38EM002005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T11:15:00Z",
                            "start": "2020-10-05T12:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T11:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:54.883222Z",
            "last_modified": "2024-06-28T11:02:30.086078Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb22651f-8286-4af0-8517-49b67cfa404a/?format=api",
            "uuid": "eb22651f-8286-4af0-8517-49b67cfa404a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2024-05-13T05:00:00Z",
            "value_type": "float",
            "last_value": -1.704,
            "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/75b9c86e-e7f7-4fc8-af3d-f8cb8ebdda22/?format=api",
                "uuid": "75b9c86e-e7f7-4fc8-af3d-f8cb8ebdda22",
                "name": "B38E2480005",
                "code": "38EM002005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:55.314748Z",
            "last_modified": "2024-06-28T11:03:56.239141Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2079b764-6691-4eb9-b18a-25f780b9a904/?format=api",
            "uuid": "2079b764-6691-4eb9-b18a-25f780b9a904",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T11:30:00Z",
            "end": "2024-05-13T07:50:52Z",
            "value_type": "float",
            "last_value": -1.71,
            "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/79a45ee7-cef1-48fe-a359-a63961389d5b/?format=api",
                "uuid": "79a45ee7-cef1-48fe-a359-a63961389d5b",
                "name": "B38E2480006",
                "code": "38EM002006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T11:15:00Z",
                            "start": "2020-10-05T12:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T11:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:57.263621Z",
            "last_modified": "2024-05-13T11:05:17.432001Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f884f4d7-b481-48c7-bacd-e5b91b608844/?format=api",
            "uuid": "f884f4d7-b481-48c7-bacd-e5b91b608844",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2021-03-15T08:23:22Z",
            "value_type": "float",
            "last_value": -1.7620000000000002,
            "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/79a45ee7-cef1-48fe-a359-a63961389d5b/?format=api",
                "uuid": "79a45ee7-cef1-48fe-a359-a63961389d5b",
                "name": "B38E2480006",
                "code": "38EM002006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:19:57.725018Z",
            "last_modified": "2023-09-25T06:00:20.623844Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ecb8d073-09aa-484d-a71c-3f627a4f6be2/?format=api",
            "uuid": "ecb8d073-09aa-484d-a71c-3f627a4f6be2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T12:00:00Z",
            "end": "2024-05-13T07:25:44Z",
            "value_type": "float",
            "last_value": -1.37,
            "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/92b2a828-f87e-4a9f-a5b9-5cce7daa450b/?format=api",
                "uuid": "92b2a828-f87e-4a9f-a5b9-5cce7daa450b",
                "name": "001",
                "code": "38EM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T11:00:00Z",
                            "start": "2020-10-05T13:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T11:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:19:59.662845Z",
            "last_modified": "2024-06-28T11:03:11.766198Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cead2940-a08a-4074-a4c2-a02e7773fe08/?format=api",
            "uuid": "cead2940-a08a-4074-a4c2-a02e7773fe08",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2024-05-13T05:00:00Z",
            "value_type": "float",
            "last_value": -1.298,
            "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/92b2a828-f87e-4a9f-a5b9-5cce7daa450b/?format=api",
                "uuid": "92b2a828-f87e-4a9f-a5b9-5cce7daa450b",
                "name": "001",
                "code": "38EM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:20:00.096743Z",
            "last_modified": "2024-06-28T11:03:54.180939Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4104dd3d-9777-45b5-974d-a6fafeba7f53/?format=api",
            "uuid": "4104dd3d-9777-45b5-974d-a6fafeba7f53",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-05T12:00:00Z",
            "end": "2024-05-13T07:25:49Z",
            "value_type": "float",
            "last_value": -1.27,
            "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/691c007e-417b-4558-9ef6-661d2b0f20fa/?format=api",
                "uuid": "691c007e-417b-4558-9ef6-661d2b0f20fa",
                "name": "002",
                "code": "38EM003002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-20T11:00:00Z",
                            "start": "2020-10-05T13:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-15T11:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-04T21:20:02.125774Z",
            "last_modified": "2024-08-02T09:10:06.039363Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9f0f37c-032e-47d3-9794-5cbfeeafe7e5/?format=api",
            "uuid": "b9f0f37c-032e-47d3-9794-5cbfeeafe7e5",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-05T23:00:00Z",
            "end": "2024-05-13T05:00:00Z",
            "value_type": "float",
            "last_value": -1.192,
            "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/691c007e-417b-4558-9ef6-661d2b0f20fa/?format=api",
                "uuid": "691c007e-417b-4558-9ef6-661d2b0f20fa",
                "name": "002",
                "code": "38EM003002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:20:02.638946Z",
            "last_modified": "2024-08-02T09:12:00.322805Z",
            "access_modifier": "Public"
        }
    ]
}