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/57674382-fa75-4e9b-87eb-fe653144d0d9/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/57674382-fa75-4e9b-87eb-fe653144d0d9/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/57674382-fa75-4e9b-87eb-fe653144d0d9/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7bedcbc3-50f7-440a-b6a4-5eee585448c6/?format=api",
            "uuid": "7bedcbc3-50f7-440a-b6a4-5eee585448c6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-12-20T11:41:23Z",
            "end": "2022-12-20T11:41:23Z",
            "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/baef05d2-8c92-456d-adfb-3aca08ed75e7/?format=api",
                "uuid": "baef05d2-8c92-456d-adfb-3aca08ed75e7",
                "name": "B34D1406001",
                "code": "34DM009001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-12-20T12:41:23Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:10.620363Z",
            "last_modified": "2023-10-09T10:10:32.147842Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99e05dea-ce39-49dd-b5c5-7ec90c83b746/?format=api",
            "uuid": "99e05dea-ce39-49dd-b5c5-7ec90c83b746",
            "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/baef05d2-8c92-456d-adfb-3aca08ed75e7/?format=api",
                "uuid": "baef05d2-8c92-456d-adfb-3aca08ed75e7",
                "name": "B34D1406001",
                "code": "34DM009001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:11.110566Z",
            "last_modified": "2022-10-04T21:18:11.110554Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/60633dff-d37e-4fe8-ac22-1ab096cd14eb/?format=api",
            "uuid": "60633dff-d37e-4fe8-ac22-1ab096cd14eb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-12-20T11:40:21Z",
            "end": "2022-12-20T11:40:21Z",
            "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/aa3457a5-11ce-4061-823b-cf509da18da8/?format=api",
                "uuid": "aa3457a5-11ce-4061-823b-cf509da18da8",
                "name": "B34D1406002",
                "code": "34DM009002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-12-20T12:40:21Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:13.033339Z",
            "last_modified": "2023-10-09T10:10:31.216195Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd4c0348-c104-4d4e-b2f8-c540054d11b0/?format=api",
            "uuid": "fd4c0348-c104-4d4e-b2f8-c540054d11b0",
            "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/aa3457a5-11ce-4061-823b-cf509da18da8/?format=api",
                "uuid": "aa3457a5-11ce-4061-823b-cf509da18da8",
                "name": "B34D1406002",
                "code": "34DM009002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:13.485985Z",
            "last_modified": "2022-10-04T21:18:13.485971Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/74220ada-8af8-4cad-beed-c305c6d740ed/?format=api",
            "uuid": "74220ada-8af8-4cad-beed-c305c6d740ed",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-12-20T11:42:39Z",
            "end": "2022-12-20T11:42:39Z",
            "value_type": "float",
            "last_value": 14.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/010385de-1e20-470f-bda9-fbdc9ca42dd0/?format=api",
                "uuid": "010385de-1e20-470f-bda9-fbdc9ca42dd0",
                "name": "B34D1406003",
                "code": "34DM009003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-12-20T12:42:39Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:15.245701Z",
            "last_modified": "2023-10-09T10:10:37.501319Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7eff3cde-2060-4df5-bece-b76c1ba7d3b1/?format=api",
            "uuid": "7eff3cde-2060-4df5-bece-b76c1ba7d3b1",
            "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/010385de-1e20-470f-bda9-fbdc9ca42dd0/?format=api",
                "uuid": "010385de-1e20-470f-bda9-fbdc9ca42dd0",
                "name": "B34D1406003",
                "code": "34DM009003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:15.663128Z",
            "last_modified": "2022-10-04T21:18:15.663113Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e0acff0-d092-4853-8f74-70ecfc828797/?format=api",
            "uuid": "8e0acff0-d092-4853-8f74-70ecfc828797",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-12-20T09:38:54Z",
            "end": "2022-12-20T09:38:54Z",
            "value_type": "float",
            "last_value": 16.43,
            "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/146aa533-ae6c-4ae2-9286-163e67d88764/?format=api",
                "uuid": "146aa533-ae6c-4ae2-9286-163e67d88764",
                "name": "34DM010001",
                "code": "34DM010001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-12-20T10:38:54Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:17.603573Z",
            "last_modified": "2023-10-09T10:10:37.203624Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de1353d8-40e5-4642-aa98-27e005cc25ca/?format=api",
            "uuid": "de1353d8-40e5-4642-aa98-27e005cc25ca",
            "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/146aa533-ae6c-4ae2-9286-163e67d88764/?format=api",
                "uuid": "146aa533-ae6c-4ae2-9286-163e67d88764",
                "name": "34DM010001",
                "code": "34DM010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:18.096863Z",
            "last_modified": "2022-10-04T21:18:18.096850Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/888ee533-5ef9-4ffd-bdb8-10f562f48722/?format=api",
            "uuid": "888ee533-5ef9-4ffd-bdb8-10f562f48722",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-12-21T08:10:58Z",
            "end": "2022-12-21T08:10:58Z",
            "value_type": "float",
            "last_value": 20.14,
            "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/23088ae2-9e99-4881-bcdb-8c655b083ede/?format=api",
                "uuid": "23088ae2-9e99-4881-bcdb-8c655b083ede",
                "name": "001",
                "code": "34DM011001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-12-21T09:10:58Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:19.958521Z",
            "last_modified": "2023-10-09T10:10:31.689272Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/923304bc-64ef-4344-87dc-088520ecc3c6/?format=api",
            "uuid": "923304bc-64ef-4344-87dc-088520ecc3c6",
            "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/23088ae2-9e99-4881-bcdb-8c655b083ede/?format=api",
                "uuid": "23088ae2-9e99-4881-bcdb-8c655b083ede",
                "name": "001",
                "code": "34DM011001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:20.387306Z",
            "last_modified": "2022-10-04T21:18:20.387292Z",
            "access_modifier": "Public"
        }
    ]
}