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/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b123bac7-1f47-4b0e-8c6f-433f541102f2/?format=api",
            "uuid": "b123bac7-1f47-4b0e-8c6f-433f541102f2",
            "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/c160fbf2-8dbc-4982-b242-5070967ed154/?format=api",
                "uuid": "c160fbf2-8dbc-4982-b242-5070967ed154",
                "name": "COWP016001",
                "code": "COWP016001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:00.037801Z",
            "last_modified": "2022-10-05T07:12:00.037788Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ea844d6e-77d8-43bc-8d70-2fc02feb771e/?format=api",
            "uuid": "ea844d6e-77d8-43bc-8d70-2fc02feb771e",
            "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/c160fbf2-8dbc-4982-b242-5070967ed154/?format=api",
                "uuid": "c160fbf2-8dbc-4982-b242-5070967ed154",
                "name": "COWP016001",
                "code": "COWP016001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:00.424952Z",
            "last_modified": "2022-10-05T07:12:00.424942Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/15e88e95-ab4a-4b7c-bc2c-2a392e56f92c/?format=api",
            "uuid": "15e88e95-ab4a-4b7c-bc2c-2a392e56f92c",
            "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/0634eca2-012c-4457-8046-189a0496e1c6/?format=api",
                "uuid": "0634eca2-012c-4457-8046-189a0496e1c6",
                "name": "COWP016002",
                "code": "COWP016002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:03.745867Z",
            "last_modified": "2022-10-05T07:12:03.745853Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59ae5425-ab6e-4129-baf2-6b3cf3e0f9c5/?format=api",
            "uuid": "59ae5425-ab6e-4129-baf2-6b3cf3e0f9c5",
            "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/0634eca2-012c-4457-8046-189a0496e1c6/?format=api",
                "uuid": "0634eca2-012c-4457-8046-189a0496e1c6",
                "name": "COWP016002",
                "code": "COWP016002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:04.252883Z",
            "last_modified": "2022-10-05T07:12:04.252870Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fec97a2c-1cc3-4ccb-ac11-d0062b4f8738/?format=api",
            "uuid": "fec97a2c-1cc3-4ccb-ac11-d0062b4f8738",
            "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/5b7e4708-e57b-4a6c-8566-366450252429/?format=api",
                "uuid": "5b7e4708-e57b-4a6c-8566-366450252429",
                "name": "COWP016003",
                "code": "COWP016003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:07.799266Z",
            "last_modified": "2022-10-05T07:12:07.799253Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe540052-8a76-43bc-956e-e722c3451bb4/?format=api",
            "uuid": "fe540052-8a76-43bc-956e-e722c3451bb4",
            "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/5b7e4708-e57b-4a6c-8566-366450252429/?format=api",
                "uuid": "5b7e4708-e57b-4a6c-8566-366450252429",
                "name": "COWP016003",
                "code": "COWP016003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:08.339341Z",
            "last_modified": "2022-10-05T07:12:08.339328Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6102f563-6700-42d7-9753-b346e3c0461a/?format=api",
            "uuid": "6102f563-6700-42d7-9753-b346e3c0461a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-07-28T11:00:00Z",
            "end": "2025-05-07T09:51:59Z",
            "value_type": "float",
            "last_value": 1.51,
            "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/faaff67a-6bfa-4ba6-ac96-56bb922073b3/?format=api",
                "uuid": "faaff67a-6bfa-4ba6-ac96-56bb922073b3",
                "name": "COWP001001",
                "code": "COWP001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2009-05-28T12:00:00Z",
                            "start": "1970-07-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-12-21T09:12:38Z",
                            "start": "2009-06-14T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-04T09:53:42Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T09:28:38.205471Z",
            "last_modified": "2025-05-12T12:17:37.181690Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/75789ee8-49c5-4c3f-84e9-7ffabadfc180/?format=api",
            "uuid": "75789ee8-49c5-4c3f-84e9-7ffabadfc180",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2009-11-14T11:00:00Z",
            "end": "2025-05-07T09:52:03Z",
            "value_type": "float",
            "last_value": 0.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/6e5cb4c4-f32c-4939-bcc3-b4f2a79c48e2/?format=api",
                "uuid": "6e5cb4c4-f32c-4939-bcc3-b4f2a79c48e2",
                "name": "COWP001002",
                "code": "COWP001002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-06T08:51:13Z",
                            "start": "2009-11-14T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-04T09:53:47Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T09:28:43.524710Z",
            "last_modified": "2025-05-12T12:17:40.722282Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7695e487-069b-4e37-ba33-62d8a031b3ea/?format=api",
            "uuid": "7695e487-069b-4e37-ba33-62d8a031b3ea",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2009-06-14T11:00:00Z",
            "end": "2025-05-07T09:52:08Z",
            "value_type": "float",
            "last_value": 1.38,
            "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/0eacd530-6e90-45e6-bdc8-caff7c8d0e16/?format=api",
                "uuid": "0eacd530-6e90-45e6-bdc8-caff7c8d0e16",
                "name": "COWP001003",
                "code": "COWP001003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-06T08:51:18Z",
                            "start": "2009-06-14T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-04T09:53:52Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T09:28:47.354036Z",
            "last_modified": "2025-05-12T12:17:44.527087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0f4e347-3f87-4e7a-9572-bca07113423c/?format=api",
            "uuid": "b0f4e347-3f87-4e7a-9572-bca07113423c",
            "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/48163105-ad87-43dd-81da-b3e036f83d38/?format=api",
                "uuid": "48163105-ad87-43dd-81da-b3e036f83d38",
                "name": "COWP017008",
                "code": "COWP017008"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:00:27.600330Z",
            "last_modified": "2022-12-20T14:19:29.326754Z",
            "access_modifier": "Public"
        }
    ]
}