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/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=9",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bdf412ad-47f9-41f5-b117-a44d4aa0a803/?format=api",
            "uuid": "bdf412ad-47f9-41f5-b117-a44d4aa0a803",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1987-01-14T11:00:00Z",
            "end": "2025-04-08T09:05:38Z",
            "value_type": "float",
            "last_value": 0.68,
            "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/72bbc9c6-330c-4e3e-8adf-df64839f01f4/?format=api",
                "uuid": "72bbc9c6-330c-4e3e-8adf-df64839f01f4",
                "name": "16GP0145001",
                "code": "16GP0145001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "1987-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-01T10:32:16Z",
                            "start": "2005-11-15T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T10:23:21Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:51:08.461544Z",
            "last_modified": "2025-04-08T13:20:18.966354Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/efac2779-3958-4a6c-858f-8f9c6edcfc14/?format=api",
            "uuid": "efac2779-3958-4a6c-858f-8f9c6edcfc14",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-14T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": -0.11,
            "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/2e745f72-a95e-42cf-94d2-93d7d6ebcba9/?format=api",
                "uuid": "2e745f72-a95e-42cf-94d2-93d7d6ebcba9",
                "name": "16GP0143002",
                "code": "16GP0143002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-28T12:00:00Z",
                        "start": "1980-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:51:09.816705Z",
            "last_modified": "2022-10-15T22:24:32.413602Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e464ee52-0b52-48cd-b237-7baf7f44a15d/?format=api",
            "uuid": "e464ee52-0b52-48cd-b237-7baf7f44a15d",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1981-02-27T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": -0.5,
            "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/6287c20e-1727-43ee-b468-acb6dcc0bf83/?format=api",
                "uuid": "6287c20e-1727-43ee-b468-acb6dcc0bf83",
                "name": "16GP0159002",
                "code": "16GP0159002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-28T12:00:00Z",
                        "start": "1981-02-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:51:10.115099Z",
            "last_modified": "2022-10-15T21:28:34.429391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a5bf486-1919-44d1-a312-5c35ad18d0d9/?format=api",
            "uuid": "9a5bf486-1919-44d1-a312-5c35ad18d0d9",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-14T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 0.61,
            "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/ffc68f20-f06b-4c44-8753-706c65225236/?format=api",
                "uuid": "ffc68f20-f06b-4c44-8753-706c65225236",
                "name": "16HP0071002",
                "code": "16HP0071002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-28T12:00:00Z",
                        "start": "1980-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:51:11.012306Z",
            "last_modified": "2022-10-15T22:19:46.934475Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a9218e86-cc0b-4f0f-9b45-6451646172e1/?format=api",
            "uuid": "a9218e86-cc0b-4f0f-9b45-6451646172e1",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-14T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": -0.11,
            "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/6dc27312-5f8d-4095-9bc2-d07729f52741/?format=api",
                "uuid": "6dc27312-5f8d-4095-9bc2-d07729f52741",
                "name": "16GP0142002",
                "code": "16GP0142002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-28T12:00:00Z",
                        "start": "1980-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:51:11.905070Z",
            "last_modified": "2022-10-15T22:21:53.131764Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/641454db-28e7-4f5a-a4b1-5fcaf24404b6/?format=api",
            "uuid": "641454db-28e7-4f5a-a4b1-5fcaf24404b6",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-22T12:47:46Z",
            "end": "2025-04-07T12:00:10Z",
            "value_type": "float",
            "last_value": -0.323,
            "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/d703bd4b-fbaf-4708-bb3a-c1182b47f39a/?format=api",
                "uuid": "d703bd4b-fbaf-4708-bb3a-c1182b47f39a",
                "name": "16GM001002",
                "code": "16GM001002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-05T09:31:16Z",
                            "start": "2018-11-22T13:47:46Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T15:53:18Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-12-07T16:53:32.681837Z",
            "last_modified": "2025-04-08T13:20:19.322263Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e25da32-fceb-4270-87bf-aaf3b5a1bb48/?format=api",
            "uuid": "1e25da32-fceb-4270-87bf-aaf3b5a1bb48",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-22T12:47:37Z",
            "end": "2025-04-07T12:00:05Z",
            "value_type": "float",
            "last_value": -0.324,
            "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/d8e112ec-f6e5-41e9-a1b3-6cc4ca8b5002/?format=api",
                "uuid": "d8e112ec-f6e5-41e9-a1b3-6cc4ca8b5002",
                "name": "16GM001001",
                "code": "16GM001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-05T09:31:08Z",
                            "start": "2018-11-22T13:47:37Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T15:52:11Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-12-07T16:53:32.682198Z",
            "last_modified": "2025-04-08T13:20:14.482163Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9d3297a2-d62e-4c03-b977-bdb5dcb0b874/?format=api",
            "uuid": "9d3297a2-d62e-4c03-b977-bdb5dcb0b874",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2018-11-23T11:00:00Z",
            "end": "2025-04-07T11:00:00Z",
            "value_type": "float",
            "last_value": -0.273,
            "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/d703bd4b-fbaf-4708-bb3a-c1182b47f39a/?format=api",
                "uuid": "d703bd4b-fbaf-4708-bb3a-c1182b47f39a",
                "name": "16GM001002",
                "code": "16GM001002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2018-11-23T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2019-02-21T16:53:06.759457Z",
            "last_modified": "2025-04-09T07:10:20.884196Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/993c318f-178e-4817-a2db-0a9d554910c2/?format=api",
            "uuid": "993c318f-178e-4817-a2db-0a9d554910c2",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2018-11-23T11:00:00Z",
            "end": "2025-04-07T11:00:00Z",
            "value_type": "float",
            "last_value": -0.35,
            "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/d8e112ec-f6e5-41e9-a1b3-6cc4ca8b5002/?format=api",
                "uuid": "d8e112ec-f6e5-41e9-a1b3-6cc4ca8b5002",
                "name": "16GM001001",
                "code": "16GM001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2018-11-23T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2019-02-21T16:53:06.759750Z",
            "last_modified": "2025-04-09T07:10:18.030074Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f8d86054-6f3b-434a-9e77-d43463655de1/?format=api",
            "uuid": "f8d86054-6f3b-434a-9e77-d43463655de1",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2019-08-13T07:02:32Z",
            "end": "2025-04-08T07:01:20Z",
            "value_type": "float",
            "last_value": 1.45,
            "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/9a18c82a-d2c7-4fc0-87bf-86ff49f71505/?format=api",
                "uuid": "9a18c82a-d2c7-4fc0-87bf-86ff49f71505",
                "name": "16HM003001",
                "code": "16HM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-30T11:51:42Z",
                            "start": "2019-08-13T08:02:32Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T08:59:44Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2020-05-27T15:51:02.570720Z",
            "last_modified": "2025-04-09T07:11:04.731394Z",
            "access_modifier": "Public"
        }
    ]
}