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/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 76,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20a5988b-8b29-4064-9e63-d8b6c6da13df/?format=api",
            "uuid": "20a5988b-8b29-4064-9e63-d8b6c6da13df",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2007-11-13T11:00:01Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/916aef69-c9b6-4330-ab35-9f10936ab94c/?format=api",
                "uuid": "916aef69-c9b6-4330-ab35-9f10936ab94c",
                "name": "16G1639001",
                "code": "16G1639001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2007-11-13T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:04:52.602539Z",
            "last_modified": "2025-04-09T07:10:19.433614Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c39a17a1-a8aa-48d5-98a0-7c29ae0162fc/?format=api",
            "uuid": "c39a17a1-a8aa-48d5-98a0-7c29ae0162fc",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/dd1d6b80-9d04-4ef8-9913-9bad50ae5fa1/?format=api",
                "uuid": "dd1d6b80-9d04-4ef8-9913-9bad50ae5fa1",
                "name": "16GL0005001",
                "code": "16GL0005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:04:53.502335Z",
            "last_modified": "2025-04-09T07:10:29.880617Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb3d2ce7-3a6c-4d2a-bf7c-ce429cb8076b/?format=api",
            "uuid": "cb3d2ce7-3a6c-4d2a-bf7c-ce429cb8076b",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-27T11:00:00Z",
            "end": "2025-04-08T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/87ff6716-d2b7-4889-b007-136b3008159b/?format=api",
                "uuid": "87ff6716-d2b7-4889-b007-136b3008159b",
                "name": "16GL0024001",
                "code": "16GL0024001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:04:54.678244Z",
            "last_modified": "2025-04-09T07:10:18.673469Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e6cc85c7-73c9-4dbc-9a8f-be2aac0d0e18/?format=api",
            "uuid": "e6cc85c7-73c9-4dbc-9a8f-be2aac0d0e18",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-07T08:00:00Z",
            "value_type": "float",
            "last_value": -0.9830000000000001,
            "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/e231d3dd-a472-40c8-9fba-bcc15b86820c/?format=api",
                "uuid": "e231d3dd-a472-40c8-9fba-bcc15b86820c",
                "name": "16GL0028001",
                "code": "16GL0028001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:04:55.874270Z",
            "last_modified": "2025-04-09T07:10:22.602489Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38b6320f-dbb5-4f56-b380-62cdc521ba45/?format=api",
            "uuid": "38b6320f-dbb5-4f56-b380-62cdc521ba45",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-04-07T08:00:00Z",
            "value_type": "float",
            "last_value": -0.613,
            "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/bada311c-cebb-4042-a358-3ced26d2145f/?format=api",
                "uuid": "bada311c-cebb-4042-a358-3ced26d2145f",
                "name": "16GL0029001",
                "code": "16GL0029001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:04:56.937234Z",
            "last_modified": "2025-04-09T07:10:22.326614Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/caa981cb-a812-4647-b91a-5fffdedbfdd8/?format=api",
            "uuid": "caa981cb-a812-4647-b91a-5fffdedbfdd8",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2020-04-03T08:00:00Z",
            "value_type": "float",
            "last_value": 0.669,
            "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/1434791b-d132-40c7-94e8-731a3e1a0394/?format=api",
                "uuid": "1434791b-d132-40c7-94e8-731a3e1a0394",
                "name": "16GL0088001",
                "code": "16GL0088001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2005-11-01T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2020-04-03T10:00:01Z"
                }
            },
            "created": "2016-02-10T19:04:58.056689Z",
            "last_modified": "2024-06-30T04:00:59.395260Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/90208aa9-14d2-43e3-96ab-f2669c805403/?format=api",
            "uuid": "90208aa9-14d2-43e3-96ab-f2669c805403",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2020-04-03T08:00:00Z",
            "value_type": "float",
            "last_value": 0.625,
            "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/b1f836fb-1dd1-43d1-aa5c-7ea71d3ef9b7/?format=api",
                "uuid": "b1f836fb-1dd1-43d1-aa5c-7ea71d3ef9b7",
                "name": "16GP0088001",
                "code": "16GP0088001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2005-11-01T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2020-04-03T10:00:01Z"
                }
            },
            "created": "2016-02-10T19:04:59.557692Z",
            "last_modified": "2024-06-30T04:07:02.127738Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/caaf7792-e19a-495d-8c5e-7dd7902f0aaf/?format=api",
            "uuid": "caaf7792-e19a-495d-8c5e-7dd7902f0aaf",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2020-04-03T08:00:00Z",
            "value_type": "float",
            "last_value": 0.571,
            "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/59cae320-26d7-461e-874e-53555091c549/?format=api",
                "uuid": "59cae320-26d7-461e-874e-53555091c549",
                "name": "16GP0088002",
                "code": "16GP0088002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2005-11-01T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2020-04-03T10:00:01Z"
                }
            },
            "created": "2016-02-10T19:05:01.210789Z",
            "last_modified": "2024-06-30T04:10:28.085117Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e32d130-3879-4a48-bebc-15b8579f80bf/?format=api",
            "uuid": "4e32d130-3879-4a48-bebc-15b8579f80bf",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2020-04-03T08:00:00Z",
            "value_type": "float",
            "last_value": 0.727,
            "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/1d8d5392-fa07-4345-91f1-1238d72f8295/?format=api",
                "uuid": "1d8d5392-fa07-4345-91f1-1238d72f8295",
                "name": "16GP0088004",
                "code": "16GP0088004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2005-11-01T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2020-04-03T10:00:01Z"
                }
            },
            "created": "2016-02-10T19:05:02.732533Z",
            "last_modified": "2024-06-30T04:14:05.690343Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/afc87562-ff49-4d28-a702-4f8f3c53fe0e/?format=api",
            "uuid": "afc87562-ff49-4d28-a702-4f8f3c53fe0e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2020-04-03T08:00:00Z",
            "value_type": "float",
            "last_value": 0.735,
            "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/aa46f9c5-5518-44b3-b64d-95e536b875c8/?format=api",
                "uuid": "aa46f9c5-5518-44b3-b64d-95e536b875c8",
                "name": "16GP0088005",
                "code": "16GP0088005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2005-11-01T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2020-04-03T10:00:01Z"
                }
            },
            "created": "2016-02-10T19:05:04.321380Z",
            "last_modified": "2024-06-30T04:17:16.437321Z",
            "access_modifier": "Public"
        }
    ]
}