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/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 198,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c69316d4-7816-4786-a837-5f507c1a84c6/?format=api",
            "uuid": "c69316d4-7816-4786-a837-5f507c1a84c6",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-14T11:00:00Z",
            "end": "2005-07-26T11:00:00Z",
            "value_type": "float",
            "last_value": 11.16,
            "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/5fad1394-0db0-4ef2-b62b-528584b9b9d2/?format=api",
                "uuid": "5fad1394-0db0-4ef2-b62b-528584b9b9d2",
                "name": "28CP0254002",
                "code": "28CP0254002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-07-26T12:00:00Z",
                        "start": "1986-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:52:19.944396Z",
            "last_modified": "2024-10-15T14:32:17.189468Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0204e3a9-dd87-4f87-92ac-ebb84da546e3/?format=api",
            "uuid": "0204e3a9-dd87-4f87-92ac-ebb84da546e3",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2013-03-13T08:00:00Z",
            "end": "2025-04-08T09:12:20Z",
            "value_type": "float",
            "last_value": 8.47,
            "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/02a3b1b9-352c-451f-a782-b0fc0c0e1bfc/?format=api",
                "uuid": "02a3b1b9-352c-451f-a782-b0fc0c0e1bfc",
                "name": "28D1633002",
                "code": "28D1633002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-23T11:01:28Z",
                            "start": "2013-03-13T09:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-06T12:58:18Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:52:20.379395Z",
            "last_modified": "2025-04-08T09:55:01.819559Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9638fc67-0edc-4044-a7e9-891bf8b05169/?format=api",
            "uuid": "9638fc67-0edc-4044-a7e9-891bf8b05169",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-02-14T11:00:00Z",
            "end": "2005-07-26T11:00:00Z",
            "value_type": "float",
            "last_value": 13.44,
            "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/8843bf05-2147-4bdd-ab1c-465d510ef5a5/?format=api",
                "uuid": "8843bf05-2147-4bdd-ab1c-465d510ef5a5",
                "name": "28CP0247002",
                "code": "28CP0247002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-07-26T12:00:00Z",
                        "start": "1986-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:52:20.534131Z",
            "last_modified": "2024-10-15T14:31:50.246613Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d05f8b13-3f00-411e-8a78-2daf4c55eacd/?format=api",
            "uuid": "d05f8b13-3f00-411e-8a78-2daf4c55eacd",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-10-14T11:00:00Z",
            "end": "2025-04-07T07:50:50Z",
            "value_type": "float",
            "last_value": 11.29,
            "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/6581d1d1-0569-4e3a-be4c-62972c6a97d5/?format=api",
                "uuid": "6581d1d1-0569-4e3a-be4c-62972c6a97d5",
                "name": "28CP0017001",
                "code": "28CP0017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-05-27T12:00:00Z",
                            "start": "1970-10-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-23T11:49:13Z",
                            "start": "2005-06-16T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-06T13:55:04Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:52:20.773863Z",
            "last_modified": "2025-04-08T09:50:31.633038Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c985d5e3-8427-4293-8d27-63892f8d7882/?format=api",
            "uuid": "c985d5e3-8427-4293-8d27-63892f8d7882",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/6ede9b76-eec3-48c6-b6f4-b60645953601/?format=api",
                "uuid": "6ede9b76-eec3-48c6-b6f4-b60645953601",
                "name": "B28C0074001",
                "code": "28CA3074001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:18:33.986424Z",
            "last_modified": "2022-10-04T20:18:33.986409Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31e66b93-d420-44dc-a7a2-f915263ac44d/?format=api",
            "uuid": "31e66b93-d420-44dc-a7a2-f915263ac44d",
            "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/6ede9b76-eec3-48c6-b6f4-b60645953601/?format=api",
                "uuid": "6ede9b76-eec3-48c6-b6f4-b60645953601",
                "name": "B28C0074001",
                "code": "28CA3074001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:18:34.503676Z",
            "last_modified": "2022-10-04T20:18:34.503663Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/74d66ef6-57b2-421f-b1ec-d64916b4b4b4/?format=api",
            "uuid": "74d66ef6-57b2-421f-b1ec-d64916b4b4b4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/5aa482d3-aba5-4280-84db-35426408b16f/?format=api",
                "uuid": "5aa482d3-aba5-4280-84db-35426408b16f",
                "name": "B28C0275001",
                "code": "28CP0275001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:21:20.219990Z",
            "last_modified": "2022-10-04T20:21:20.219976Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/737de58e-6438-4aca-83ca-63604d421e05/?format=api",
            "uuid": "737de58e-6438-4aca-83ca-63604d421e05",
            "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/5aa482d3-aba5-4280-84db-35426408b16f/?format=api",
                "uuid": "5aa482d3-aba5-4280-84db-35426408b16f",
                "name": "B28C0275001",
                "code": "28CP0275001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:21:20.649550Z",
            "last_modified": "2022-10-04T20:21:20.649536Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c4855c8-c0bd-407c-9406-e24ebf2e86a9/?format=api",
            "uuid": "1c4855c8-c0bd-407c-9406-e24ebf2e86a9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2008-05-08T08:00:00Z",
            "end": "2017-03-21T10:00:00Z",
            "value_type": "float",
            "last_value": null,
            "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/2c59548f-ee60-4eaa-8c9a-911bdb1fbbbc/?format=api",
                "uuid": "2c59548f-ee60-4eaa-8c9a-911bdb1fbbbc",
                "name": "28C0629001",
                "code": "28C0629001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2008-07-17T10:00:00Z",
                            "start": "2008-05-08T09:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2017-03-21T11:00:00Z",
                            "start": "2009-01-13T11:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:42:47.475239Z",
            "last_modified": "2023-07-09T20:26:19.361502Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bc2517ce-2355-41f5-bd02-051ca46f1b58/?format=api",
            "uuid": "bc2517ce-2355-41f5-bd02-051ca46f1b58",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2008-05-08T08:00:00Z",
            "end": "2016-08-29T09:30:00Z",
            "value_type": "float",
            "last_value": 12.67,
            "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/7cdfc873-2103-47ac-aed7-6dc34a43b81c/?format=api",
                "uuid": "7cdfc873-2103-47ac-aed7-6dc34a43b81c",
                "name": "28C0629002",
                "code": "28C0629002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2016-08-29T10:30:00Z",
                        "start": "2008-05-08T09:00:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-11T13:42:49.969046Z",
            "last_modified": "2023-07-09T20:26:19.572112Z",
            "access_modifier": "Public"
        }
    ]
}