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/c4e070a2-abfe-4b09-ba7f-e207b3ae300c/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 68,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/c4e070a2-abfe-4b09-ba7f-e207b3ae300c/timeseries/?format=api&page=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/c4e070a2-abfe-4b09-ba7f-e207b3ae300c/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2491497c-47f7-48b4-b25a-d39b685bb9f5/?format=api",
            "uuid": "2491497c-47f7-48b4-b25a-d39b685bb9f5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-28T11:00:00Z",
            "end": "2015-03-09T14:30:00Z",
            "value_type": "float",
            "last_value": -1.11,
            "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/4a9e53f6-217f-4f3b-a1ca-cafa3ef0ecb8/?format=api",
                "uuid": "4a9e53f6-217f-4f3b-a1ca-cafa3ef0ecb8",
                "name": "06DP0209005",
                "code": "06DP0209005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-03-09T15:30:00Z",
                        "start": "1986-01-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:23:09.957339Z",
            "last_modified": "2023-07-09T20:46:41.118058Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1b1eeef4-1c1a-4b5c-b6a1-bd0fdd00e380/?format=api",
            "uuid": "1b1eeef4-1c1a-4b5c-b6a1-bd0fdd00e380",
            "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/4a9e53f6-217f-4f3b-a1ca-cafa3ef0ecb8/?format=api",
                "uuid": "4a9e53f6-217f-4f3b-a1ca-cafa3ef0ecb8",
                "name": "06DP0209005",
                "code": "06DP0209005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:10.259137Z",
            "last_modified": "2022-12-20T14:25:49.816059Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5581cab8-da06-402c-8e28-b333cd94b20f/?format=api",
            "uuid": "5581cab8-da06-402c-8e28-b333cd94b20f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-28T11:00:00Z",
            "end": "2015-03-18T09:45:00Z",
            "value_type": "float",
            "last_value": -1.59,
            "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/dc3ceace-7ab1-40e8-9d39-f1335ca5542e/?format=api",
                "uuid": "dc3ceace-7ab1-40e8-9d39-f1335ca5542e",
                "name": "06DP0210003",
                "code": "06DP0210003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-03-18T10:45:00Z",
                        "start": "1986-01-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:23:13.205104Z",
            "last_modified": "2023-07-09T20:46:41.450946Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/51d72cd6-877c-4506-9d98-116f290275f1/?format=api",
            "uuid": "51d72cd6-877c-4506-9d98-116f290275f1",
            "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/dc3ceace-7ab1-40e8-9d39-f1335ca5542e/?format=api",
                "uuid": "dc3ceace-7ab1-40e8-9d39-f1335ca5542e",
                "name": "06DP0210003",
                "code": "06DP0210003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:13.511465Z",
            "last_modified": "2022-12-20T14:25:50.432182Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/448ae672-5dfc-4de6-8930-0eeb2f069224/?format=api",
            "uuid": "448ae672-5dfc-4de6-8930-0eeb2f069224",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-28T11:00:00Z",
            "end": "2015-03-09T12:40:00Z",
            "value_type": "float",
            "last_value": -0.659,
            "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/bf9a9063-4de1-454c-895f-971456f1b49b/?format=api",
                "uuid": "bf9a9063-4de1-454c-895f-971456f1b49b",
                "name": "06DP0212002",
                "code": "06DP0212002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-03-09T13:40:00Z",
                        "start": "1986-01-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:23:16.779448Z",
            "last_modified": "2023-07-09T20:46:41.824347Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f762715f-6206-429a-b204-2b1a2555863d/?format=api",
            "uuid": "f762715f-6206-429a-b204-2b1a2555863d",
            "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/bf9a9063-4de1-454c-895f-971456f1b49b/?format=api",
                "uuid": "bf9a9063-4de1-454c-895f-971456f1b49b",
                "name": "06DP0212002",
                "code": "06DP0212002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:17.164976Z",
            "last_modified": "2022-12-20T14:25:51.062654Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6ab3948a-f18f-4d48-b3bc-7c47eda82da9/?format=api",
            "uuid": "6ab3948a-f18f-4d48-b3bc-7c47eda82da9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-28T11:00:00Z",
            "end": "2015-03-09T12:40:00Z",
            "value_type": "float",
            "last_value": -0.727,
            "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/7e8e68f2-0807-4b21-a460-4aa2c78d5e8c/?format=api",
                "uuid": "7e8e68f2-0807-4b21-a460-4aa2c78d5e8c",
                "name": "06DP0212004",
                "code": "06DP0212004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-03-09T13:40:00Z",
                        "start": "1986-01-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:23:20.308111Z",
            "last_modified": "2023-07-09T20:46:42.203159Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bbbd7ea2-7e56-4b70-b59d-26aae4b9910e/?format=api",
            "uuid": "bbbd7ea2-7e56-4b70-b59d-26aae4b9910e",
            "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/7e8e68f2-0807-4b21-a460-4aa2c78d5e8c/?format=api",
                "uuid": "7e8e68f2-0807-4b21-a460-4aa2c78d5e8c",
                "name": "06DP0212004",
                "code": "06DP0212004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:20.564306Z",
            "last_modified": "2022-12-20T14:25:51.683327Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/267e6f23-13af-4033-afbe-b0455e9098ca/?format=api",
            "uuid": "267e6f23-13af-4033-afbe-b0455e9098ca",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-01-28T11:00:00Z",
            "end": "2015-03-09T12:40:00Z",
            "value_type": "float",
            "last_value": -1.48,
            "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/f9ae6c9d-419b-4812-919d-674e8e8f126a/?format=api",
                "uuid": "f9ae6c9d-419b-4812-919d-674e8e8f126a",
                "name": "06DP0212005",
                "code": "06DP0212005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-03-09T13:40:00Z",
                        "start": "1986-01-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:23:23.797813Z",
            "last_modified": "2023-07-09T20:46:42.752859Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/af29050b-ca4d-4ffb-8d98-386d40ee7dd4/?format=api",
            "uuid": "af29050b-ca4d-4ffb-8d98-386d40ee7dd4",
            "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/f9ae6c9d-419b-4812-919d-674e8e8f126a/?format=api",
                "uuid": "f9ae6c9d-419b-4812-919d-674e8e8f126a",
                "name": "06DP0212005",
                "code": "06DP0212005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:24.104196Z",
            "last_modified": "2022-12-20T14:25:52.314277Z",
            "access_modifier": "Public"
        }
    ]
}