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/415e7eec-68a1-46c0-876c-3dcac70b5c9c/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 78,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/415e7eec-68a1-46c0-876c-3dcac70b5c9c/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/385c60a5-56d1-4fbd-85df-ebd295aa5fe9/?format=api",
            "uuid": "385c60a5-56d1-4fbd-85df-ebd295aa5fe9",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-03-03T14:14:34Z",
            "end": "2025-03-19T11:34:15Z",
            "value_type": "float",
            "last_value": 41.898,
            "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/9fb4149e-71c1-4332-b829-341baffbbb66/?format=api",
                "uuid": "9fb4149e-71c1-4332-b829-341baffbbb66",
                "name": "29CM003001",
                "code": "29CM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-24T12:36:30Z",
                            "start": "2020-03-03T15:14:34Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2022-02-16T11:49:49Z",
                            "start": "2021-03-25T10:39:14Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-06-21T09:26:48Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2020-03-23T16:52:35.496787Z",
            "last_modified": "2025-03-21T06:37:00.172951Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e5be106-4567-43ee-bd30-6aea77f464b7/?format=api",
            "uuid": "4e5be106-4567-43ee-bd30-6aea77f464b7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2022-02-16T11:02:33Z",
            "end": "2025-03-19T11:00:00Z",
            "value_type": "float",
            "last_value": 41.908,
            "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/9fb4149e-71c1-4332-b829-341baffbbb66/?format=api",
                "uuid": "9fb4149e-71c1-4332-b829-341baffbbb66",
                "name": "29CM003001",
                "code": "29CM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-02-16T12:02:33Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-06-27T15:39:54.511775Z",
            "last_modified": "2025-03-21T06:40:31.687914Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4afe925c-20d5-4776-a314-08529f0a8e08/?format=api",
            "uuid": "4afe925c-20d5-4776-a314-08529f0a8e08",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-01-15T11:00:00Z",
            "end": "2010-07-20T14:00:00Z",
            "value_type": "float",
            "last_value": 40.8,
            "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/dff627aa-d5b2-41ab-865d-385e5fe43302/?format=api",
                "uuid": "dff627aa-d5b2-41ab-865d-385e5fe43302",
                "name": "29CP9001001",
                "code": "29CP9001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2010-07-20T15:00:00Z",
                        "start": "1995-01-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:30:38.202783Z",
            "last_modified": "2023-07-09T20:33:48.943201Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5635616e-fec5-414b-a9fb-ce7e7b75e6c5/?format=api",
            "uuid": "5635616e-fec5-414b-a9fb-ce7e7b75e6c5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2001-02-15T11:00:00Z",
            "end": "2016-05-18T09:00:00Z",
            "value_type": "float",
            "last_value": 48.67,
            "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/d7d8a784-b6ba-4d26-bcca-66f04e60117a/?format=api",
                "uuid": "d7d8a784-b6ba-4d26-bcca-66f04e60117a",
                "name": "29CL9017001",
                "code": "29CL9017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-09-28T12:00:00Z",
                            "start": "2001-02-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2016-05-18T10:00:00Z",
                            "start": "2005-10-17T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:36:03.329517Z",
            "last_modified": "2023-07-09T20:34:21.235109Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e5b57a2-72ea-4cbb-bc1f-cc7f84a483bb/?format=api",
            "uuid": "0e5b57a2-72ea-4cbb-bc1f-cc7f84a483bb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-08-19T11:00:00Z",
            "end": "2002-02-14T11:00:00Z",
            "value_type": "float",
            "last_value": 43.14,
            "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/9694db78-ef75-49db-9c1b-c8f02c0eeed6/?format=api",
                "uuid": "9694db78-ef75-49db-9c1b-c8f02c0eeed6",
                "name": "29CP9008001",
                "code": "29CP9008001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2002-02-14T12:00:00Z",
                        "start": "1990-08-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:22:56.253994Z",
            "last_modified": "2023-07-09T20:46:38.860291Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/47d366cc-8218-4919-a2f1-ec828ab2605f/?format=api",
            "uuid": "47d366cc-8218-4919-a2f1-ec828ab2605f",
            "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/9694db78-ef75-49db-9c1b-c8f02c0eeed6/?format=api",
                "uuid": "9694db78-ef75-49db-9c1b-c8f02c0eeed6",
                "name": "29CP9008001",
                "code": "29CP9008001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:22:56.584024Z",
            "last_modified": "2022-12-20T14:25:47.094527Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59c23b02-d31a-4f68-bd96-08487ba9f540/?format=api",
            "uuid": "59c23b02-d31a-4f68-bd96-08487ba9f540",
            "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/517b4fcd-3660-4cc3-a4d6-e8620684aaeb/?format=api",
                "uuid": "517b4fcd-3660-4cc3-a4d6-e8620684aaeb",
                "name": "29CL9006001",
                "code": "29CL9006001"
            },
            "extra_metadata": {},
            "created": "2023-03-02T23:34:43.783092Z",
            "last_modified": "2023-03-02T23:34:43.783078Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b3d804ae-df78-4d2d-9a35-b96d80db0b3d/?format=api",
            "uuid": "b3d804ae-df78-4d2d-9a35-b96d80db0b3d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/517b4fcd-3660-4cc3-a4d6-e8620684aaeb/?format=api",
                "uuid": "517b4fcd-3660-4cc3-a4d6-e8620684aaeb",
                "name": "29CL9006001",
                "code": "29CL9006001"
            },
            "extra_metadata": {},
            "created": "2023-03-02T23:34:44.865785Z",
            "last_modified": "2023-03-02T23:34:44.865772Z",
            "access_modifier": "Public"
        }
    ]
}