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/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=22
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=23",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=21",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb82e1a8-5cb0-45b6-a49f-e4d2b115c6e3/?format=api",
            "uuid": "eb82e1a8-5cb0-45b6-a49f-e4d2b115c6e3",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2003-03-28T11:00:00Z",
            "end": "2025-05-22T10:58:06Z",
            "value_type": "float",
            "last_value": 5.56,
            "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/fdfe9c48-1420-4749-9714-3a3827fddf93/?format=api",
                "uuid": "fdfe9c48-1420-4749-9714-3a3827fddf93",
                "name": "22DP0130004",
                "code": "22DP0130004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "2003-03-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-25T08:56:50Z",
                            "start": "2006-03-06T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-25T14:58:16Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:50:43.694804Z",
            "last_modified": "2025-06-06T06:40:49.379508Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/da76d066-bff6-4ba8-8306-e17aac7b2753/?format=api",
            "uuid": "da76d066-bff6-4ba8-8306-e17aac7b2753",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1985-04-29T11:00:00Z",
            "end": "2025-05-22T07:09:36Z",
            "value_type": "float",
            "last_value": 4.05,
            "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/afde5219-8e05-44bc-90b7-6c6417d4d5d9/?format=api",
                "uuid": "afde5219-8e05-44bc-90b7-6c6417d4d5d9",
                "name": "28AL0055001",
                "code": "28AL0055001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "1985-04-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-20T08:16:54Z",
                            "start": "2006-03-01T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-14T13:12:40Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:50:43.858899Z",
            "last_modified": "2025-05-22T08:50:54.547086Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/573160ed-689f-4a33-8d91-9c4d8c269a93/?format=api",
            "uuid": "573160ed-689f-4a33-8d91-9c4d8c269a93",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2003-03-28T11:00:00Z",
            "end": "2025-05-22T10:57:07Z",
            "value_type": "float",
            "last_value": 5.57,
            "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/28686d91-17e6-4de9-90fe-c03fabbd2ba7/?format=api",
                "uuid": "28686d91-17e6-4de9-90fe-c03fabbd2ba7",
                "name": "22DP0130002",
                "code": "22DP0130002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "2003-03-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-08-25T08:48:03Z",
                            "start": "2006-03-06T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-25T14:57:17Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:50:44.173154Z",
            "last_modified": "2025-06-06T06:40:55.132071Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e7b1082-ddfd-4948-a751-0ad3b3af3f65/?format=api",
            "uuid": "9e7b1082-ddfd-4948-a751-0ad3b3af3f65",
            "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/4d300cbb-4e91-4398-a5a3-e7d4003407f2/?format=api",
                "uuid": "4d300cbb-4e91-4398-a5a3-e7d4003407f2",
                "name": "28BP0140003",
                "code": "28BP0140003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:38.024924Z",
            "last_modified": "2022-12-20T14:11:26.859119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8b8f4887-a7a5-4c5c-a179-baff15885518/?format=api",
            "uuid": "8b8f4887-a7a5-4c5c-a179-baff15885518",
            "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/163112a9-91f0-469a-9ccc-771afe43ff32/?format=api",
                "uuid": "163112a9-91f0-469a-9ccc-771afe43ff32",
                "name": "22CP0079003",
                "code": "22CP0079003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:40.889349Z",
            "last_modified": "2022-12-20T14:11:27.866195Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e556339-a451-4aec-8302-da7039fd19ff/?format=api",
            "uuid": "1e556339-a451-4aec-8302-da7039fd19ff",
            "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/a665baf6-eb36-4650-a1ba-b1fc838d6820/?format=api",
                "uuid": "a665baf6-eb36-4650-a1ba-b1fc838d6820",
                "name": "22CP0104004",
                "code": "22CP0104004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:45.519007Z",
            "last_modified": "2022-12-20T14:11:28.617564Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c015c916-4617-4b89-8e29-ed086e7f06ae/?format=api",
            "uuid": "c015c916-4617-4b89-8e29-ed086e7f06ae",
            "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/f0b5ddea-9d89-4bb0-a75a-154b83c7020a/?format=api",
                "uuid": "f0b5ddea-9d89-4bb0-a75a-154b83c7020a",
                "name": "28BP0140004",
                "code": "28BP0140004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:48.266049Z",
            "last_modified": "2022-12-20T14:11:29.364244Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/83229597-3f08-484f-a9aa-83d4e53e8610/?format=api",
            "uuid": "83229597-3f08-484f-a9aa-83d4e53e8610",
            "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/73099bef-5e84-4fdd-9429-37877a821c50/?format=api",
                "uuid": "73099bef-5e84-4fdd-9429-37877a821c50",
                "name": "28AP0118005",
                "code": "28AP0118005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:51.014913Z",
            "last_modified": "2022-12-20T14:11:30.284233Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/25c90e3b-0a2d-4d5a-92d5-1d1e7e6a9aa2/?format=api",
            "uuid": "25c90e3b-0a2d-4d5a-92d5-1d1e7e6a9aa2",
            "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/460a8eb3-47c8-445a-89e5-51d51395f420/?format=api",
                "uuid": "460a8eb3-47c8-445a-89e5-51d51395f420",
                "name": "22CP0104005",
                "code": "22CP0104005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:53.911483Z",
            "last_modified": "2022-12-20T14:11:31.041589Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a5072cc9-444b-4b17-89a2-a584d3604011/?format=api",
            "uuid": "a5072cc9-444b-4b17-89a2-a584d3604011",
            "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/b8845dd6-0fa1-4b72-a6b3-c88be82f99f2/?format=api",
                "uuid": "b8845dd6-0fa1-4b72-a6b3-c88be82f99f2",
                "name": "22DP0089002",
                "code": "22DP0089002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:56.600196Z",
            "last_modified": "2022-12-20T14:11:31.667515Z",
            "access_modifier": "Public"
        }
    ]
}