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/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 238,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=20",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f3bbbfc7-1901-4f98-9ed9-c8c9f5bc9ded/?format=api",
            "uuid": "f3bbbfc7-1901-4f98-9ed9-c8c9f5bc9ded",
            "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/6eadaf3b-19cd-47d7-869e-56c3bb9054d0/?format=api",
                "uuid": "6eadaf3b-19cd-47d7-869e-56c3bb9054d0",
                "name": "B32C0525008",
                "code": "BUWP021008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:11:22.721441Z",
            "last_modified": "2022-10-05T07:11:22.721429Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d563d758-0b7a-4d30-ab06-63fa037f0538/?format=api",
            "uuid": "d563d758-0b7a-4d30-ab06-63fa037f0538",
            "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/4c6b4810-4426-4bc7-9c55-e5e1ea8ef283/?format=api",
                "uuid": "4c6b4810-4426-4bc7-9c55-e5e1ea8ef283",
                "name": "B32C0525009",
                "code": "BUWP021009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:11:25.659811Z",
            "last_modified": "2022-10-05T07:11:25.659798Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2714d0a-eeb6-483f-810b-ba038782bf5b/?format=api",
            "uuid": "f2714d0a-eeb6-483f-810b-ba038782bf5b",
            "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/4c6b4810-4426-4bc7-9c55-e5e1ea8ef283/?format=api",
                "uuid": "4c6b4810-4426-4bc7-9c55-e5e1ea8ef283",
                "name": "B32C0525009",
                "code": "BUWP021009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:11:26.084273Z",
            "last_modified": "2022-10-05T07:11:26.084259Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4770e647-084f-466a-aa3c-93432c889d1d/?format=api",
            "uuid": "4770e647-084f-466a-aa3c-93432c889d1d",
            "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/e13a6216-b6df-4a7a-8d13-c06536ac9edd/?format=api",
                "uuid": "e13a6216-b6df-4a7a-8d13-c06536ac9edd",
                "name": "B32C0525010",
                "code": "BUWP021010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:11:29.232552Z",
            "last_modified": "2022-10-05T07:11:29.232538Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55b41b60-ba0a-4947-8aa1-94b3c698d82a/?format=api",
            "uuid": "55b41b60-ba0a-4947-8aa1-94b3c698d82a",
            "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/e13a6216-b6df-4a7a-8d13-c06536ac9edd/?format=api",
                "uuid": "e13a6216-b6df-4a7a-8d13-c06536ac9edd",
                "name": "B32C0525010",
                "code": "BUWP021010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:11:29.655114Z",
            "last_modified": "2022-10-05T07:11:29.655102Z",
            "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/4defa5c4-6a54-4331-bbe1-485d41dacca7/?format=api",
            "uuid": "4defa5c4-6a54-4331-bbe1-485d41dacca7",
            "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/36a6df07-09b7-443f-bfd5-b443e6e8788b/?format=api",
                "uuid": "36a6df07-09b7-443f-bfd5-b443e6e8788b",
                "name": "BUWP018002",
                "code": "BUWP018002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:00:24.695162Z",
            "last_modified": "2022-12-20T14:19:28.382038Z",
            "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"
        }
    ]
}