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/98fbc29a-5032-4cbc-9e82-0c0f7a4e1f45/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/98fbc29a-5032-4cbc-9e82-0c0f7a4e1f45/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1741ac8b-7948-45ac-a048-f2483a1a34b6/?format=api",
            "uuid": "1741ac8b-7948-45ac-a048-f2483a1a34b6",
            "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/44a85501-502d-4217-9aba-2620d0d6789d/?format=api",
                "uuid": "44a85501-502d-4217-9aba-2620d0d6789d",
                "name": "45BP0106005",
                "code": "45BP0106005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:14:56.505761Z",
            "last_modified": "2022-12-20T14:07:45.471306Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/294a23f7-a1cc-40a1-ae90-b39fb5a904ec/?format=api",
            "uuid": "294a23f7-a1cc-40a1-ae90-b39fb5a904ec",
            "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/3e700c59-36a0-484c-bbbe-91dd5145ffc1/?format=api",
                "uuid": "3e700c59-36a0-484c-bbbe-91dd5145ffc1",
                "name": "45BP0106002",
                "code": "45BP0106002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:14:59.910813Z",
            "last_modified": "2022-12-20T14:07:46.145066Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d9a7388-48fa-47ec-8931-b8bd868103e5/?format=api",
            "uuid": "4d9a7388-48fa-47ec-8931-b8bd868103e5",
            "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/8ff03f33-e0a4-456d-9f93-36ee93803d3c/?format=api",
                "uuid": "8ff03f33-e0a4-456d-9f93-36ee93803d3c",
                "name": "45AP0161003",
                "code": "45AP0161003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:15:03.653260Z",
            "last_modified": "2022-12-20T14:07:47.139123Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7cdb60e-b8cb-458a-bba1-47198deb080b/?format=api",
            "uuid": "d7cdb60e-b8cb-458a-bba1-47198deb080b",
            "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/c44f9167-6172-42c0-82dd-a44d39558928/?format=api",
                "uuid": "c44f9167-6172-42c0-82dd-a44d39558928",
                "name": "45AP0161004",
                "code": "45AP0161004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:15:07.617298Z",
            "last_modified": "2022-12-20T14:07:47.803415Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/27d20119-0cc3-44cb-89dd-789f5c4f4edf/?format=api",
            "uuid": "27d20119-0cc3-44cb-89dd-789f5c4f4edf",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-14T11:00:00Z",
            "end": "2024-11-11T09:29:34Z",
            "value_type": "float",
            "last_value": 1.341,
            "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/b6947d6f-ef63-4848-9aa2-f887a08181e3/?format=api",
                "uuid": "b6947d6f-ef63-4848-9aa2-f887a08181e3",
                "name": "45AP0163002",
                "code": "45AP0163002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2014-01-22T14:45:00Z",
                            "start": "1980-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-04-25T09:54:49Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:44:54.062860Z",
            "last_modified": "2024-11-11T16:32:31.444231Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a332531-23cb-47d5-ba0a-a2c33d360742/?format=api",
            "uuid": "7a332531-23cb-47d5-ba0a-a2c33d360742",
            "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/b6947d6f-ef63-4848-9aa2-f887a08181e3/?format=api",
                "uuid": "b6947d6f-ef63-4848-9aa2-f887a08181e3",
                "name": "45AP0163002",
                "code": "45AP0163002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:44:54.436109Z",
            "last_modified": "2022-12-20T15:11:20.942048Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a8ef74d-de59-40a1-9574-9a2412084053/?format=api",
            "uuid": "4a8ef74d-de59-40a1-9574-9a2412084053",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-14T11:00:00Z",
            "end": "2025-01-22T09:26:05Z",
            "value_type": "float",
            "last_value": 1.523,
            "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/70e47c03-de42-4a35-9310-81464cb695f2/?format=api",
                "uuid": "70e47c03-de42-4a35-9310-81464cb695f2",
                "name": "45AP0163005",
                "code": "45AP0163005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-15T10:37:29Z",
                            "start": "1980-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-25T10:21:34Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:44:57.811081Z",
            "last_modified": "2025-01-27T06:57:30.385229Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b78c7200-9b44-45d7-8cdb-fa3332d7ae5f/?format=api",
            "uuid": "b78c7200-9b44-45d7-8cdb-fa3332d7ae5f",
            "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/70e47c03-de42-4a35-9310-81464cb695f2/?format=api",
                "uuid": "70e47c03-de42-4a35-9310-81464cb695f2",
                "name": "45AP0163005",
                "code": "45AP0163005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:44:58.147611Z",
            "last_modified": "2022-12-20T15:11:21.913796Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a5afc1d2-caa7-42bf-bdb4-b8dc948e8ac2/?format=api",
            "uuid": "a5afc1d2-caa7-42bf-bdb4-b8dc948e8ac2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-14T11:00:00Z",
            "end": "2025-01-22T09:34:25Z",
            "value_type": "float",
            "last_value": 1.577,
            "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/9741371b-9eca-4ca0-96eb-52ab52450942/?format=api",
                "uuid": "9741371b-9eca-4ca0-96eb-52ab52450942",
                "name": "45AP0164002",
                "code": "45AP0164002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-15T10:54:43Z",
                            "start": "1980-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-25T10:55:59Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:45:01.464101Z",
            "last_modified": "2025-01-27T07:19:57.216493Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2e99f61-e916-4e39-bb4b-fb38ebea96e5/?format=api",
            "uuid": "f2e99f61-e916-4e39-bb4b-fb38ebea96e5",
            "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/9741371b-9eca-4ca0-96eb-52ab52450942/?format=api",
                "uuid": "9741371b-9eca-4ca0-96eb-52ab52450942",
                "name": "45AP0164002",
                "code": "45AP0164002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:45:01.853677Z",
            "last_modified": "2022-12-20T15:11:23.355943Z",
            "access_modifier": "Public"
        }
    ]
}