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/42e5e615-14d2-47fa-9a22-8ef7c1040329/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/42e5e615-14d2-47fa-9a22-8ef7c1040329/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/42e5e615-14d2-47fa-9a22-8ef7c1040329/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2cbd1730-f971-4875-a0be-c7d02aac5681/?format=api",
            "uuid": "2cbd1730-f971-4875-a0be-c7d02aac5681",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2021-10-29T09:00:00Z",
            "end": "2025-01-29T05:00:00Z",
            "value_type": "float",
            "last_value": 4.918,
            "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/c25ea7cf-4975-4b43-81b9-14111e6bf3ea/?format=api",
                "uuid": "c25ea7cf-4975-4b43-81b9-14111e6bf3ea",
                "name": "B39E2937001",
                "code": "39EM005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-10-29T10:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T21:28:55.381446Z",
            "last_modified": "2025-02-04T07:42:54.168606Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66056297-d1ff-402f-a659-e91184883a2a/?format=api",
            "uuid": "66056297-d1ff-402f-a659-e91184883a2a",
            "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/a1f3bcb4-028a-4676-9222-7155a3238f2e/?format=api",
                "uuid": "a1f3bcb4-028a-4676-9222-7155a3238f2e",
                "name": "39FP0550003",
                "code": "39FP0550003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:54.324001Z",
            "last_modified": "2022-12-20T14:09:04.711236Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc48d395-9003-444d-a2b1-82f8a752a36d/?format=api",
            "uuid": "dc48d395-9003-444d-a2b1-82f8a752a36d",
            "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/4eecccf0-0eca-428f-b876-60dae4b3f66e/?format=api",
                "uuid": "4eecccf0-0eca-428f-b876-60dae4b3f66e",
                "name": "39FP0552003",
                "code": "39FP0552003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:57.393743Z",
            "last_modified": "2022-12-20T14:09:05.553987Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/82e15040-a2bf-416a-8a75-57be17527fcc/?format=api",
            "uuid": "82e15040-a2bf-416a-8a75-57be17527fcc",
            "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/1217de87-1ef8-4a9f-a04c-f602359bb5bd/?format=api",
                "uuid": "1217de87-1ef8-4a9f-a04c-f602359bb5bd",
                "name": "39FP0552002",
                "code": "39FP0552002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:20:07.075658Z",
            "last_modified": "2022-12-20T14:09:07.987687Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6de71a5d-b972-468e-bacc-107dacdf9346/?format=api",
            "uuid": "6de71a5d-b972-468e-bacc-107dacdf9346",
            "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/3d39d583-4321-439c-a29d-bf6d90fa7073/?format=api",
                "uuid": "3d39d583-4321-439c-a29d-bf6d90fa7073",
                "name": "39FP0551003",
                "code": "39FP0551003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:20:10.114317Z",
            "last_modified": "2022-12-20T14:09:08.792470Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f6ae8647-f6df-4d30-9a0c-77b1ce3d6816/?format=api",
            "uuid": "f6ae8647-f6df-4d30-9a0c-77b1ce3d6816",
            "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/cff591db-fadc-44f8-a2b8-e277e277214e/?format=api",
                "uuid": "cff591db-fadc-44f8-a2b8-e277e277214e",
                "name": "39FP0550002",
                "code": "39FP0550002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:20:30.156471Z",
            "last_modified": "2022-12-20T14:09:13.469042Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7eeb1ad0-5d88-4a9a-9e61-6a28649ac854/?format=api",
            "uuid": "7eeb1ad0-5d88-4a9a-9e61-6a28649ac854",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-04-12T14:15:02Z",
            "end": "2025-01-29T09:07:53Z",
            "value_type": "float",
            "last_value": 4.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/fb0b0ca9-f79e-425e-8dc2-ab73ec2abf28/?format=api",
                "uuid": "fb0b0ca9-f79e-425e-8dc2-ab73ec2abf28",
                "name": "39EM011001",
                "code": "39EM011001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-04-12T15:15:02Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:25:50.469135Z",
            "last_modified": "2025-02-04T07:40:56.923526Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9db032d6-ed6c-45c2-a8de-75592dce3aea/?format=api",
            "uuid": "9db032d6-ed6c-45c2-a8de-75592dce3aea",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2021-10-29T10:00:00Z",
            "end": "2025-01-29T08:00:00Z",
            "value_type": "float",
            "last_value": 4.666,
            "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/fb0b0ca9-f79e-425e-8dc2-ab73ec2abf28/?format=api",
                "uuid": "fb0b0ca9-f79e-425e-8dc2-ab73ec2abf28",
                "name": "39EM011001",
                "code": "39EM011001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-10-29T11:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:25:50.806212Z",
            "last_modified": "2025-02-04T07:42:49.972000Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4125d4e8-de1a-4850-9f1d-361fe467cbe6/?format=api",
            "uuid": "4125d4e8-de1a-4850-9f1d-361fe467cbe6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-04-12T14:16:14Z",
            "end": "2025-01-29T08:10:17Z",
            "value_type": "float",
            "last_value": 4.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/bc0e1a51-2d02-4621-a452-ffb3f37a6af3/?format=api",
                "uuid": "bc0e1a51-2d02-4621-a452-ffb3f37a6af3",
                "name": "39EM012001",
                "code": "39EM012001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-04-12T15:16:14Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:25:54.320656Z",
            "last_modified": "2025-02-04T07:42:54.617168Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bff9a65f-4aca-47c6-9c41-6484d0b89d21/?format=api",
            "uuid": "bff9a65f-4aca-47c6-9c41-6484d0b89d21",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2021-11-08T11:00:00Z",
            "end": "2025-01-29T08:00:00Z",
            "value_type": "float",
            "last_value": 4.668,
            "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/bc0e1a51-2d02-4621-a452-ffb3f37a6af3/?format=api",
                "uuid": "bc0e1a51-2d02-4621-a452-ffb3f37a6af3",
                "name": "39EM012001",
                "code": "39EM012001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-11-08T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:25:54.639995Z",
            "last_modified": "2025-02-04T07:43:13.991191Z",
            "access_modifier": "Public"
        }
    ]
}