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/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 226,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0577399-f0ca-46ea-b909-f5971a5136cd/?format=api",
            "uuid": "c0577399-f0ca-46ea-b909-f5971a5136cd",
            "code": "WNS9040::second::1::3600",
            "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/e8a377d9-858f-4b8d-b0ba-dca5fa2f6499/?format=api",
                "uuid": "e8a377d9-858f-4b8d-b0ba-dca5fa2f6499",
                "name": "B28A0365001",
                "code": "B28A0365001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:47:04.753311Z",
            "last_modified": "2022-10-12T22:33:13.240360Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d5e1048-d470-4022-8885-d9d9a2c904ae/?format=api",
            "uuid": "8d5e1048-d470-4022-8885-d9d9a2c904ae",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2013-05-15T11:00:00Z",
            "value_type": "float",
            "last_value": 9.493,
            "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/7ea8ad0a-5648-4e5f-9327-72e15362a957/?format=api",
                "uuid": "7ea8ad0a-5648-4e5f-9327-72e15362a957",
                "name": "28CL0074001",
                "code": "28CL0074001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2013-05-15T12:00:00Z",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-26T15:48:23.075922Z",
            "last_modified": "2022-10-15T22:30:00.167140Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e7df5b03-dc2e-4cc9-98b7-c3da249d7083/?format=api",
            "uuid": "e7df5b03-dc2e-4cc9-98b7-c3da249d7083",
            "code": "WNS9040::second::1::3600",
            "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/319989d6-2486-4414-a776-c4ac7e4756ee/?format=api",
                "uuid": "319989d6-2486-4414-a776-c4ac7e4756ee",
                "name": "28DP0176001",
                "code": "28DP0176001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:24.222033Z",
            "last_modified": "2022-10-15T22:53:46.653144Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a38becb-6c70-42b1-b840-3fccf74ce024/?format=api",
            "uuid": "4a38becb-6c70-42b1-b840-3fccf74ce024",
            "code": "WNS9040::second::1::3600",
            "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/04d9c270-c989-4d85-837f-8f19b921de47/?format=api",
                "uuid": "04d9c270-c989-4d85-837f-8f19b921de47",
                "name": "28DP0176002",
                "code": "28DP0176002"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:24.528472Z",
            "last_modified": "2022-10-15T23:44:51.532440Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/831d48fd-069e-4f79-b812-c45623a14191/?format=api",
            "uuid": "831d48fd-069e-4f79-b812-c45623a14191",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-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/02a3b1b9-352c-451f-a782-b0fc0c0e1bfc/?format=api",
                "uuid": "02a3b1b9-352c-451f-a782-b0fc0c0e1bfc",
                "name": "28D1633002",
                "code": "28D1633002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-04-04T13:54:34.517402Z",
            "last_modified": "2025-04-09T06:25:14.964665Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3a4c49ad-d6ca-4418-982c-5db878ec8eeb/?format=api",
            "uuid": "3a4c49ad-d6ca-4418-982c-5db878ec8eeb",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2016-03-23T14:00:00Z",
            "end": "2024-09-20T02:00:00Z",
            "value_type": "float",
            "last_value": 7.481,
            "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/0653aea9-511f-4b39-881f-c3b8630d13cc/?format=api",
                "uuid": "0653aea9-511f-4b39-881f-c3b8630d13cc",
                "name": "28AM004001",
                "code": "28AM004001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2016-03-23T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2017-01-07T20:51:33.786904Z",
            "last_modified": "2024-11-22T09:02:15.707247Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99fd7100-5e37-4690-8701-094f2c8942d1/?format=api",
            "uuid": "99fd7100-5e37-4690-8701-094f2c8942d1",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2009-11-12T12:00:00Z",
            "end": "2025-05-08T11:27:51Z",
            "value_type": "float",
            "last_value": 5.85,
            "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/5975ff3c-52d5-4089-9602-7c5cc62ad79c/?format=api",
                "uuid": "5975ff3c-52d5-4089-9602-7c5cc62ad79c",
                "name": "28A0548002",
                "code": "28A0548002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-15T07:27:56Z",
                            "start": "2009-11-12T13:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-28T13:21:36Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:48:13.127716Z",
            "last_modified": "2025-05-12T06:42:37.421135Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/272779d7-5170-4178-8d7c-1ef27e8da286/?format=api",
            "uuid": "272779d7-5170-4178-8d7c-1ef27e8da286",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2009-11-12T12:00:00Z",
            "end": "2025-05-08T11:27:47Z",
            "value_type": "float",
            "last_value": 5.9,
            "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/37f29cb3-8734-4ee5-b375-d630efe57403/?format=api",
                "uuid": "37f29cb3-8734-4ee5-b375-d630efe57403",
                "name": "28A0548001",
                "code": "28A0548001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-15T07:27:52Z",
                            "start": "2009-11-12T13:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-28T13:21:32Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:48:13.724929Z",
            "last_modified": "2025-05-12T11:29:07.227916Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/76ba6cc4-1aec-49bd-883f-5721a3c70b4b/?format=api",
            "uuid": "76ba6cc4-1aec-49bd-883f-5721a3c70b4b",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-02-28T11:00:00Z",
            "end": "2025-04-02T08:05:23Z",
            "value_type": "float",
            "last_value": 13.86,
            "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/37e9bd68-e611-4c69-a9f1-5aaea2996cac/?format=api",
                "uuid": "37e9bd68-e611-4c69-a9f1-5aaea2996cac",
                "name": "28CP0171001",
                "code": "28CP0171001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-04T11:50:19Z",
                            "start": "2006-02-28T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-05T12:42:19Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:49:26.793031Z",
            "last_modified": "2025-04-02T10:15:45.956815Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/efa5533a-58a7-4302-bcac-d52a55465e78/?format=api",
            "uuid": "efa5533a-58a7-4302-bcac-d52a55465e78",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1977-01-14T11:00:00Z",
            "end": "2005-12-14T11:00:00Z",
            "value_type": "float",
            "last_value": 12.91,
            "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/a7210d9f-c327-4c3d-b6ee-26f0bc71005b/?format=api",
                "uuid": "a7210d9f-c327-4c3d-b6ee-26f0bc71005b",
                "name": "28CP0171002",
                "code": "28CP0171002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-12-14T12:00:00Z",
                        "start": "1977-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2018-03-02T08:49:33.573117Z",
            "last_modified": "2022-10-15T20:27:01.184411Z",
            "access_modifier": "Public"
        }
    ]
}