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/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33b2b596-7de9-4b21-a097-7e7a5f7f6ffb/?format=api",
            "uuid": "33b2b596-7de9-4b21-a097-7e7a5f7f6ffb",
            "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/b1636772-1b38-4554-ace7-384d60e0034d/?format=api",
                "uuid": "b1636772-1b38-4554-ace7-384d60e0034d",
                "name": "001",
                "code": "46AM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:10:50.001081Z",
            "last_modified": "2022-10-04T22:10:50.001067Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9cedffda-970b-4838-9e93-2179af68a11f/?format=api",
            "uuid": "9cedffda-970b-4838-9e93-2179af68a11f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-09T08:57:31Z",
            "end": "2022-06-09T08:57:31Z",
            "value_type": "float",
            "last_value": 7.653,
            "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/5997eaa1-5d80-41ea-81d6-704bd893d45a/?format=api",
                "uuid": "5997eaa1-5d80-41ea-81d6-704bd893d45a",
                "name": "001",
                "code": "46AM004001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-09T09:57:31Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:10:51.900257Z",
            "last_modified": "2023-10-26T12:16:19.099115Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/86006608-6a51-4169-934d-6d0865837727/?format=api",
            "uuid": "86006608-6a51-4169-934d-6d0865837727",
            "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/5997eaa1-5d80-41ea-81d6-704bd893d45a/?format=api",
                "uuid": "5997eaa1-5d80-41ea-81d6-704bd893d45a",
                "name": "001",
                "code": "46AM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:10:52.353220Z",
            "last_modified": "2022-10-04T22:10:52.353208Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97203530-3faf-44e7-bd41-eca783b48dac/?format=api",
            "uuid": "97203530-3faf-44e7-bd41-eca783b48dac",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-09T09:10:48Z",
            "end": "2022-06-09T09:10:48Z",
            "value_type": "float",
            "last_value": 7.453,
            "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/5f11a17f-a74f-430c-b497-1d2703f35735/?format=api",
                "uuid": "5f11a17f-a74f-430c-b497-1d2703f35735",
                "name": "001",
                "code": "46AM005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-09T10:10:48Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:10:54.347827Z",
            "last_modified": "2023-10-26T12:16:25.674026Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7fc03474-9345-4f18-aae0-b5550494b7d0/?format=api",
            "uuid": "7fc03474-9345-4f18-aae0-b5550494b7d0",
            "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/5f11a17f-a74f-430c-b497-1d2703f35735/?format=api",
                "uuid": "5f11a17f-a74f-430c-b497-1d2703f35735",
                "name": "001",
                "code": "46AM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:10:54.796135Z",
            "last_modified": "2022-10-04T22:10:54.796122Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/65f9e2f5-1c0f-4c5f-a55a-dc0fe28297e5/?format=api",
            "uuid": "65f9e2f5-1c0f-4c5f-a55a-dc0fe28297e5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-09T09:19:27Z",
            "end": "2022-06-09T09:19:27Z",
            "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/77fb79ba-015c-4a97-9fb7-d1fda82f15de/?format=api",
                "uuid": "77fb79ba-015c-4a97-9fb7-d1fda82f15de",
                "name": "001",
                "code": "46AM007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-09T10:19:27Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:10:56.665505Z",
            "last_modified": "2023-10-26T12:16:17.638578Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8b01eb81-89ae-4d8b-9ea0-4d95fb02640a/?format=api",
            "uuid": "8b01eb81-89ae-4d8b-9ea0-4d95fb02640a",
            "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/77fb79ba-015c-4a97-9fb7-d1fda82f15de/?format=api",
                "uuid": "77fb79ba-015c-4a97-9fb7-d1fda82f15de",
                "name": "001",
                "code": "46AM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:10:57.103788Z",
            "last_modified": "2022-10-04T22:10:57.103774Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18c3eb58-e36f-45c7-b615-9fbeb38152e1/?format=api",
            "uuid": "18c3eb58-e36f-45c7-b615-9fbeb38152e1",
            "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/eb9f6029-7579-488e-ba98-e716da377f59/?format=api",
                "uuid": "eb9f6029-7579-488e-ba98-e716da377f59",
                "name": "DRU-II001",
                "code": "DRU-II001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:14:38.935309Z",
            "last_modified": "2022-10-05T07:14:38.935295Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ccf9931c-177c-41a2-a512-a37ceb169f92/?format=api",
            "uuid": "ccf9931c-177c-41a2-a512-a37ceb169f92",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-14T10:22:43Z",
            "end": "2022-06-14T10:22:43Z",
            "value_type": "float",
            "last_value": 4.38,
            "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/eb9f6029-7579-488e-ba98-e716da377f59/?format=api",
                "uuid": "eb9f6029-7579-488e-ba98-e716da377f59",
                "name": "DRU-II001",
                "code": "DRU-II001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-14T11:22:43Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T07:14:39.375618Z",
            "last_modified": "2023-10-26T12:16:31.801509Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6ac5cb35-7ff9-4836-899d-22eb9420e6c7/?format=api",
            "uuid": "6ac5cb35-7ff9-4836-899d-22eb9420e6c7",
            "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/231685c7-0f44-47e1-b48d-63fd3fcaf03b/?format=api",
                "uuid": "231685c7-0f44-47e1-b48d-63fd3fcaf03b",
                "name": "DRU-II002",
                "code": "DRU-II002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:14:42.252509Z",
            "last_modified": "2022-10-05T07:14:42.252497Z",
            "access_modifier": "Public"
        }
    ]
}