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/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 88,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bed92484-1595-4bb1-a3a3-915cc4f4c427/?format=api",
            "uuid": "bed92484-1595-4bb1-a3a3-915cc4f4c427",
            "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/ef18156a-4319-40c5-b682-ce3164236175/?format=api",
                "uuid": "ef18156a-4319-40c5-b682-ce3164236175",
                "name": "Q7001",
                "code": "Q7001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:44.434359Z",
            "last_modified": "2022-10-05T08:50:44.434345Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5bc3bc09-2cdc-4c17-a887-dc110438e5b6/?format=api",
            "uuid": "5bc3bc09-2cdc-4c17-a887-dc110438e5b6",
            "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/ef18156a-4319-40c5-b682-ce3164236175/?format=api",
                "uuid": "ef18156a-4319-40c5-b682-ce3164236175",
                "name": "Q7001",
                "code": "Q7001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:44.820816Z",
            "last_modified": "2022-10-05T08:50:44.820800Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7898e11-76a2-45e3-ac71-37003221ff43/?format=api",
            "uuid": "d7898e11-76a2-45e3-ac71-37003221ff43",
            "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/753ffd90-c145-4d1d-89a9-f8f6bdd22d39/?format=api",
                "uuid": "753ffd90-c145-4d1d-89a9-f8f6bdd22d39",
                "name": "Q9001",
                "code": "Q9001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:47.531718Z",
            "last_modified": "2022-10-05T08:50:47.531704Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc711062-9de9-4073-9701-4656e8156a8f/?format=api",
            "uuid": "cc711062-9de9-4073-9701-4656e8156a8f",
            "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/753ffd90-c145-4d1d-89a9-f8f6bdd22d39/?format=api",
                "uuid": "753ffd90-c145-4d1d-89a9-f8f6bdd22d39",
                "name": "Q9001",
                "code": "Q9001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:47.950715Z",
            "last_modified": "2022-10-05T08:50:47.950702Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9fffe355-8ded-40da-8976-e23bcdd4558c/?format=api",
            "uuid": "9fffe355-8ded-40da-8976-e23bcdd4558c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-01-27T11:00:00Z",
            "end": "2004-07-14T11:00:00Z",
            "value_type": "float",
            "last_value": 25.07,
            "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/5687eb0f-a9e8-46b3-ae53-3c3f63dc7708/?format=api",
                "uuid": "5687eb0f-a9e8-46b3-ae53-3c3f63dc7708",
                "name": "41EP9001001",
                "code": "41EP9001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-07-14T12:00:00Z",
                        "start": "1995-01-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:59:05.713934Z",
            "last_modified": "2023-07-09T20:43:00.972041Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5921ab78-b42b-4c1d-979c-580e972b7cc4/?format=api",
            "uuid": "5921ab78-b42b-4c1d-979c-580e972b7cc4",
            "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/5687eb0f-a9e8-46b3-ae53-3c3f63dc7708/?format=api",
                "uuid": "5687eb0f-a9e8-46b3-ae53-3c3f63dc7708",
                "name": "41EP9001001",
                "code": "41EP9001001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:59:06.052249Z",
            "last_modified": "2022-12-20T14:19:05.790682Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/96efcf5e-9fe6-4e41-a0f2-785520eb0d42/?format=api",
            "uuid": "96efcf5e-9fe6-4e41-a0f2-785520eb0d42",
            "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/01dfe876-8d7b-4532-b2f6-9fa192621b94/?format=api",
                "uuid": "01dfe876-8d7b-4532-b2f6-9fa192621b94",
                "name": "41EM009001",
                "code": "41EM009001"
            },
            "extra_metadata": {},
            "created": "2025-04-23T08:57:14.365765Z",
            "last_modified": "2025-04-23T08:57:14.365751Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54de61d6-3e23-4cc9-b406-f12031f8abfd/?format=api",
            "uuid": "54de61d6-3e23-4cc9-b406-f12031f8abfd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/01dfe876-8d7b-4532-b2f6-9fa192621b94/?format=api",
                "uuid": "01dfe876-8d7b-4532-b2f6-9fa192621b94",
                "name": "41EM009001",
                "code": "41EM009001"
            },
            "extra_metadata": {},
            "created": "2025-04-23T08:57:14.413459Z",
            "last_modified": "2025-04-23T08:57:14.413434Z",
            "access_modifier": "Public"
        }
    ]
}