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/bdcd9e32-0f8f-4718-8810-ca39603a6486/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 74,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/bdcd9e32-0f8f-4718-8810-ca39603a6486/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eeae4e5d-90e1-4d79-809e-3a09ee253967/?format=api",
            "uuid": "eeae4e5d-90e1-4d79-809e-3a09ee253967",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.385,
            "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/540c2c0a-8553-4d5f-98c7-05674acc1ff1/?format=api",
                "uuid": "540c2c0a-8553-4d5f-98c7-05674acc1ff1",
                "name": "39E-2783001",
                "code": "39E-2783001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:18:37.464281Z",
            "last_modified": "2025-05-27T15:55:28.202498Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/289975ce-496f-4649-a396-e6151088b1e7/?format=api",
            "uuid": "289975ce-496f-4649-a396-e6151088b1e7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T11:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.435,
            "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/49aa043b-f003-4a73-b8fb-c60ed6066a4c/?format=api",
                "uuid": "49aa043b-f003-4a73-b8fb-c60ed6066a4c",
                "name": "39E-2784001",
                "code": "39E-2784001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:18:40.668430Z",
            "last_modified": "2025-05-23T09:50:37.547615Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/af1369ea-fb5a-4ffb-8adf-b9693e16af87/?format=api",
            "uuid": "af1369ea-fb5a-4ffb-8adf-b9693e16af87",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T11:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.3420000000000005,
            "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/a7d3af07-c855-41ba-9a73-d93c3739053c/?format=api",
                "uuid": "a7d3af07-c855-41ba-9a73-d93c3739053c",
                "name": "39E-2785001",
                "code": "39E-2785001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:18:43.974875Z",
            "last_modified": "2025-05-23T09:50:35.747310Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/394140f4-2375-41d3-bd52-9caf750b1c59/?format=api",
            "uuid": "394140f4-2375-41d3-bd52-9caf750b1c59",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.507000000000001,
            "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/d03d4cf5-5a82-45fa-ab8a-d3a3eea732d0/?format=api",
                "uuid": "d03d4cf5-5a82-45fa-ab8a-d3a3eea732d0",
                "name": "39F-2964001",
                "code": "39F-2964001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:22:45.398670Z",
            "last_modified": "2025-05-23T09:51:01.067577Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b90e01d4-e6e9-45ba-bb43-a42c89fb6db1/?format=api",
            "uuid": "b90e01d4-e6e9-45ba-bb43-a42c89fb6db1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.315,
            "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/815ae2d5-1fe1-4ccd-8395-143264c81b5d/?format=api",
                "uuid": "815ae2d5-1fe1-4ccd-8395-143264c81b5d",
                "name": "39F-2965001",
                "code": "39F-2965001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:22:48.721965Z",
            "last_modified": "2025-05-23T09:50:58.363388Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/350c27f6-5e1d-497c-bfc4-af3503e37d79/?format=api",
            "uuid": "350c27f6-5e1d-497c-bfc4-af3503e37d79",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.442,
            "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/a25019d7-8543-4fb2-b6ed-337b6f4579c4/?format=api",
                "uuid": "a25019d7-8543-4fb2-b6ed-337b6f4579c4",
                "name": "39F-2966001",
                "code": "39F-2966001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:22:51.709903Z",
            "last_modified": "2025-05-23T09:55:26.139208Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/86914cd6-0f5b-4a99-abc0-5ea776e4507f/?format=api",
            "uuid": "86914cd6-0f5b-4a99-abc0-5ea776e4507f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.436,
            "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/c0ddd4ab-dfb6-4534-878d-eff0a0823aad/?format=api",
                "uuid": "c0ddd4ab-dfb6-4534-878d-eff0a0823aad",
                "name": "39F-2966002",
                "code": "39F-2966002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:22:54.697630Z",
            "last_modified": "2025-05-23T09:55:24.224500Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f1b5728e-1847-44e8-b5cb-b463db760fe3/?format=api",
            "uuid": "f1b5728e-1847-44e8-b5cb-b463db760fe3",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.577000000000001,
            "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/0f05ce3a-0376-40b7-b506-970db1c002f7/?format=api",
                "uuid": "0f05ce3a-0376-40b7-b506-970db1c002f7",
                "name": "39F-2967001",
                "code": "39F-2967001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:22:57.765356Z",
            "last_modified": "2025-05-23T09:55:23.664992Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7951a6d6-1594-423a-aa83-51617c5c496b/?format=api",
            "uuid": "7951a6d6-1594-423a-aa83-51617c5c496b",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 6.2620000000000005,
            "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/b98d71c3-16e6-44f5-b6c4-acbea8880f56/?format=api",
                "uuid": "b98d71c3-16e6-44f5-b6c4-acbea8880f56",
                "name": "39F-2968001",
                "code": "39F-2968001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:23:00.916436Z",
            "last_modified": "2025-05-23T09:55:26.220585Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e98213ab-9a36-4924-a675-c7929634d829/?format=api",
            "uuid": "e98213ab-9a36-4924-a675-c7929634d829",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-07-16T14:00:00Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.597,
            "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/a3db6fda-c8c9-4346-9d17-289a750eca9b/?format=api",
                "uuid": "a3db6fda-c8c9-4346-9d17-289a750eca9b",
                "name": "39F-2968002",
                "code": "39F-2968002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-07-16T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:23:03.889293Z",
            "last_modified": "2025-05-23T09:55:27.615750Z",
            "access_modifier": "Public"
        }
    ]
}