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/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d4d2a3ba-982b-49b0-a4ab-e5b46c82f25e/?format=api",
            "uuid": "d4d2a3ba-982b-49b0-a4ab-e5b46c82f25e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1968-10-15T11:00:00Z",
            "end": "2024-06-17T09:43:36Z",
            "value_type": "float",
            "last_value": 4.64,
            "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/e1f8700e-f505-4fff-8318-1a35b7ce08f3/?format=api",
                "uuid": "e1f8700e-f505-4fff-8318-1a35b7ce08f3",
                "name": "26HP0148002",
                "code": "26HP0148002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2004-02-27T12:00:00Z",
                            "start": "1968-10-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-06-08T08:47:47Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:42:33.527801Z",
            "last_modified": "2024-06-20T07:33:53.685017Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/935d1968-da82-4400-9290-bfe17315e815/?format=api",
            "uuid": "935d1968-da82-4400-9290-bfe17315e815",
            "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/e1f8700e-f505-4fff-8318-1a35b7ce08f3/?format=api",
                "uuid": "e1f8700e-f505-4fff-8318-1a35b7ce08f3",
                "name": "26HP0148002",
                "code": "26HP0148002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:33.804921Z",
            "last_modified": "2022-12-20T14:14:32.429376Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33398fad-b711-4c69-afb4-f3a48e83d0bf/?format=api",
            "uuid": "33398fad-b711-4c69-afb4-f3a48e83d0bf",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1968-10-15T11:00:00Z",
            "end": "2024-06-17T10:03:08Z",
            "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/2e62fed4-d90a-489b-88b4-a11b5e1e763e/?format=api",
                "uuid": "2e62fed4-d90a-489b-88b4-a11b5e1e763e",
                "name": "26HP0150001",
                "code": "26HP0150001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2004-02-16T12:00:00Z",
                            "start": "1968-10-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-06-08T09:45:48Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:42:36.845448Z",
            "last_modified": "2024-07-18T11:22:20.133958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7914a077-16b2-4575-93c6-d6e3d0fdbcc1/?format=api",
            "uuid": "7914a077-16b2-4575-93c6-d6e3d0fdbcc1",
            "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/2e62fed4-d90a-489b-88b4-a11b5e1e763e/?format=api",
                "uuid": "2e62fed4-d90a-489b-88b4-a11b5e1e763e",
                "name": "26HP0150001",
                "code": "26HP0150001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:37.126964Z",
            "last_modified": "2022-12-20T14:14:33.343391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/086426cb-51b9-4efc-9667-99172e1d87ec/?format=api",
            "uuid": "086426cb-51b9-4efc-9667-99172e1d87ec",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1968-10-15T11:00:00Z",
            "end": "2024-06-17T10:03:22Z",
            "value_type": "float",
            "last_value": 4.64,
            "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/3c862565-673e-49c0-b4f1-71ec4f2f0625/?format=api",
                "uuid": "3c862565-673e-49c0-b4f1-71ec4f2f0625",
                "name": "26HP0150002",
                "code": "26HP0150002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2004-02-27T12:00:00Z",
                            "start": "1968-10-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-06-08T09:46:15Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:42:39.958373Z",
            "last_modified": "2024-07-19T09:58:28.151222Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb0bd535-9c6c-48b9-9480-d6b8fa1b5889/?format=api",
            "uuid": "fb0bd535-9c6c-48b9-9480-d6b8fa1b5889",
            "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/3c862565-673e-49c0-b4f1-71ec4f2f0625/?format=api",
                "uuid": "3c862565-673e-49c0-b4f1-71ec4f2f0625",
                "name": "26HP0150002",
                "code": "26HP0150002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:40.245322Z",
            "last_modified": "2022-12-20T14:14:34.239987Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ca7c07f-2e1c-4fb3-b23f-7dcdae976903/?format=api",
            "uuid": "1ca7c07f-2e1c-4fb3-b23f-7dcdae976903",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1968-10-15T11:00:00Z",
            "end": "2024-06-17T10:03:39Z",
            "value_type": "float",
            "last_value": 4.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/6b9d85be-0715-4372-b79d-0d0a7b1d2833/?format=api",
                "uuid": "6b9d85be-0715-4372-b79d-0d0a7b1d2833",
                "name": "26HP0150003",
                "code": "26HP0150003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2004-02-27T12:00:00Z",
                            "start": "1968-10-15T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-06-08T09:46:52Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:42:43.278140Z",
            "last_modified": "2024-07-19T09:58:37.670200Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3f4976aa-c1b9-4b00-9597-05adffbdc6e1/?format=api",
            "uuid": "3f4976aa-c1b9-4b00-9597-05adffbdc6e1",
            "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/6b9d85be-0715-4372-b79d-0d0a7b1d2833/?format=api",
                "uuid": "6b9d85be-0715-4372-b79d-0d0a7b1d2833",
                "name": "26HP0150003",
                "code": "26HP0150003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:43.514760Z",
            "last_modified": "2022-12-20T14:14:35.406483Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a0c487b5-e642-4542-9a9d-5b33755df8b4/?format=api",
            "uuid": "a0c487b5-e642-4542-9a9d-5b33755df8b4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-10-29T11:00:00Z",
            "end": "2024-06-17T09:46:17Z",
            "value_type": "float",
            "last_value": 4.82,
            "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/bc434fb3-48a1-4178-9a63-f568d7f684da/?format=api",
                "uuid": "bc434fb3-48a1-4178-9a63-f568d7f684da",
                "name": "26HP0167001",
                "code": "26HP0167001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2004-02-27T12:00:00Z",
                            "start": "1974-10-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-06-08T09:22:37Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:42:46.441148Z",
            "last_modified": "2024-07-26T08:34:00.388672Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7671aa5e-ead1-481c-92de-4c5b259f4abf/?format=api",
            "uuid": "7671aa5e-ead1-481c-92de-4c5b259f4abf",
            "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/bc434fb3-48a1-4178-9a63-f568d7f684da/?format=api",
                "uuid": "bc434fb3-48a1-4178-9a63-f568d7f684da",
                "name": "26HP0167001",
                "code": "26HP0167001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:46.812876Z",
            "last_modified": "2022-12-20T14:14:36.301096Z",
            "access_modifier": "Public"
        }
    ]
}