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/240781ef-9bfa-453a-a39b-45ca877deb20/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 36,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/240781ef-9bfa-453a-a39b-45ca877deb20/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4543b750-0763-47ae-aa41-185c1323cf6e/?format=api",
            "uuid": "4543b750-0763-47ae-aa41-185c1323cf6e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-02-28T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 24.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/d33e984a-8269-4d38-ad8a-1d32c132ca19/?format=api",
                "uuid": "d33e984a-8269-4d38-ad8a-1d32c132ca19",
                "name": "34FP9098001",
                "code": "34FP9098001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "2000-02-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:50.367180Z",
            "last_modified": "2023-07-09T20:53:04.699077Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4c57e56-1671-46b6-8dbf-fa663e13d3cd/?format=api",
            "uuid": "f4c57e56-1671-46b6-8dbf-fa663e13d3cd",
            "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/d33e984a-8269-4d38-ad8a-1d32c132ca19/?format=api",
                "uuid": "d33e984a-8269-4d38-ad8a-1d32c132ca19",
                "name": "34FP9098001",
                "code": "34FP9098001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:50.662371Z",
            "last_modified": "2022-12-20T14:51:15.999112Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7ac0fc1a-41b0-47ad-aa8a-8a1cb3bea559/?format=api",
            "uuid": "7ac0fc1a-41b0-47ad-aa8a-8a1cb3bea559",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-02-28T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 24.89,
            "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/44988f70-c19f-482d-a871-18a283defebd/?format=api",
                "uuid": "44988f70-c19f-482d-a871-18a283defebd",
                "name": "34FP9098002",
                "code": "34FP9098002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "2000-02-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:53.668654Z",
            "last_modified": "2023-07-09T20:53:22.193622Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f55635d7-f773-49a9-bf88-4d0d5f1d2fb6/?format=api",
            "uuid": "f55635d7-f773-49a9-bf88-4d0d5f1d2fb6",
            "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/44988f70-c19f-482d-a871-18a283defebd/?format=api",
                "uuid": "44988f70-c19f-482d-a871-18a283defebd",
                "name": "34FP9098002",
                "code": "34FP9098002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:53.959625Z",
            "last_modified": "2022-12-20T14:51:18.338710Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/938c0baf-1b1f-44be-9158-f07977b21982/?format=api",
            "uuid": "938c0baf-1b1f-44be-9158-f07977b21982",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-02-16T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 26.37,
            "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/79304dbe-06a8-4a5b-b254-3cc7ad4aee62/?format=api",
                "uuid": "79304dbe-06a8-4a5b-b254-3cc7ad4aee62",
                "name": "34FP9102001",
                "code": "34FP9102001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1999-02-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:56.845195Z",
            "last_modified": "2023-07-09T20:53:23.062278Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77603831-897c-4e69-a74f-4ac38a7ef4d0/?format=api",
            "uuid": "77603831-897c-4e69-a74f-4ac38a7ef4d0",
            "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/79304dbe-06a8-4a5b-b254-3cc7ad4aee62/?format=api",
                "uuid": "79304dbe-06a8-4a5b-b254-3cc7ad4aee62",
                "name": "34FP9102001",
                "code": "34FP9102001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:57.128619Z",
            "last_modified": "2022-12-20T14:51:21.427944Z",
            "access_modifier": "Public"
        }
    ]
}