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/9ca00fe2-b9ce-442d-8373-735932738b55/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 112,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9ca00fe2-b9ce-442d-8373-735932738b55/timeseries/?format=api&page=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9ca00fe2-b9ce-442d-8373-735932738b55/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/541390cf-5115-45ec-89da-bd12c5487af8/?format=api",
            "uuid": "541390cf-5115-45ec-89da-bd12c5487af8",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-09-24T11:00:00Z",
            "end": "2005-03-10T13:09:00Z",
            "value_type": "float",
            "last_value": 31.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/9106300c-a402-4190-bc5a-c6a7cd2f2a27/?format=api",
                "uuid": "9106300c-a402-4190-bc5a-c6a7cd2f2a27",
                "name": "33DP0194004",
                "code": "33DP0194004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-28T12:00:00Z",
                            "start": "1999-09-24T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2005-03-10T14:09:00Z",
                            "start": "2002-05-15T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:47:25.664934Z",
            "last_modified": "2024-10-22T13:49:49.295584Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4902cfa3-64b9-4c37-a0d6-265b74bdef63/?format=api",
            "uuid": "4902cfa3-64b9-4c37-a0d6-265b74bdef63",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2017-12-19T11:00:00Z",
            "end": "2025-03-11T08:00:00Z",
            "value_type": "float",
            "last_value": 9.05,
            "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/b8946e7b-550b-4770-8422-879edcc2908b/?format=api",
                "uuid": "b8946e7b-550b-4770-8422-879edcc2908b",
                "name": "33GM006001",
                "code": "33GM006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2017-12-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2018-04-25T15:57:47.534652Z",
            "last_modified": "2025-04-22T15:05:14.363562Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26f0fc89-76db-42f1-81b1-6d4af73f35b1/?format=api",
            "uuid": "26f0fc89-76db-42f1-81b1-6d4af73f35b1",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-01-16T14:30:00Z",
            "end": "2025-03-11T09:33:43Z",
            "value_type": "float",
            "last_value": 9.06,
            "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/b8946e7b-550b-4770-8422-879edcc2908b/?format=api",
                "uuid": "b8946e7b-550b-4770-8422-879edcc2908b",
                "name": "33GM006001",
                "code": "33GM006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-15T12:19:56Z",
                            "start": "2018-01-16T15:30:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-14T09:06:29Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-04-25T15:58:02.246856Z",
            "last_modified": "2025-04-22T15:02:20.673183Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2da42d2d-f74e-451c-9d2a-64279fccb837/?format=api",
            "uuid": "2da42d2d-f74e-451c-9d2a-64279fccb837",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2020-10-08T17:00:00Z",
            "end": "2024-12-03T08:00:00Z",
            "value_type": "float",
            "last_value": 8.967,
            "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/9fe3d95c-4f84-4194-98d0-1b4fdf30bceb/?format=api",
                "uuid": "9fe3d95c-4f84-4194-98d0-1b4fdf30bceb",
                "name": "33GM007001",
                "code": "33GM007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2020-10-08T18:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2020-10-28T17:02:57.422772Z",
            "last_modified": "2024-12-13T15:20:17.553183Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cdb42f5b-d445-43b7-b1f8-b592ac9cdc95/?format=api",
            "uuid": "cdb42f5b-d445-43b7-b1f8-b592ac9cdc95",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2020-10-08T14:00:00Z",
            "end": "2024-12-03T09:22:51Z",
            "value_type": "float",
            "last_value": 8.98,
            "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/9fe3d95c-4f84-4194-98d0-1b4fdf30bceb/?format=api",
                "uuid": "9fe3d95c-4f84-4194-98d0-1b4fdf30bceb",
                "name": "33GM007001",
                "code": "33GM007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-08T15:00:00Z",
                            "start": "2020-10-08T15:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-15T12:31:08Z",
                            "start": "2020-10-15T12:31:08Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-14T09:16:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2020-11-03T17:02:59.912921Z",
            "last_modified": "2024-12-05T13:45:33.809819Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bb782f42-c5a7-47ac-b148-ab1fe6d4d48c/?format=api",
            "uuid": "bb782f42-c5a7-47ac-b148-ab1fe6d4d48c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2021-12-13T11:00:00Z",
            "end": "2025-03-10T11:00:00Z",
            "value_type": "float",
            "last_value": 16.344,
            "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/db6b0d19-e02e-4ee2-97af-19dafe2d167b/?format=api",
                "uuid": "db6b0d19-e02e-4ee2-97af-19dafe2d167b",
                "name": "40BM012001",
                "code": "40BM012001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-04-11T15:18:39.555313Z",
            "last_modified": "2025-04-22T15:05:23.536238Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55d2e4aa-647c-4051-abe6-cd0dd8f96cab/?format=api",
            "uuid": "55d2e4aa-647c-4051-abe6-cd0dd8f96cab",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-02-18T11:43:50Z",
            "end": "2025-03-10T11:41:27Z",
            "value_type": "float",
            "last_value": 16.35,
            "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/db6b0d19-e02e-4ee2-97af-19dafe2d167b/?format=api",
                "uuid": "db6b0d19-e02e-4ee2-97af-19dafe2d167b",
                "name": "40BM012001",
                "code": "40BM012001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-02-18T12:43:50Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-04-11T15:18:39.555468Z",
            "last_modified": "2025-04-22T15:03:52.017133Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b6456af1-8f10-4b5d-830c-c76d1a3b4660/?format=api",
            "uuid": "b6456af1-8f10-4b5d-830c-c76d1a3b4660",
            "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/76a81696-48fb-4128-a4ae-a12552fee3b2/?format=api",
                "uuid": "76a81696-48fb-4128-a4ae-a12552fee3b2",
                "name": "B33D0140002",
                "code": "33D-0140002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:46:22.055959Z",
            "last_modified": "2022-10-04T20:46:22.055944Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3c168fee-3a4e-4c8f-ae42-15c825455735/?format=api",
            "uuid": "3c168fee-3a4e-4c8f-ae42-15c825455735",
            "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/76a81696-48fb-4128-a4ae-a12552fee3b2/?format=api",
                "uuid": "76a81696-48fb-4128-a4ae-a12552fee3b2",
                "name": "B33D0140002",
                "code": "33D-0140002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:46:22.570899Z",
            "last_modified": "2022-10-04T20:46:22.570885Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/157e30bc-8490-4433-ac77-6307c46cd3c1/?format=api",
            "uuid": "157e30bc-8490-4433-ac77-6307c46cd3c1",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2002-05-05T23:00:00Z",
            "end": "2002-06-14T11:00:00Z",
            "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/b2867524-afad-4f26-9b62-314f82dd8d3f/?format=api",
                "uuid": "b2867524-afad-4f26-9b62-314f82dd8d3f",
                "name": "40BP0439002",
                "code": "40BP0439002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2002-06-14T12:00:00Z",
                        "start": "2002-05-06T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T09:23:36.899721Z",
            "last_modified": "2023-09-07T15:44:29.618726Z",
            "access_modifier": "Public"
        }
    ]
}