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/1412c75b-620e-4a9f-9151-c0455fd00f05/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 169,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1412c75b-620e-4a9f-9151-c0455fd00f05/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1412c75b-620e-4a9f-9151-c0455fd00f05/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dde2245a-b5ba-48f2-8d24-e9ccd084a441/?format=api",
            "uuid": "dde2245a-b5ba-48f2-8d24-e9ccd084a441",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2020-04-08T08:00:00Z",
            "end": "2024-12-06T08:00:00Z",
            "value_type": "float",
            "last_value": 19.263,
            "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/052587e0-1984-464a-bb2a-bec27920aa1c/?format=api",
                "uuid": "052587e0-1984-464a-bb2a-bec27920aa1c",
                "name": "27DM034001",
                "code": "27DM034001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-04-08T09:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-04-28T16:05:50.605818Z",
            "last_modified": "2024-12-23T12:50:44.813359Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/34bd564a-849d-48da-831f-baf6c2572573/?format=api",
            "uuid": "34bd564a-849d-48da-831f-baf6c2572573",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T09:43:03Z",
            "end": "2024-09-05T08:53:34Z",
            "value_type": "float",
            "last_value": 21.49,
            "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/e7ff95c4-c43e-409f-b75c-68bf0058a5ed/?format=api",
                "uuid": "e7ff95c4-c43e-409f-b75c-68bf0058a5ed",
                "name": "27DM014001",
                "code": "27DM014001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T10:43:03Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.121610Z",
            "last_modified": "2024-09-16T13:07:08.688081Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/422c10a0-4a1c-4e6b-bc80-5804efd80650/?format=api",
            "uuid": "422c10a0-4a1c-4e6b-bc80-5804efd80650",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T08:41:09Z",
            "end": "2024-12-09T08:30:18Z",
            "value_type": "float",
            "last_value": 19.63,
            "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/cc634aa0-ce45-4468-a18f-e64f5d4c4f53/?format=api",
                "uuid": "cc634aa0-ce45-4468-a18f-e64f5d4c4f53",
                "name": "27DM013001",
                "code": "27DM013001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T09:41:09Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.121908Z",
            "last_modified": "2024-12-23T12:46:58.534490Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b16b8d2b-14d2-4003-bd2d-4d19f9933d3c/?format=api",
            "uuid": "b16b8d2b-14d2-4003-bd2d-4d19f9933d3c",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T09:44:14Z",
            "end": "2024-09-05T08:54:38Z",
            "value_type": "float",
            "last_value": 21.49,
            "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/ac2689d4-457f-4383-9c53-2e679fb7ecec/?format=api",
                "uuid": "ac2689d4-457f-4383-9c53-2e679fb7ecec",
                "name": "27DM014002",
                "code": "27DM014002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T10:44:14Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.122144Z",
            "last_modified": "2024-09-16T13:07:03.544919Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/917f4dcb-0420-4b3b-95e0-ab9558d6daad/?format=api",
            "uuid": "917f4dcb-0420-4b3b-95e0-ab9558d6daad",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T08:42:03Z",
            "end": "2024-12-09T08:31:40Z",
            "value_type": "float",
            "last_value": 19.6,
            "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/e75fc7fc-290f-406a-961d-a16ee3447f1a/?format=api",
                "uuid": "e75fc7fc-290f-406a-961d-a16ee3447f1a",
                "name": "27DM013002",
                "code": "27DM013002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T09:42:03Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.122335Z",
            "last_modified": "2024-12-23T12:47:01.097697Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7b8b5cbd-03f0-4ca1-b080-88f13c356e84/?format=api",
            "uuid": "7b8b5cbd-03f0-4ca1-b080-88f13c356e84",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T09:10:06Z",
            "end": "2024-12-09T08:51:17Z",
            "value_type": "float",
            "last_value": 16.66,
            "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/f5fa2503-bfd3-4545-9103-bb4fd274de2b/?format=api",
                "uuid": "f5fa2503-bfd3-4545-9103-bb4fd274de2b",
                "name": "27DM016001",
                "code": "27DM016001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T10:10:06Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.122520Z",
            "last_modified": "2024-12-23T12:47:09.209293Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/34dc686d-ed7a-4ab9-928a-1205bb11a7a3/?format=api",
            "uuid": "34dc686d-ed7a-4ab9-928a-1205bb11a7a3",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T09:00:23Z",
            "end": "2024-12-09T08:45:53Z",
            "value_type": "float",
            "last_value": 17.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/18cecd2d-080d-4ffd-a258-b876d185d742/?format=api",
                "uuid": "18cecd2d-080d-4ffd-a258-b876d185d742",
                "name": "27DM015002",
                "code": "27DM015002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T10:00:23Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.122705Z",
            "last_modified": "2024-12-23T12:47:07.065470Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5f9ac484-ad23-4f32-b057-145d73333ef4/?format=api",
            "uuid": "5f9ac484-ad23-4f32-b057-145d73333ef4",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-19T09:00:18Z",
            "end": "2024-12-09T08:44:42Z",
            "value_type": "float",
            "last_value": 17.69,
            "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/71083e98-8b09-44b6-8680-dd3c06f103cf/?format=api",
                "uuid": "71083e98-8b09-44b6-8680-dd3c06f103cf",
                "name": "27DM015001",
                "code": "27DM015001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-19T10:00:18Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.122919Z",
            "last_modified": "2024-12-23T12:47:04.999755Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f820865-0328-41cb-8178-a6ae87e3faad/?format=api",
            "uuid": "6f820865-0328-41cb-8178-a6ae87e3faad",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-18T11:41:34Z",
            "end": "2024-12-04T10:05:55Z",
            "value_type": "float",
            "last_value": 19.78,
            "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/cdd83d76-008f-4335-81c4-f10140a9f9f4/?format=api",
                "uuid": "cdd83d76-008f-4335-81c4-f10140a9f9f4",
                "name": "27DM033001",
                "code": "27DM033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-18T12:41:34Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.123127Z",
            "last_modified": "2024-12-23T12:47:13.350958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3edf197d-36ef-4bdc-b22b-cf23e5168807/?format=api",
            "uuid": "3edf197d-36ef-4bdc-b22b-cf23e5168807",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-18T11:03:45Z",
            "end": "2024-12-06T10:01:42Z",
            "value_type": "float",
            "last_value": 19.28,
            "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/052587e0-1984-464a-bb2a-bec27920aa1c/?format=api",
                "uuid": "052587e0-1984-464a-bb2a-bec27920aa1c",
                "name": "27DM034001",
                "code": "27DM034001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-18T12:03:45Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-07T16:10:26.123313Z",
            "last_modified": "2024-12-23T12:47:15.392605Z",
            "access_modifier": "Public"
        }
    ]
}