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/2c2380e0-a3c9-40e2-bd1a-08e93703a9ce/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 276,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/2c2380e0-a3c9-40e2-bd1a-08e93703a9ce/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/2c2380e0-a3c9-40e2-bd1a-08e93703a9ce/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fbc34924-1312-4ed2-a56d-7934f69fd335/?format=api",
            "uuid": "fbc34924-1312-4ed2-a56d-7934f69fd335",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2015-03-27T13:00:00Z",
            "end": "2025-03-04T11:00:00Z",
            "value_type": "float",
            "last_value": -0.763,
            "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/f1d8e7fc-51ea-44b4-b31c-47180ffa81ef/?format=api",
                "uuid": "f1d8e7fc-51ea-44b4-b31c-47180ffa81ef",
                "name": "B11B1763004",
                "code": "B11B1763004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2015-03-27T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-04-13T17:43:30.311848Z",
            "last_modified": "2025-03-17T14:04:36.627694Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2871a33a-79fd-479f-9e44-610958828530/?format=api",
            "uuid": "2871a33a-79fd-479f-9e44-610958828530",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2013-02-19T07:00:00Z",
            "end": "2013-10-07T09:00:00Z",
            "value_type": "float",
            "last_value": -1.128,
            "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/751b5d24-8034-4396-aae7-2c84fc286f24/?format=api",
                "uuid": "751b5d24-8034-4396-aae7-2c84fc286f24",
                "name": "11EP0076004",
                "code": "11EP0076004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2013-10-07T10:00:00Z",
                        "start": "2013-02-19T08:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-04-13T17:45:30.906202Z",
            "last_modified": "2023-06-27T09:36:52.412366Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d631ee0a-557d-4cfb-bd64-3adaf3edafd4/?format=api",
            "uuid": "d631ee0a-557d-4cfb-bd64-3adaf3edafd4",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2013-02-19T07:00:00Z",
            "end": "2013-10-07T09:00:00Z",
            "value_type": "float",
            "last_value": -1.005,
            "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/b9e086ae-db84-4b9b-bc7c-77b7bc11424a/?format=api",
                "uuid": "b9e086ae-db84-4b9b-bc7c-77b7bc11424a",
                "name": "11BP0089006",
                "code": "11BP0089006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2013-10-07T10:00:00Z",
                        "start": "2013-02-19T08:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-04-13T17:49:22.853447Z",
            "last_modified": "2022-10-15T11:35:35.854288Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d509e3b-94d9-44e0-b010-9b2e209dae47/?format=api",
            "uuid": "0d509e3b-94d9-44e0-b010-9b2e209dae47",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2003-06-01T11:00:00Z",
            "end": "2025-03-05T08:00:00Z",
            "value_type": "float",
            "last_value": -2.277,
            "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/17fd41eb-070a-4465-8ccc-4ff8cbab8dba/?format=api",
                "uuid": "17fd41eb-070a-4465-8ccc-4ff8cbab8dba",
                "name": "NYB1-OW000",
                "code": "NYB1-OW000"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2003-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-05-12T14:58:58.305076Z",
            "last_modified": "2025-03-17T14:06:37.453819Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9f7bcee0-6cce-4528-93ad-fd4d89f4d6cb/?format=api",
            "uuid": "9f7bcee0-6cce-4528-93ad-fd4d89f4d6cb",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2003-11-07T11:00:00Z",
            "end": "2025-03-05T11:00:00Z",
            "value_type": "float",
            "last_value": -2.3680000000000003,
            "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/4346a376-8fd4-4d0c-ae5d-6df0c5d127f4/?format=api",
                "uuid": "4346a376-8fd4-4d0c-ae5d-6df0c5d127f4",
                "name": "NYB2-OW000",
                "code": "NYB2-OW000"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2003-11-07T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-05-12T14:59:03.216231Z",
            "last_modified": "2025-03-17T14:06:40.899505Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b27b36a3-4efb-4360-a0fe-7513b508bbdf/?format=api",
            "uuid": "b27b36a3-4efb-4360-a0fe-7513b508bbdf",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2003-06-01T11:00:00Z",
            "end": "2025-03-06T11: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/dfd466ba-6044-47a3-8695-9177283d0fea/?format=api",
                "uuid": "dfd466ba-6044-47a3-8695-9177283d0fea",
                "name": "NYB3-OW000",
                "code": "NYB3-OW000"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2003-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-05-12T14:59:07.982373Z",
            "last_modified": "2025-03-17T14:06:43.851453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a41a6888-40ac-492d-a1cf-0cf77af26a3a/?format=api",
            "uuid": "a41a6888-40ac-492d-a1cf-0cf77af26a3a",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2016-07-20T11:00:00Z",
            "end": "2025-03-04T14:00:00Z",
            "value_type": "float",
            "last_value": 0.852,
            "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/10fcdf81-20c1-4ca9-b315-5d8e7245b89a/?format=api",
                "uuid": "10fcdf81-20c1-4ca9-b315-5d8e7245b89a",
                "name": "B11E1843001",
                "code": "B11E1843001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2016-07-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-10-27T15:58:13.289023Z",
            "last_modified": "2025-03-17T14:05:47.191109Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/822ddfce-6223-4606-a9eb-bfe8c7941b82/?format=api",
            "uuid": "822ddfce-6223-4606-a9eb-bfe8c7941b82",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2016-07-20T11:00:00Z",
            "end": "2025-03-04T14:00:00Z",
            "value_type": "float",
            "last_value": -0.431,
            "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/4fcffc5b-7202-4a57-b22f-ccc9a1c0d69f/?format=api",
                "uuid": "4fcffc5b-7202-4a57-b22f-ccc9a1c0d69f",
                "name": "B11E1843002",
                "code": "B11E1843002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2016-07-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-10-27T15:58:13.560988Z",
            "last_modified": "2025-03-17T14:05:49.434773Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b34f45cd-954e-4ced-91f4-0cb675c9243a/?format=api",
            "uuid": "b34f45cd-954e-4ced-91f4-0cb675c9243a",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2016-07-20T11:00:00Z",
            "end": "2024-11-25T08:00:00Z",
            "value_type": "float",
            "last_value": -0.305,
            "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/3221fb01-3a81-4a5c-b316-57443cb54e86/?format=api",
                "uuid": "3221fb01-3a81-4a5c-b316-57443cb54e86",
                "name": "B11E1843003",
                "code": "B11E1843003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2016-07-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-10-27T15:58:13.833755Z",
            "last_modified": "2024-12-10T14:29:33.332998Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e3c2fba8-e40d-43fb-bcb6-d9dbed8a06dd/?format=api",
            "uuid": "e3c2fba8-e40d-43fb-bcb6-d9dbed8a06dd",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2016-07-20T11:00:00Z",
            "end": "2025-03-04T14:00:00Z",
            "value_type": "float",
            "last_value": -0.47100000000000003,
            "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/ad741304-b94a-47e3-8fff-642835ad45b8/?format=api",
                "uuid": "ad741304-b94a-47e3-8fff-642835ad45b8",
                "name": "B11E1843004",
                "code": "B11E1843004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2016-07-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-10-27T15:58:14.109350Z",
            "last_modified": "2025-03-17T14:05:53.124482Z",
            "access_modifier": "Public"
        }
    ]
}