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/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 226,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eaca9514-24c5-4073-b913-2076015fe9b1/?format=api",
            "uuid": "eaca9514-24c5-4073-b913-2076015fe9b1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-01-14T11:00:00Z",
            "end": "2018-01-30T10:32:41Z",
            "value_type": "float",
            "last_value": 6.04,
            "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/9feae79e-ab97-43de-8057-e7cb9c1ae765/?format=api",
                "uuid": "9feae79e-ab97-43de-8057-e7cb9c1ae765",
                "name": "28AP0057001",
                "code": "28AP0057001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-05-27T12:00:00Z",
                            "start": "1971-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2018-01-30T11:32:41Z",
                            "start": "2006-03-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:37:41.304529Z",
            "last_modified": "2023-07-09T20:26:18.138812Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4f4ce675-313c-4d34-8eed-a8e8732bc65a/?format=api",
            "uuid": "4f4ce675-313c-4d34-8eed-a8e8732bc65a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-01-14T11:00:00Z",
            "end": "2018-01-30T10:32:53Z",
            "value_type": "float",
            "last_value": 7.15,
            "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/cb8e0711-1353-4941-bf75-dff31b70644f/?format=api",
                "uuid": "cb8e0711-1353-4941-bf75-dff31b70644f",
                "name": "28AP0057003",
                "code": "28AP0057003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-05-27T12:00:00Z",
                            "start": "1971-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2018-01-30T11:32:53Z",
                            "start": "2006-03-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:37:43.616185Z",
            "last_modified": "2023-07-09T20:26:18.349025Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/40b08ca0-e5d8-4ba3-8158-d22c1ae1f281/?format=api",
            "uuid": "40b08ca0-e5d8-4ba3-8158-d22c1ae1f281",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-01-14T11:00:00Z",
            "end": "2018-01-30T10:33:13Z",
            "value_type": "float",
            "last_value": 6.09,
            "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/695f6b4b-dd47-46e0-9f5e-d731df55f95f/?format=api",
                "uuid": "695f6b4b-dd47-46e0-9f5e-d731df55f95f",
                "name": "28AP0057006",
                "code": "28AP0057006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-05-27T12:00:00Z",
                            "start": "1971-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2018-01-30T11:33:13Z",
                            "start": "2006-03-27T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:37:45.980198Z",
            "last_modified": "2023-07-09T20:26:18.544871Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7836439b-795f-4fc7-be45-0a3ce8732502/?format=api",
            "uuid": "7836439b-795f-4fc7-be45-0a3ce8732502",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-08-28T11:00:00Z",
            "end": "2016-02-11T14:00:00Z",
            "value_type": "float",
            "last_value": 9.58,
            "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/daf98be6-4f7b-46b7-8eef-a24c37ad5f09/?format=api",
                "uuid": "daf98be6-4f7b-46b7-8eef-a24c37ad5f09",
                "name": "28CL0075001",
                "code": "28CL0075001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-05-27T12:00:00Z",
                            "start": "1986-08-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2016-02-11T15:00:00Z",
                            "start": "2005-06-16T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:43:02.832210Z",
            "last_modified": "2023-07-09T20:26:19.776416Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec88a597-bcf5-40d1-95c2-ef95421daadf/?format=api",
            "uuid": "ec88a597-bcf5-40d1-95c2-ef95421daadf",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-02-14T11:00:00Z",
            "end": "2008-02-05T11:00:00Z",
            "value_type": "float",
            "last_value": 5.64,
            "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/e8a377d9-858f-4b8d-b0ba-dca5fa2f6499/?format=api",
                "uuid": "e8a377d9-858f-4b8d-b0ba-dca5fa2f6499",
                "name": "B28A0365001",
                "code": "B28A0365001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2008-02-05T12:00:00Z",
                        "start": "1990-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:28:59.733992Z",
            "last_modified": "2023-07-09T20:32:57.061778Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/636d3776-384d-4b92-b575-dbc2ea82d2a6/?format=api",
            "uuid": "636d3776-384d-4b92-b575-dbc2ea82d2a6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-08-28T11:00:00Z",
            "end": "2013-05-15T13:00:00Z",
            "value_type": "float",
            "last_value": 9.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/7ea8ad0a-5648-4e5f-9327-72e15362a957/?format=api",
                "uuid": "7ea8ad0a-5648-4e5f-9327-72e15362a957",
                "name": "28CL0074001",
                "code": "28CL0074001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-04-13T12:00:00Z",
                            "start": "1986-08-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2013-05-15T14:00:00Z",
                            "start": "2005-06-16T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:34:25.340437Z",
            "last_modified": "2023-07-09T20:33:21.105833Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8561258c-715e-4d24-b6ca-c37543359cbb/?format=api",
            "uuid": "8561258c-715e-4d24-b6ca-c37543359cbb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1978-06-14T11:00:00Z",
            "end": "2005-05-27T11:00:00Z",
            "value_type": "float",
            "last_value": 8.46,
            "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/319989d6-2486-4414-a776-c4ac7e4756ee/?format=api",
                "uuid": "319989d6-2486-4414-a776-c4ac7e4756ee",
                "name": "28DP0176001",
                "code": "28DP0176001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-05-27T12:00:00Z",
                        "start": "1978-06-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:34:36.282156Z",
            "last_modified": "2023-07-09T20:33:23.721108Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/70a1e477-0388-40b8-addf-ce5e61486abc/?format=api",
            "uuid": "70a1e477-0388-40b8-addf-ce5e61486abc",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1978-04-28T11:00:00Z",
            "end": "2005-05-27T11:00:00Z",
            "value_type": "float",
            "last_value": 8.48,
            "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/04d9c270-c989-4d85-837f-8f19b921de47/?format=api",
                "uuid": "04d9c270-c989-4d85-837f-8f19b921de47",
                "name": "28DP0176002",
                "code": "28DP0176002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-05-27T12:00:00Z",
                        "start": "1978-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:34:39.031322Z",
            "last_modified": "2023-07-09T20:33:24.384677Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb82f5ae-482c-405f-bcb5-98ce9e646cd7/?format=api",
            "uuid": "fb82f5ae-482c-405f-bcb5-98ce9e646cd7",
            "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/a7210d9f-c327-4c3d-b6ee-26f0bc71005b/?format=api",
                "uuid": "a7210d9f-c327-4c3d-b6ee-26f0bc71005b",
                "name": "28CP0171002",
                "code": "28CP0171002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:28:48.595563Z",
            "last_modified": "2022-12-20T14:11:05.060724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce688df6-c044-45b1-acbc-db61d7d64cc3/?format=api",
            "uuid": "ce688df6-c044-45b1-acbc-db61d7d64cc3",
            "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/33370730-001c-4390-a703-125451cd9670/?format=api",
                "uuid": "33370730-001c-4390-a703-125451cd9670",
                "name": "28CP0192002",
                "code": "28CP0192002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:35.991782Z",
            "last_modified": "2022-12-20T14:12:12.357779Z",
            "access_modifier": "Public"
        }
    ]
}