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=23
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 244,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=24",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=22",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cd6dda51-0e70-4c7a-8dcc-f6a3e005e065/?format=api",
            "uuid": "cd6dda51-0e70-4c7a-8dcc-f6a3e005e065",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2025-01-08T08:35:42Z",
            "end": "2025-03-10T09:52:22Z",
            "value_type": "float",
            "last_value": -2.16,
            "interval": 0,
            "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/459144d9-4a58-4c67-9d01-419ab13a3c25/?format=api",
                "uuid": "459144d9-4a58-4c67-9d01-419ab13a3c25",
                "name": "11DM060001",
                "code": "11DM060001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2025-01-08T09:35:42Z",
                            "start": "2025-01-08T09:35:42Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2025-03-10T10:52:22Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2024-11-22T13:59:05.359628Z",
            "last_modified": "2025-03-17T14:43:47.639776Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9dfe370d-43b0-45d1-a9f6-5257ab405a00/?format=api",
            "uuid": "9dfe370d-43b0-45d1-a9f6-5257ab405a00",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/459144d9-4a58-4c67-9d01-419ab13a3c25/?format=api",
                "uuid": "459144d9-4a58-4c67-9d01-419ab13a3c25",
                "name": "11DM060001",
                "code": "11DM060001"
            },
            "extra_metadata": {},
            "created": "2024-11-22T13:59:05.776148Z",
            "last_modified": "2024-11-22T13:59:05.776132Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/60ea7866-1101-45cf-a109-19b6029f87d4/?format=api",
            "uuid": "60ea7866-1101-45cf-a109-19b6029f87d4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2025-01-08T11:47:36Z",
            "end": "2025-03-10T09:22:17Z",
            "value_type": "float",
            "last_value": -2.32,
            "interval": 0,
            "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/e16cc9af-43e6-4e31-8d0d-694fa94e6993/?format=api",
                "uuid": "e16cc9af-43e6-4e31-8d0d-694fa94e6993",
                "name": "11DM061001",
                "code": "11DM061001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2025-01-08T12:47:36Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-11-22T13:59:07.838581Z",
            "last_modified": "2025-03-18T07:37:33.579304Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe198869-6857-4777-9bed-7d55b7030db7/?format=api",
            "uuid": "fe198869-6857-4777-9bed-7d55b7030db7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2025-01-08T14:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": -2.321,
            "interval": 0,
            "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/e16cc9af-43e6-4e31-8d0d-694fa94e6993/?format=api",
                "uuid": "e16cc9af-43e6-4e31-8d0d-694fa94e6993",
                "name": "11DM061001",
                "code": "11DM061001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2025-01-08T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-11-22T13:59:08.266643Z",
            "last_modified": "2025-03-18T07:37:35.032142Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/390fed7a-2b7a-4184-868c-c8eb7f14a356/?format=api",
            "uuid": "390fed7a-2b7a-4184-868c-c8eb7f14a356",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2025-01-08T09:17:54Z",
            "end": "2025-03-10T11:53:47Z",
            "value_type": "float",
            "last_value": -1.01,
            "interval": 0,
            "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/a4639bed-be65-44bc-a14c-d9a8ef385bc0/?format=api",
                "uuid": "a4639bed-be65-44bc-a14c-d9a8ef385bc0",
                "name": "11DM062001",
                "code": "11DM062001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2025-01-08T10:17:54Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-11-22T13:59:10.347201Z",
            "last_modified": "2025-03-18T07:37:35.815580Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bfb71199-d462-4c64-9fdf-b9be81a6146b/?format=api",
            "uuid": "bfb71199-d462-4c64-9fdf-b9be81a6146b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2025-01-08T11:00:00Z",
            "end": "2025-03-10T11:00:00Z",
            "value_type": "float",
            "last_value": -1.005,
            "interval": 0,
            "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/a4639bed-be65-44bc-a14c-d9a8ef385bc0/?format=api",
                "uuid": "a4639bed-be65-44bc-a14c-d9a8ef385bc0",
                "name": "11DM062001",
                "code": "11DM062001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2025-01-08T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-11-22T13:59:10.802901Z",
            "last_modified": "2025-03-18T07:41:02.210430Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3420e546-5fbc-40eb-94d1-e1335642e14c/?format=api",
            "uuid": "3420e546-5fbc-40eb-94d1-e1335642e14c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-11-01T12:24:12Z",
            "end": "2025-03-12T13:00:35Z",
            "value_type": "float",
            "last_value": -1.83,
            "interval": 0,
            "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/aef49783-2cfc-40f3-84ee-d52503d144c6/?format=api",
                "uuid": "aef49783-2cfc-40f3-84ee-d52503d144c6",
                "name": "11DM065001",
                "code": "11DM065001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-01T13:24:12Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-11-22T13:59:13.147696Z",
            "last_modified": "2025-03-17T14:15:43.107207Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b136d627-8b15-4fda-bd59-bf317a85a49d/?format=api",
            "uuid": "b136d627-8b15-4fda-bd59-bf317a85a49d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-11-01T14:00:00Z",
            "end": "2025-03-12T12:00:00Z",
            "value_type": "float",
            "last_value": -1.8090000000000002,
            "interval": 0,
            "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/aef49783-2cfc-40f3-84ee-d52503d144c6/?format=api",
                "uuid": "aef49783-2cfc-40f3-84ee-d52503d144c6",
                "name": "11DM065001",
                "code": "11DM065001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-01T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-11-22T13:59:13.542980Z",
            "last_modified": "2025-03-18T07:40:40.913850Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd5c6281-3493-4f0d-8aa9-4d1ec9004d36/?format=api",
            "uuid": "fd5c6281-3493-4f0d-8aa9-4d1ec9004d36",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-11-01T12:25:58Z",
            "end": "2025-03-12T13:01:05Z",
            "value_type": "float",
            "last_value": -1.78,
            "interval": 0,
            "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/2f9a401d-1bf0-47c2-af32-e0666ba4acf6/?format=api",
                "uuid": "2f9a401d-1bf0-47c2-af32-e0666ba4acf6",
                "name": "11DM065002",
                "code": "11DM065002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-01T13:25:58Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2024-11-22T13:59:14.645885Z",
            "last_modified": "2025-03-17T14:15:38.884327Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4c198615-fa73-4267-8105-c50abe5d5bec/?format=api",
            "uuid": "4c198615-fa73-4267-8105-c50abe5d5bec",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-11-01T14:00:00Z",
            "end": "2025-03-12T12:00:00Z",
            "value_type": "float",
            "last_value": -1.7610000000000001,
            "interval": 0,
            "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/2f9a401d-1bf0-47c2-af32-e0666ba4acf6/?format=api",
                "uuid": "2f9a401d-1bf0-47c2-af32-e0666ba4acf6",
                "name": "11DM065002",
                "code": "11DM065002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-01T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2024-11-22T13:59:15.011166Z",
            "last_modified": "2025-03-18T07:41:21.458516Z",
            "access_modifier": "Public"
        }
    ]
}