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/99f0bfe6-c4fd-4e26-8068-4d7a2885247e/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 132,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/99f0bfe6-c4fd-4e26-8068-4d7a2885247e/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/99f0bfe6-c4fd-4e26-8068-4d7a2885247e/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc08dc55-bbae-4816-931a-6aca95c5da13/?format=api",
            "uuid": "cc08dc55-bbae-4816-931a-6aca95c5da13",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2003-11-14T11:00:00Z",
            "end": "2025-02-04T11:55:23Z",
            "value_type": "float",
            "last_value": 16.632,
            "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/ce58e3d1-5d2c-4146-9de1-65d5250ab88b/?format=api",
                "uuid": "ce58e3d1-5d2c-4146-9de1-65d5250ab88b",
                "name": "34D-0382001",
                "code": "34D-0382001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-12-08T11:39:20Z",
                            "start": "2003-11-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-08T09:31:02Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-02-28T16:20:47.849792Z",
            "last_modified": "2025-02-11T08:41:38.425854Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b2e76b75-5f01-4653-9b3a-d0282b1fa9f5/?format=api",
            "uuid": "b2e76b75-5f01-4653-9b3a-d0282b1fa9f5",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1963-08-28T11:00:00Z",
            "end": "2017-11-09T10:58:40Z",
            "value_type": "float",
            "last_value": 15.66,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8b555a10-2ddb-4a3e-8171-5d6b9378142f/?format=api",
                "uuid": "8b555a10-2ddb-4a3e-8171-5d6b9378142f",
                "name": "34DP0026001",
                "code": "34DP0026001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2017-11-09T11:58:40Z",
                        "start": "1963-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:45:25.989546Z",
            "last_modified": "2024-05-03T12:23:47.203900Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/173f3323-eae1-43b4-a0a0-47992c3eafc9/?format=api",
            "uuid": "173f3323-eae1-43b4-a0a0-47992c3eafc9",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1989-07-27T11:00:00Z",
            "end": "2004-07-14T11:00:00Z",
            "value_type": "float",
            "last_value": 17.27,
            "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/5e545dd6-f0d9-476e-a568-c2291b1dff2d/?format=api",
                "uuid": "5e545dd6-f0d9-476e-a568-c2291b1dff2d",
                "name": "41BP0098001",
                "code": "41BP0098001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-07-14T12:00:00Z",
                        "start": "1989-07-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:45:37.338902Z",
            "last_modified": "2024-05-03T13:47:33.405856Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67dd8650-235c-4520-b086-8a22389b2c2d/?format=api",
            "uuid": "67dd8650-235c-4520-b086-8a22389b2c2d",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1963-08-28T11:00:00Z",
            "end": "2003-11-28T11: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/74b2c0a7-0cef-4c9f-9c3c-b5e2d07d1456/?format=api",
                "uuid": "74b2c0a7-0cef-4c9f-9c3c-b5e2d07d1456",
                "name": "34DP0026003",
                "code": "34DP0026003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1963-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:45:37.860110Z",
            "last_modified": "2022-10-15T13:15:32.828932Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bd4b67f7-983e-490f-9fff-337484bfdd19/?format=api",
            "uuid": "bd4b67f7-983e-490f-9fff-337484bfdd19",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-02-11T08:24:04Z",
            "end": "2025-02-03T12:35:47Z",
            "value_type": "float",
            "last_value": 18.72,
            "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/dd6ab8b8-9b74-47c8-9b29-c6f04b97d007/?format=api",
                "uuid": "dd6ab8b8-9b74-47c8-9b29-c6f04b97d007",
                "name": "34DM005001",
                "code": "34DM005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-02-11T09:24:04Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-03-14T16:26:47.184347Z",
            "last_modified": "2025-02-11T11:48:21.415985Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d522a0d5-e652-47a1-9517-807496583f04/?format=api",
            "uuid": "d522a0d5-e652-47a1-9517-807496583f04",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-11T08:02:10Z",
            "end": "2025-01-29T10:28:32Z",
            "value_type": "float",
            "last_value": 17.37,
            "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/4866ee1d-6df7-41c1-a00a-670b4f8a2b32/?format=api",
                "uuid": "4866ee1d-6df7-41c1-a00a-670b4f8a2b32",
                "name": "34DM023001",
                "code": "34DM023001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-11T09:02:10Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-15T16:29:32.479100Z",
            "last_modified": "2025-02-11T11:48:25.937811Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/62b03175-bd8f-47eb-8dd1-35cd10b0f026/?format=api",
            "uuid": "62b03175-bd8f-47eb-8dd1-35cd10b0f026",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-05-11T06:53:04Z",
            "end": "2025-01-29T10:51:52Z",
            "value_type": "float",
            "last_value": 16.45,
            "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/329021e5-45b5-4714-9c5f-3d3780a4c6a7/?format=api",
                "uuid": "329021e5-45b5-4714-9c5f-3d3780a4c6a7",
                "name": "34DM022001",
                "code": "34DM022001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-11T07:53:04Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-06-15T16:29:32.479383Z",
            "last_modified": "2025-02-11T11:48:23.660967Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b54b4f6b-2a62-4fce-a6a4-566e8e0f3fa0/?format=api",
            "uuid": "b54b4f6b-2a62-4fce-a6a4-566e8e0f3fa0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-11-06T07:48:42Z",
            "end": "2025-02-03T10:23:12Z",
            "value_type": "float",
            "last_value": 14.54,
            "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/a28fb9ca-30d9-42f5-8d41-8d03d8101746/?format=api",
                "uuid": "a28fb9ca-30d9-42f5-8d41-8d03d8101746",
                "name": "B34D1483001",
                "code": "34DM021001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-06T08:48:42Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:45.565101Z",
            "last_modified": "2025-02-11T08:41:42.564804Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff2d8202-933d-4605-b95d-f1a66becd1fb/?format=api",
            "uuid": "ff2d8202-933d-4605-b95d-f1a66becd1fb",
            "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/a28fb9ca-30d9-42f5-8d41-8d03d8101746/?format=api",
                "uuid": "a28fb9ca-30d9-42f5-8d41-8d03d8101746",
                "name": "B34D1483001",
                "code": "34DM021001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:46.019162Z",
            "last_modified": "2022-10-04T21:18:46.019148Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5c9a4d54-92ff-4bc6-bace-acbe05ab804c/?format=api",
            "uuid": "5c9a4d54-92ff-4bc6-bace-acbe05ab804c",
            "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/2473ca67-baf3-4421-8cb7-18a72c94b775/?format=api",
                "uuid": "2473ca67-baf3-4421-8cb7-18a72c94b775",
                "name": "34DP0260002",
                "code": "34DP0260002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:04.535313Z",
            "last_modified": "2022-12-20T14:02:23.858038Z",
            "access_modifier": "Public"
        }
    ]
}