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/a8b68d8b-20be-410f-8930-e2b56ed00330/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/a8b68d8b-20be-410f-8930-e2b56ed00330/timeseries/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/a8b68d8b-20be-410f-8930-e2b56ed00330/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2e25709a-7d32-4cbb-824f-6a4f74d17381/?format=api",
            "uuid": "2e25709a-7d32-4cbb-824f-6a4f74d17381",
            "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/c5b325f8-b12b-4c34-922f-6065eead5ae0/?format=api",
                "uuid": "c5b325f8-b12b-4c34-922f-6065eead5ae0",
                "name": "ABWP012015",
                "code": "ABWP012015"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:15:53.339511Z",
            "last_modified": "2022-10-04T22:15:53.339497Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08299070-d2ca-4daa-8d08-a077f300cda3/?format=api",
            "uuid": "08299070-d2ca-4daa-8d08-a077f300cda3",
            "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/5185d69e-baeb-40ce-9721-cc93d0eebed9/?format=api",
                "uuid": "5185d69e-baeb-40ce-9721-cc93d0eebed9",
                "name": "ABWP014001",
                "code": "ABWP014001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:31.382586Z",
            "last_modified": "2022-10-04T22:16:31.382572Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2dcd04d9-b68c-4991-b4ec-9a4ad2118673/?format=api",
            "uuid": "2dcd04d9-b68c-4991-b4ec-9a4ad2118673",
            "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/5185d69e-baeb-40ce-9721-cc93d0eebed9/?format=api",
                "uuid": "5185d69e-baeb-40ce-9721-cc93d0eebed9",
                "name": "ABWP014001",
                "code": "ABWP014001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:31.814416Z",
            "last_modified": "2022-10-04T22:16:31.814401Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/333c9ef0-c1df-452c-ac24-8d7e086f653f/?format=api",
            "uuid": "333c9ef0-c1df-452c-ac24-8d7e086f653f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-05T06:07:14Z",
            "end": "2025-05-26T08:46:14Z",
            "value_type": "float",
            "last_value": 4.02,
            "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/f6b138c4-aba8-4d7f-ad3e-4e9fad066369/?format=api",
                "uuid": "f6b138c4-aba8-4d7f-ad3e-4e9fad066369",
                "name": "ABWP014002",
                "code": "ABWP014002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-05T07:07:14Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:16:33.957566Z",
            "last_modified": "2025-05-27T12:02:47.618104Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4c1d2b8e-c9d2-4ef0-aedb-d982acf6f8fb/?format=api",
            "uuid": "4c1d2b8e-c9d2-4ef0-aedb-d982acf6f8fb",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-20T14:00:00Z",
            "end": "2025-05-26T08:00:00Z",
            "value_type": "float",
            "last_value": 4.017,
            "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/f6b138c4-aba8-4d7f-ad3e-4e9fad066369/?format=api",
                "uuid": "f6b138c4-aba8-4d7f-ad3e-4e9fad066369",
                "name": "ABWP014002",
                "code": "ABWP014002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-20T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T22:16:34.384955Z",
            "last_modified": "2025-05-27T12:05:52.297194Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ddac0df-4cfe-4651-afdf-ebb4e20da186/?format=api",
            "uuid": "1ddac0df-4cfe-4651-afdf-ebb4e20da186",
            "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/fd4cd888-189d-4b6a-b31e-18775da446fc/?format=api",
                "uuid": "fd4cd888-189d-4b6a-b31e-18775da446fc",
                "name": "ABWP014003",
                "code": "ABWP014003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:36.550720Z",
            "last_modified": "2022-10-04T22:16:36.550707Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cacc66d6-5798-41cf-b262-ffcf39b44937/?format=api",
            "uuid": "cacc66d6-5798-41cf-b262-ffcf39b44937",
            "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/fd4cd888-189d-4b6a-b31e-18775da446fc/?format=api",
                "uuid": "fd4cd888-189d-4b6a-b31e-18775da446fc",
                "name": "ABWP014003",
                "code": "ABWP014003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:36.996365Z",
            "last_modified": "2022-10-04T22:16:36.996352Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b413fa6e-f1d8-4344-840f-1ed145521973/?format=api",
            "uuid": "b413fa6e-f1d8-4344-840f-1ed145521973",
            "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/3fde7d97-11cd-4009-8f88-6fa3c24b0a5e/?format=api",
                "uuid": "3fde7d97-11cd-4009-8f88-6fa3c24b0a5e",
                "name": "ABWP014004",
                "code": "ABWP014004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:38.991182Z",
            "last_modified": "2022-10-04T22:16:38.991168Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31ebed9f-774c-4693-a91c-f2eea49e9095/?format=api",
            "uuid": "31ebed9f-774c-4693-a91c-f2eea49e9095",
            "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/3fde7d97-11cd-4009-8f88-6fa3c24b0a5e/?format=api",
                "uuid": "3fde7d97-11cd-4009-8f88-6fa3c24b0a5e",
                "name": "ABWP014004",
                "code": "ABWP014004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:39.447350Z",
            "last_modified": "2022-10-04T22:16:39.447336Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4ba06949-225b-491f-8b3c-ae15444d5764/?format=api",
            "uuid": "4ba06949-225b-491f-8b3c-ae15444d5764",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-05T06:07:24Z",
            "end": "2025-05-26T08:46:20Z",
            "value_type": "float",
            "last_value": 3.95,
            "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/6549800e-7c34-4601-ae3c-d2f2b852f645/?format=api",
                "uuid": "6549800e-7c34-4601-ae3c-d2f2b852f645",
                "name": "ABWP014005",
                "code": "ABWP014005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-05T07:07:24Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:16:41.721321Z",
            "last_modified": "2025-05-27T12:02:51.122881Z",
            "access_modifier": "Public"
        }
    ]
}