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/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=18
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 216,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=19",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=17",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/884c0e3d-e063-4dff-a2ed-bcd70bde5d60/?format=api",
            "uuid": "884c0e3d-e063-4dff-a2ed-bcd70bde5d60",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-11-28T11:00:00Z",
            "end": "2025-03-17T08: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/f9d6ab77-cc4e-47a8-939d-c5ff06e50fa0/?format=api",
                "uuid": "f9d6ab77-cc4e-47a8-939d-c5ff06e50fa0",
                "name": "11DM030001",
                "code": "11DM030001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-11-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T14:33:49.718094Z",
            "last_modified": "2025-03-18T07:40:29.274158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/58bb5698-37c1-485e-a858-0752e38f9893/?format=api",
            "uuid": "58bb5698-37c1-485e-a858-0752e38f9893",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-06-09T09:52:39Z",
            "end": "2025-03-17T10:34:46Z",
            "value_type": "float",
            "last_value": -2.023,
            "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/f9d6ab77-cc4e-47a8-939d-c5ff06e50fa0/?format=api",
                "uuid": "f9d6ab77-cc4e-47a8-939d-c5ff06e50fa0",
                "name": "11DM030001",
                "code": "11DM030001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-06-09T10:52:39Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T14:33:50.286957Z",
            "last_modified": "2025-03-17T14:15:33.741574Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/836f5b19-6077-49de-b77b-4c8355fc3944/?format=api",
            "uuid": "836f5b19-6077-49de-b77b-4c8355fc3944",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "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/1fdb72c2-b943-4cd6-8d61-63eb2cab1693/?format=api",
                "uuid": "1fdb72c2-b943-4cd6-8d61-63eb2cab1693",
                "name": "11DM031001",
                "code": "11DM031001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T14:33:52.818866Z",
            "last_modified": "2023-06-30T14:33:52.818854Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ea7ca68c-8946-4743-95c5-52180b1b95aa/?format=api",
            "uuid": "ea7ca68c-8946-4743-95c5-52180b1b95aa",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-06-08T12:22:30Z",
            "end": "2023-06-08T12:22:30Z",
            "value_type": "float",
            "last_value": null,
            "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/1fdb72c2-b943-4cd6-8d61-63eb2cab1693/?format=api",
                "uuid": "1fdb72c2-b943-4cd6-8d61-63eb2cab1693",
                "name": "11DM031001",
                "code": "11DM031001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-06-08T13:22:30Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T14:33:53.365835Z",
            "last_modified": "2023-07-03T13:44:47.220927Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5af9d689-f8e0-4344-91e6-cf37ccafe0e9/?format=api",
            "uuid": "5af9d689-f8e0-4344-91e6-cf37ccafe0e9",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-11-30T17:00:00Z",
            "end": "2025-03-11T11:00:00Z",
            "value_type": "float",
            "last_value": -2.0380000000000003,
            "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/ede18035-6cb2-48c4-9966-0222e2001904/?format=api",
                "uuid": "ede18035-6cb2-48c4-9966-0222e2001904",
                "name": "11DM032001",
                "code": "11DM032001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-11-30T18:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T14:33:55.800612Z",
            "last_modified": "2025-03-18T07:40:44.787748Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6acf9347-e9de-4ed1-ab0c-0da6f2106cdc/?format=api",
            "uuid": "6acf9347-e9de-4ed1-ab0c-0da6f2106cdc",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-06-07T11:55:53Z",
            "end": "2025-03-11T13:20:58Z",
            "value_type": "float",
            "last_value": -2.032,
            "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/ede18035-6cb2-48c4-9966-0222e2001904/?format=api",
                "uuid": "ede18035-6cb2-48c4-9966-0222e2001904",
                "name": "11DM032001",
                "code": "11DM032001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-06-07T12:55:53Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T14:33:56.380911Z",
            "last_modified": "2025-03-17T14:15:46.460963Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b25bd0d6-3982-489d-bd85-ac10bac96ffd/?format=api",
            "uuid": "b25bd0d6-3982-489d-bd85-ac10bac96ffd",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-11-25T11:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": -1.679,
            "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/ade8dbcf-8d25-4f29-999a-27aea1db5d41/?format=api",
                "uuid": "ade8dbcf-8d25-4f29-999a-27aea1db5d41",
                "name": "11DM033001",
                "code": "11DM033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-11-25T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T14:33:58.796105Z",
            "last_modified": "2025-03-18T07:37:04.668919Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/287c5cc7-6e23-44b2-aa5b-30255cd24d9d/?format=api",
            "uuid": "287c5cc7-6e23-44b2-aa5b-30255cd24d9d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-06-06T09:53:31Z",
            "end": "2025-03-10T08:44:31Z",
            "value_type": "float",
            "last_value": -1.739,
            "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/ade8dbcf-8d25-4f29-999a-27aea1db5d41/?format=api",
                "uuid": "ade8dbcf-8d25-4f29-999a-27aea1db5d41",
                "name": "11DM033001",
                "code": "11DM033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-06-06T10:53:31Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T14:33:59.769280Z",
            "last_modified": "2025-03-17T14:15:30.144017Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c24828ad-b75b-4fbd-b9f9-9a21c3d3dc72/?format=api",
            "uuid": "c24828ad-b75b-4fbd-b9f9-9a21c3d3dc72",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-11-28T11:00:00Z",
            "end": "2025-03-17T08: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/375c0766-b98f-406a-9961-0150d8be89a5/?format=api",
                "uuid": "375c0766-b98f-406a-9961-0150d8be89a5",
                "name": "11DM034001",
                "code": "11DM034001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-11-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T14:34:02.877795Z",
            "last_modified": "2025-03-18T07:36:48.476087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c5f7e480-1a82-4d2f-81e5-c64d59426858/?format=api",
            "uuid": "c5f7e480-1a82-4d2f-81e5-c64d59426858",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-06-09T09:35:19Z",
            "end": "2025-03-17T10:22:19Z",
            "value_type": "float",
            "last_value": -1.927,
            "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/375c0766-b98f-406a-9961-0150d8be89a5/?format=api",
                "uuid": "375c0766-b98f-406a-9961-0150d8be89a5",
                "name": "11DM034001",
                "code": "11DM034001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-06-09T10:35:19Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T14:34:03.415318Z",
            "last_modified": "2025-03-18T07:36:48.119799Z",
            "access_modifier": "Public"
        }
    ]
}