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/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08084bd5-ab6c-4cca-a089-c833b930bc5c/?format=api",
            "uuid": "08084bd5-ab6c-4cca-a089-c833b930bc5c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1987-01-29T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 8.16,
            "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/4323716e-c32c-4459-be0a-123cb017cbe1/?format=api",
                "uuid": "4323716e-c32c-4459-be0a-123cb017cbe1",
                "name": "22DP0148003",
                "code": "22DP0148003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-28T12:00:00Z",
                            "start": "1987-01-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T11:32:39.123500Z",
            "last_modified": "2024-07-20T09:37:11.086775Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7c69abd-9868-4cef-828b-c7e55a2bd4ec/?format=api",
            "uuid": "a7c69abd-9868-4cef-828b-c7e55a2bd4ec",
            "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/4323716e-c32c-4459-be0a-123cb017cbe1/?format=api",
                "uuid": "4323716e-c32c-4459-be0a-123cb017cbe1",
                "name": "22DP0148003",
                "code": "22DP0148003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:32:39.439147Z",
            "last_modified": "2022-12-20T15:07:41.616238Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4f9667b0-1a55-41ef-9fda-c80b96b62786/?format=api",
            "uuid": "4f9667b0-1a55-41ef-9fda-c80b96b62786",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1976-10-14T11:00:00Z",
            "end": "2003-06-27T11:00:00Z",
            "value_type": "float",
            "last_value": 7.54,
            "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/1820298f-f0f0-4015-86ab-d4b1d077e122/?format=api",
                "uuid": "1820298f-f0f0-4015-86ab-d4b1d077e122",
                "name": "22GP0042001",
                "code": "22GP0042001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2003-06-27T12:00:00Z",
                            "start": "1976-10-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T11:32:49.607764Z",
            "last_modified": "2024-07-21T09:22:05.117615Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/52a34e20-4f46-4c74-9e87-56f003c66115/?format=api",
            "uuid": "52a34e20-4f46-4c74-9e87-56f003c66115",
            "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/1820298f-f0f0-4015-86ab-d4b1d077e122/?format=api",
                "uuid": "1820298f-f0f0-4015-86ab-d4b1d077e122",
                "name": "22GP0042001",
                "code": "22GP0042001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:32:49.915794Z",
            "last_modified": "2022-12-20T15:07:45.022231Z",
            "access_modifier": "Public"
        }
    ]
}