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/ae722d09-562a-488f-a473-5577b30ec526/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/ae722d09-562a-488f-a473-5577b30ec526/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/855121df-c4de-4e87-a453-ba42162ca5f9/?format=api",
            "uuid": "855121df-c4de-4e87-a453-ba42162ca5f9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-04T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 4.063,
            "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/68967705-4204-4515-803a-6399908d53cf/?format=api",
                "uuid": "68967705-4204-4515-803a-6399908d53cf",
                "name": "27A-1084001",
                "code": "27A-1084001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:36:22.271496Z",
            "last_modified": "2025-03-17T12:45:30.460929Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ceac7b7-bb3f-4998-83ec-26f1a59ca569/?format=api",
            "uuid": "5ceac7b7-bb3f-4998-83ec-26f1a59ca569",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-05T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 3.676,
            "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/650d3ecd-7a24-4056-8863-1841658dd478/?format=api",
                "uuid": "650d3ecd-7a24-4056-8863-1841658dd478",
                "name": "27A-1085001",
                "code": "27A-1085001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:36:27.341989Z",
            "last_modified": "2025-03-17T12:45:29.531529Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ab5f62ef-2c02-48d4-b092-dcb2764e8357/?format=api",
            "uuid": "ab5f62ef-2c02-48d4-b092-dcb2764e8357",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-04T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 4.703,
            "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/036cb833-4936-4923-911a-03e166b1ddd9/?format=api",
                "uuid": "036cb833-4936-4923-911a-03e166b1ddd9",
                "name": "27A-1086001",
                "code": "27A-1086001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:36:32.380454Z",
            "last_modified": "2025-03-17T12:41:30.319744Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4540e014-a2bf-4978-a476-e5e456d1135c/?format=api",
            "uuid": "4540e014-a2bf-4978-a476-e5e456d1135c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-05T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 4.227,
            "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/40f52c5a-cb32-49a2-ab88-0016a76e6ffa/?format=api",
                "uuid": "40f52c5a-cb32-49a2-ab88-0016a76e6ffa",
                "name": "27A-1088001",
                "code": "27A-1088001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:36:43.161420Z",
            "last_modified": "2025-03-17T12:45:30.129643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2a340f7-d79c-4767-bc25-bfe464767068/?format=api",
            "uuid": "a2a340f7-d79c-4767-bc25-bfe464767068",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-04T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 5.507000000000001,
            "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/fe549aef-c5c9-4444-a2f1-c93773a95aad/?format=api",
                "uuid": "fe549aef-c5c9-4444-a2f1-c93773a95aad",
                "name": "27A-1090001",
                "code": "27A-1090001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:36:53.851641Z",
            "last_modified": "2025-03-17T12:45:34.937605Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6c1e9110-aa2c-4400-8c2a-c9d760402544/?format=api",
            "uuid": "6c1e9110-aa2c-4400-8c2a-c9d760402544",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-03T11:00:00Z",
            "end": "2023-06-28T08:00:00Z",
            "value_type": "float",
            "last_value": 5.534,
            "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/5436dc0c-df87-44f3-ac10-8b2ace1e8cc1/?format=api",
                "uuid": "5436dc0c-df87-44f3-ac10-8b2ace1e8cc1",
                "name": "27C-0110001",
                "code": "27C-0110001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:37:14.925932Z",
            "last_modified": "2023-07-03T13:14:57.456094Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20715205-06a1-48a7-bff0-3349e71d5437/?format=api",
            "uuid": "20715205-06a1-48a7-bff0-3349e71d5437",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-04T11:00:00Z",
            "end": "2025-02-19T11:00:00Z",
            "value_type": "float",
            "last_value": 5.0920000000000005,
            "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/b173c5dd-5273-4fbd-8f95-ad58287e39ac/?format=api",
                "uuid": "b173c5dd-5273-4fbd-8f95-ad58287e39ac",
                "name": "27C-0112001",
                "code": "27C-0112001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:37:25.451825Z",
            "last_modified": "2025-03-17T12:45:37.671673Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5dded997-a8db-4a54-8651-a8946c1ddaaf/?format=api",
            "uuid": "5dded997-a8db-4a54-8651-a8946c1ddaaf",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-24T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 28.834,
            "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/1a55aee6-d43c-41ea-ae5e-f5b8e5d8c8b7/?format=api",
                "uuid": "1a55aee6-d43c-41ea-ae5e-f5b8e5d8c8b7",
                "name": "27C-0113001",
                "code": "27C-0113001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-24T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:37:30.576953Z",
            "last_modified": "2025-03-17T12:45:31.895048Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/79496394-f240-4921-ba03-0b6a6d665dee/?format=api",
            "uuid": "79496394-f240-4921-ba03-0b6a6d665dee",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-03T11:00:00Z",
            "end": "2025-02-19T08:00:00Z",
            "value_type": "float",
            "last_value": 27.431000000000004,
            "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/c20edf26-540c-47ef-abbe-4a61a020796f/?format=api",
                "uuid": "c20edf26-540c-47ef-abbe-4a61a020796f",
                "name": "27C-0114001",
                "code": "27C-0114001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:37:36.072250Z",
            "last_modified": "2025-03-17T12:45:39.994908Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c63b3a4e-f5f8-433d-b995-9713bffc6845/?format=api",
            "uuid": "c63b3a4e-f5f8-433d-b995-9713bffc6845",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-05-11T14:00:00Z",
            "end": "2025-05-06T11:00:00Z",
            "value_type": "float",
            "last_value": 3.84,
            "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/1b00398d-0f58-4df7-9c9f-56e66d7da716/?format=api",
                "uuid": "1b00398d-0f58-4df7-9c9f-56e66d7da716",
                "name": "27A-1048001",
                "code": "27A-1048001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-05-11T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T10:48:21.626926Z",
            "last_modified": "2025-05-12T12:45:25.289739Z",
            "access_modifier": "Public"
        }
    ]
}