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/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/954a2b54-600b-4bbc-bf15-eb2b5b876abd/?format=api",
            "uuid": "954a2b54-600b-4bbc-bf15-eb2b5b876abd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-05-04T11:00:00Z",
            "end": "2025-06-02T11:17:35Z",
            "value_type": "float",
            "last_value": -0.86,
            "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/92b5b98d-1bb1-4d70-8d26-b3e036ab9989/?format=api",
                "uuid": "92b5b98d-1bb1-4d70-8d26-b3e036ab9989",
                "name": "EEWP002004",
                "code": "EEWP002004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1990-05-04T12:00:00Z",
                            "start": "1990-05-04T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-01-22T13:27:32Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:46:22.015606Z",
            "last_modified": "2025-06-03T13:40:38.413043Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ba60389-36d1-409d-88b4-5b146ac9898b/?format=api",
            "uuid": "1ba60389-36d1-409d-88b4-5b146ac9898b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-22T14:00:00Z",
            "end": "2025-06-02T11:00:00Z",
            "value_type": "float",
            "last_value": -0.885,
            "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/92b5b98d-1bb1-4d70-8d26-b3e036ab9989/?format=api",
                "uuid": "92b5b98d-1bb1-4d70-8d26-b3e036ab9989",
                "name": "EEWP002004",
                "code": "EEWP002004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-22T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:46:22.368296Z",
            "last_modified": "2025-06-03T14:50:47.022296Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b8606b8-3ebb-4de6-9525-bd519480f9a2/?format=api",
            "uuid": "5b8606b8-3ebb-4de6-9525-bd519480f9a2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-05-04T11:00:00Z",
            "end": "1990-05-04T11:00:00Z",
            "value_type": "float",
            "last_value": -0.24,
            "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/f3140154-78a1-4f53-a81c-56562e788bfd/?format=api",
                "uuid": "f3140154-78a1-4f53-a81c-56562e788bfd",
                "name": "EEWP002005",
                "code": "EEWP002005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1990-05-04T12:00:00Z",
                        "start": "1990-05-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:46:25.368687Z",
            "last_modified": "2024-03-15T07:06:09.366064Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b838eef2-9495-46f2-9e03-deca214a4cc7/?format=api",
            "uuid": "b838eef2-9495-46f2-9e03-deca214a4cc7",
            "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/f3140154-78a1-4f53-a81c-56562e788bfd/?format=api",
                "uuid": "f3140154-78a1-4f53-a81c-56562e788bfd",
                "name": "EEWP002005",
                "code": "EEWP002005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:46:25.630558Z",
            "last_modified": "2022-12-20T14:47:10.393831Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5c112b73-bd82-4f0c-b453-bb88f41cdee2/?format=api",
            "uuid": "5c112b73-bd82-4f0c-b453-bb88f41cdee2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-05-04T11:00:00Z",
            "end": "1990-05-04T11:00:00Z",
            "value_type": "float",
            "last_value": -0.23,
            "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/81d91b6f-5b39-4dcc-9839-709c8b5a62ae/?format=api",
                "uuid": "81d91b6f-5b39-4dcc-9839-709c8b5a62ae",
                "name": "EEWP002006",
                "code": "EEWP002006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1990-05-04T12:00:00Z",
                        "start": "1990-05-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:46:28.353809Z",
            "last_modified": "2024-03-15T07:06:10.411482Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01e31ccf-dad7-4f70-b5aa-dad2b2b65ae0/?format=api",
            "uuid": "01e31ccf-dad7-4f70-b5aa-dad2b2b65ae0",
            "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/81d91b6f-5b39-4dcc-9839-709c8b5a62ae/?format=api",
                "uuid": "81d91b6f-5b39-4dcc-9839-709c8b5a62ae",
                "name": "EEWP002006",
                "code": "EEWP002006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:46:28.651263Z",
            "last_modified": "2022-12-20T14:47:11.755199Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df86d457-dfbd-420a-a184-cff9f3eb6452/?format=api",
            "uuid": "df86d457-dfbd-420a-a184-cff9f3eb6452",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-05-04T11:00:00Z",
            "end": "1990-05-04T11:00:00Z",
            "value_type": "float",
            "last_value": -0.19,
            "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/e2e3122c-beaa-4240-9fb3-65d6e1e7ed81/?format=api",
                "uuid": "e2e3122c-beaa-4240-9fb3-65d6e1e7ed81",
                "name": "EEWP002007",
                "code": "EEWP002007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1990-05-04T12:00:00Z",
                        "start": "1990-05-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:46:31.413517Z",
            "last_modified": "2024-03-15T07:06:11.529853Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/17000f69-c2d5-4405-b9f8-9b5ee2ed9a11/?format=api",
            "uuid": "17000f69-c2d5-4405-b9f8-9b5ee2ed9a11",
            "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/e2e3122c-beaa-4240-9fb3-65d6e1e7ed81/?format=api",
                "uuid": "e2e3122c-beaa-4240-9fb3-65d6e1e7ed81",
                "name": "EEWP002007",
                "code": "EEWP002007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:46:31.666041Z",
            "last_modified": "2022-12-20T14:47:13.097150Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7ebfbf71-8adc-46b4-b722-54dcba65953c/?format=api",
            "uuid": "7ebfbf71-8adc-46b4-b722-54dcba65953c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-05-04T11:00:00Z",
            "end": "2025-06-02T11:17:40Z",
            "value_type": "float",
            "last_value": -0.93,
            "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/f408d049-cc51-41ce-92e8-3eae0320c4ff/?format=api",
                "uuid": "f408d049-cc51-41ce-92e8-3eae0320c4ff",
                "name": "EEWP002008",
                "code": "EEWP002008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1990-05-04T12:00:00Z",
                            "start": "1990-05-04T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-01-22T13:27:13Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:46:34.402441Z",
            "last_modified": "2025-06-03T13:37:25.324660Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6739f420-97ae-4667-a421-843aeea579f0/?format=api",
            "uuid": "6739f420-97ae-4667-a421-843aeea579f0",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-22T14:00:00Z",
            "end": "2025-06-02T11:00:00Z",
            "value_type": "float",
            "last_value": -0.9670000000000001,
            "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/f408d049-cc51-41ce-92e8-3eae0320c4ff/?format=api",
                "uuid": "f408d049-cc51-41ce-92e8-3eae0320c4ff",
                "name": "EEWP002008",
                "code": "EEWP002008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-22T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:46:34.745356Z",
            "last_modified": "2025-06-03T14:50:35.078494Z",
            "access_modifier": "Public"
        }
    ]
}