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/bf709e76-4165-4964-9e22-dc99d8826d22/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 194,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/bf709e76-4165-4964-9e22-dc99d8826d22/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/bf709e76-4165-4964-9e22-dc99d8826d22/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b41d3109-2efe-4148-abc2-e0c7058bd695/?format=api",
            "uuid": "b41d3109-2efe-4148-abc2-e0c7058bd695",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/57650adf-3220-4d75-ab47-89d96e9e65c2/?format=api",
                "uuid": "57650adf-3220-4d75-ab47-89d96e9e65c2",
                "name": "B21B1561002",
                "code": "21BM009002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:33:16.551451Z",
            "last_modified": "2022-10-04T19:33:16.551434Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b1613f10-e088-432d-8530-ef189ef2071b/?format=api",
            "uuid": "b1613f10-e088-432d-8530-ef189ef2071b",
            "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/57650adf-3220-4d75-ab47-89d96e9e65c2/?format=api",
                "uuid": "57650adf-3220-4d75-ab47-89d96e9e65c2",
                "name": "B21B1561002",
                "code": "21BM009002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:33:17.305944Z",
            "last_modified": "2022-10-04T19:33:17.305927Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/58e3acc1-3738-44ad-9deb-893fcf8b30a5/?format=api",
            "uuid": "58e3acc1-3738-44ad-9deb-893fcf8b30a5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/095e1a98-193e-4643-b02d-06e0b89f7c38/?format=api",
                "uuid": "095e1a98-193e-4643-b02d-06e0b89f7c38",
                "name": "B21B1561003",
                "code": "21BM009003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:33:19.478211Z",
            "last_modified": "2022-10-04T19:33:19.478193Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c80c05ee-c963-47ff-9e96-815c24696e12/?format=api",
            "uuid": "c80c05ee-c963-47ff-9e96-815c24696e12",
            "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/095e1a98-193e-4643-b02d-06e0b89f7c38/?format=api",
                "uuid": "095e1a98-193e-4643-b02d-06e0b89f7c38",
                "name": "B21B1561003",
                "code": "21BM009003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:33:19.963718Z",
            "last_modified": "2022-10-04T19:33:19.963704Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3e6e6e45-3545-4620-a44d-66a9728767a4/?format=api",
            "uuid": "3e6e6e45-3545-4620-a44d-66a9728767a4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/6a0be594-06f3-470b-9a20-0e370e93c923/?format=api",
                "uuid": "6a0be594-06f3-470b-9a20-0e370e93c923",
                "name": "B21B0141003",
                "code": "21BP0141003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:33:24.247280Z",
            "last_modified": "2022-10-04T19:33:24.247266Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9cf8bb40-0fe2-4bd5-aae1-5fd0cb0b78ed/?format=api",
            "uuid": "9cf8bb40-0fe2-4bd5-aae1-5fd0cb0b78ed",
            "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/6a0be594-06f3-470b-9a20-0e370e93c923/?format=api",
                "uuid": "6a0be594-06f3-470b-9a20-0e370e93c923",
                "name": "B21B0141003",
                "code": "21BP0141003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:33:24.692629Z",
            "last_modified": "2022-10-04T19:33:24.692616Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f1a0b7aa-b4ea-4770-93c7-017fb5cc197d/?format=api",
            "uuid": "f1a0b7aa-b4ea-4770-93c7-017fb5cc197d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1988-10-14T11:00:00Z",
            "end": "2016-01-13T12:00:00Z",
            "value_type": "float",
            "last_value": -1.47,
            "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/b8516d6c-c7ec-4eb2-af39-9faadd4934f9/?format=api",
                "uuid": "b8516d6c-c7ec-4eb2-af39-9faadd4934f9",
                "name": "21BP0215001",
                "code": "21BP0215001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "1988-10-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2016-01-13T13:00:00Z",
                            "start": "2005-11-16T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-11T13:56:21.715442Z",
            "last_modified": "2024-04-15T14:30:05.179742Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/82ffdf21-cf9a-45e2-8e4a-ff7894ada155/?format=api",
            "uuid": "82ffdf21-cf9a-45e2-8e4a-ff7894ada155",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1989-02-14T11:00:00Z",
            "end": "2025-04-09T12:04:10Z",
            "value_type": "float",
            "last_value": -2.07,
            "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/d5997653-5233-4362-97c9-3b2bb3973ff9/?format=api",
                "uuid": "d5997653-5233-4362-97c9-3b2bb3973ff9",
                "name": "21BP0216001",
                "code": "21BP0216001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "1989-02-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-06T13:00:31Z",
                            "start": "2006-03-16T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-25T16:21:05Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:56:24.073638Z",
            "last_modified": "2025-04-10T07:25:27.401863Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7561e77-3d2a-43b5-bacc-898aa875197e/?format=api",
            "uuid": "a7561e77-3d2a-43b5-bacc-898aa875197e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1989-02-14T11:00:00Z",
            "end": "2025-04-09T12:05:12Z",
            "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/636cc162-40d5-48f3-912c-e860e2160744/?format=api",
                "uuid": "636cc162-40d5-48f3-912c-e860e2160744",
                "name": "21BP0216003",
                "code": "21BP0216003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "1989-02-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-06T13:00:37Z",
                            "start": "2005-11-17T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-25T16:21:13Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:56:26.653419Z",
            "last_modified": "2025-04-09T14:20:06.114482Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b86479eb-f56c-4220-9547-fe9ccb1a91f1/?format=api",
            "uuid": "b86479eb-f56c-4220-9547-fe9ccb1a91f1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1989-02-14T11:00:00Z",
            "end": "2025-04-09T12:06:07Z",
            "value_type": "float",
            "last_value": -1.68,
            "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/4c2d6e78-1b2b-40b4-8f3c-dbcacd0d0bf7/?format=api",
                "uuid": "4c2d6e78-1b2b-40b4-8f3c-dbcacd0d0bf7",
                "name": "21BP0216006",
                "code": "21BP0216006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-11-14T12:00:00Z",
                            "start": "1989-02-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-06T13:04:04Z",
                            "start": "2005-11-17T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-25T16:21:45Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-11T13:56:28.993059Z",
            "last_modified": "2025-04-10T07:21:24.836493Z",
            "access_modifier": "Public"
        }
    ]
}