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/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 184,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/32a77856-edea-4e5e-82ad-9607281708fe/?format=api",
            "uuid": "32a77856-edea-4e5e-82ad-9607281708fe",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2003-08-29T11:00:00Z",
            "end": "2007-05-29T11:00:00Z",
            "value_type": "float",
            "last_value": 7.91,
            "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/6e37adc9-b585-4a50-bc8e-dfcf8fb68c98/?format=api",
                "uuid": "6e37adc9-b585-4a50-bc8e-dfcf8fb68c98",
                "name": "28D0442002",
                "code": "28D0442002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-05-29T12:00:00Z",
                        "start": "2003-08-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:57:46.382433Z",
            "last_modified": "2022-10-15T05:54:30.334626Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8b010499-0f27-4095-8500-c4dec1a58b91/?format=api",
            "uuid": "8b010499-0f27-4095-8500-c4dec1a58b91",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2013-04-22T12:00:00Z",
            "end": "2023-01-10T10:53:10Z",
            "value_type": "float",
            "last_value": 3.931,
            "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/dc9086a0-265b-4e6b-b9ef-fb8e512eccd3/?format=api",
                "uuid": "dc9086a0-265b-4e6b-b9ef-fb8e512eccd3",
                "name": "28D0434006",
                "code": "28D0434006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-13T10:30:48Z",
                            "start": "2013-04-22T13:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-21T11:29:15Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:57:46.457066Z",
            "last_modified": "2024-11-04T13:30:39.905735Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7dfb7551-770f-4587-a4c0-aff34cfd9596/?format=api",
            "uuid": "7dfb7551-770f-4587-a4c0-aff34cfd9596",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2003-08-29T11:00:00Z",
            "end": "2024-07-16T09:42:32Z",
            "value_type": "float",
            "last_value": 7.272,
            "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/e7fdfc59-ecf2-477c-9fc1-4efd50c228c7/?format=api",
                "uuid": "e7fdfc59-ecf2-477c-9fc1-4efd50c228c7",
                "name": "28D0440001",
                "code": "28D0440001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2003-12-11T12:00:00Z",
                            "start": "2003-08-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2017-09-12T12:00:00Z",
                            "start": "2007-10-30T13:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-01-23T11:23:16Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:57:47.178466Z",
            "last_modified": "2025-02-03T09:42:47.245295Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a94d632e-4e7c-40d0-8110-4c78f4ecc6dc/?format=api",
            "uuid": "a94d632e-4e7c-40d0-8110-4c78f4ecc6dc",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2003-08-29T11:00:00Z",
            "end": "2007-05-29T11:00:00Z",
            "value_type": "float",
            "last_value": 7.8,
            "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/30456e31-57a5-4cfb-b66e-4e5ddccca158/?format=api",
                "uuid": "30456e31-57a5-4cfb-b66e-4e5ddccca158",
                "name": "28D0441002",
                "code": "28D0441002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-05-29T12:00:00Z",
                        "start": "2003-08-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:57:48.146180Z",
            "last_modified": "2022-10-15T06:53:05.048909Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ce8bbf3-93c4-4308-aacd-3d528751b5fc/?format=api",
            "uuid": "2ce8bbf3-93c4-4308-aacd-3d528751b5fc",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2017-10-17T17:00:00Z",
            "end": "2025-04-16T08:00:00Z",
            "value_type": "float",
            "last_value": 8.134,
            "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/a9327aad-483c-4f84-804d-00e873adabd2/?format=api",
                "uuid": "a9327aad-483c-4f84-804d-00e873adabd2",
                "name": "P28D0017001",
                "code": "P28D0017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2017-10-17T18:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2020-03-23T16:53:31.252925Z",
            "last_modified": "2025-04-18T05:50:05.837200Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/29f70f01-8d90-4acc-8295-1f7c71d3f5d2/?format=api",
            "uuid": "29f70f01-8d90-4acc-8295-1f7c71d3f5d2",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-19T10:46:29Z",
            "end": "2025-04-16T09:13:28Z",
            "value_type": "float",
            "last_value": 8.07,
            "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/e592d472-60ce-45f6-8581-d7ea685b67a3/?format=api",
                "uuid": "e592d472-60ce-45f6-8581-d7ea685b67a3",
                "name": "B28D1740002",
                "code": "B28D1740002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-14T11:50:58Z",
                            "start": "2018-11-19T11:46:29Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-22T09:15:11Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2020-03-23T16:53:31.253164Z",
            "last_modified": "2025-04-18T05:49:16.606921Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee201b7b-8094-4f00-92ee-e71e26998321/?format=api",
            "uuid": "ee201b7b-8094-4f00-92ee-e71e26998321",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-19T10:46:23Z",
            "end": "2025-04-16T09:13:22Z",
            "value_type": "float",
            "last_value": 8.08,
            "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/884d39e5-3278-4ac5-ba36-6b30f1837efb/?format=api",
                "uuid": "884d39e5-3278-4ac5-ba36-6b30f1837efb",
                "name": "B28D1740001",
                "code": "B28D1740001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-14T11:50:00Z",
                            "start": "2018-11-19T11:46:23Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-22T09:13:58Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2020-03-23T16:53:31.253314Z",
            "last_modified": "2025-04-18T05:55:06.076014Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7cc25f3e-e221-415d-b4b9-d106cadb0551/?format=api",
            "uuid": "7cc25f3e-e221-415d-b4b9-d106cadb0551",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2017-09-14T11:00:00Z",
            "end": "2025-04-16T08:00:00Z",
            "value_type": "float",
            "last_value": 7.771,
            "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/884d39e5-3278-4ac5-ba36-6b30f1837efb/?format=api",
                "uuid": "884d39e5-3278-4ac5-ba36-6b30f1837efb",
                "name": "B28D1740001",
                "code": "B28D1740001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2017-09-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2020-03-23T16:53:31.253456Z",
            "last_modified": "2025-04-18T05:55:06.187547Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb5a9437-2096-49fb-99f0-b8225077a0c5/?format=api",
            "uuid": "eb5a9437-2096-49fb-99f0-b8225077a0c5",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2017-09-14T11:00:00Z",
            "end": "2025-04-16T08:00:00Z",
            "value_type": "float",
            "last_value": 8.038,
            "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/e592d472-60ce-45f6-8581-d7ea685b67a3/?format=api",
                "uuid": "e592d472-60ce-45f6-8581-d7ea685b67a3",
                "name": "B28D1740002",
                "code": "B28D1740002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2017-09-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2020-03-23T16:53:31.253593Z",
            "last_modified": "2025-04-18T05:50:18.773395Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/88cc3f8c-b250-4456-a973-ddba553b864d/?format=api",
            "uuid": "88cc3f8c-b250-4456-a973-ddba553b864d",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-19T10:46:37Z",
            "end": "2025-04-16T09:13:47Z",
            "value_type": "float",
            "last_value": 8.0,
            "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/d7d70a82-b95e-41a7-b08f-db7841d281f3/?format=api",
                "uuid": "d7d70a82-b95e-41a7-b08f-db7841d281f3",
                "name": "B28D1740003",
                "code": "B28D1740003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-14T11:52:10Z",
                            "start": "2018-11-19T11:46:37Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-22T09:16:29Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2020-03-23T16:53:31.253756Z",
            "last_modified": "2025-04-16T09:30:09.014323Z",
            "access_modifier": "Public"
        }
    ]
}