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/b0cea868-9303-46ae-b8c9-796639afa86f/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 152,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b0cea868-9303-46ae-b8c9-796639afa86f/timeseries/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b0cea868-9303-46ae-b8c9-796639afa86f/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1a742086-aad7-4a0c-8086-6c2992e7b7bf/?format=api",
            "uuid": "1a742086-aad7-4a0c-8086-6c2992e7b7bf",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "1992-04-14T11:00:00Z",
            "value_type": "float",
            "last_value": 3.66,
            "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/d604f334-3e48-4574-a551-8fc687ae6f36/?format=api",
                "uuid": "d604f334-3e48-4574-a551-8fc687ae6f36",
                "name": "27HP0027005",
                "code": "27HP0027005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1992-04-14T12:00:00Z",
                        "start": "1970-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:53:09.454114Z",
            "last_modified": "2023-07-09T20:41:15.889119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/824e1a6f-d12c-4302-b9c4-cc702b3c0502/?format=api",
            "uuid": "824e1a6f-d12c-4302-b9c4-cc702b3c0502",
            "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/d604f334-3e48-4574-a551-8fc687ae6f36/?format=api",
                "uuid": "d604f334-3e48-4574-a551-8fc687ae6f36",
                "name": "27HP0027005",
                "code": "27HP0027005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:53:09.697744Z",
            "last_modified": "2022-12-20T14:17:25.752323Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7c57cd00-2ad7-4ee9-b705-d753d92ff308/?format=api",
            "uuid": "7c57cd00-2ad7-4ee9-b705-d753d92ff308",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-08-28T11:00:00Z",
            "end": "1992-04-14T11:00:00Z",
            "value_type": "float",
            "last_value": 3.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/a14055ae-f531-46a7-9099-29bf9d66385d/?format=api",
                "uuid": "a14055ae-f531-46a7-9099-29bf9d66385d",
                "name": "27HP0027006",
                "code": "27HP0027006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1992-04-14T12:00:00Z",
                        "start": "1970-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:53:12.394590Z",
            "last_modified": "2023-07-09T20:41:16.296938Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8419169a-6a9c-416b-acb9-6233e7873cae/?format=api",
            "uuid": "8419169a-6a9c-416b-acb9-6233e7873cae",
            "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/a14055ae-f531-46a7-9099-29bf9d66385d/?format=api",
                "uuid": "a14055ae-f531-46a7-9099-29bf9d66385d",
                "name": "27HP0027006",
                "code": "27HP0027006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:53:12.682399Z",
            "last_modified": "2022-12-20T14:17:26.684948Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f82c92c2-d0f1-40fa-b167-a529be60e093/?format=api",
            "uuid": "f82c92c2-d0f1-40fa-b167-a529be60e093",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-29T11:00:00Z",
            "end": "2023-09-13T10:46:54Z",
            "value_type": "float",
            "last_value": 7.508,
            "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/fc8bd824-2514-453c-80f0-23841823dbc1/?format=api",
                "uuid": "fc8bd824-2514-453c-80f0-23841823dbc1",
                "name": "27DP0087006",
                "code": "27DP0087006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-22T08:12:43Z",
                            "start": "1974-07-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-09T11:50:30Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:35:13.912003Z",
            "last_modified": "2023-09-19T09:15:22.189691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6e369aea-b009-4f97-8c01-a5d8cc2709bf/?format=api",
            "uuid": "6e369aea-b009-4f97-8c01-a5d8cc2709bf",
            "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/fc8bd824-2514-453c-80f0-23841823dbc1/?format=api",
                "uuid": "fc8bd824-2514-453c-80f0-23841823dbc1",
                "name": "27DP0087006",
                "code": "27DP0087006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:35:14.274521Z",
            "last_modified": "2022-12-20T14:28:32.236826Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f425f9db-3691-4328-abaa-4dad6305f52e/?format=api",
            "uuid": "f425f9db-3691-4328-abaa-4dad6305f52e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-29T11:00:00Z",
            "end": "2023-09-13T10:47:05Z",
            "value_type": "float",
            "last_value": 7.079,
            "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/5cd94b2b-90f7-490d-b2ca-887a6887a6ca/?format=api",
                "uuid": "5cd94b2b-90f7-490d-b2ca-887a6887a6ca",
                "name": "27DP0087007",
                "code": "27DP0087007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-22T08:12:49Z",
                            "start": "1974-07-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-09T11:53:04Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:35:17.149938Z",
            "last_modified": "2023-09-19T09:15:18.165000Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/907f42b6-8925-479e-8b12-c4a03ab32350/?format=api",
            "uuid": "907f42b6-8925-479e-8b12-c4a03ab32350",
            "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/5cd94b2b-90f7-490d-b2ca-887a6887a6ca/?format=api",
                "uuid": "5cd94b2b-90f7-490d-b2ca-887a6887a6ca",
                "name": "27DP0087007",
                "code": "27DP0087007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:35:17.462783Z",
            "last_modified": "2022-12-20T14:28:33.122963Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63342df2-bc9e-46d0-9492-9094f5d4930c/?format=api",
            "uuid": "63342df2-bc9e-46d0-9492-9094f5d4930c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-29T11:00:00Z",
            "end": "2023-09-13T10:47:15Z",
            "value_type": "float",
            "last_value": 6.412,
            "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/3b981035-0d81-4331-a09f-424f4b36601b/?format=api",
                "uuid": "3b981035-0d81-4331-a09f-424f4b36601b",
                "name": "27DP0087008",
                "code": "27DP0087008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-22T08:12:57Z",
                            "start": "1974-07-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-09T11:54:05Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:35:20.638930Z",
            "last_modified": "2023-09-19T09:15:20.466788Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cdfa9564-8a41-42aa-bfd3-cb30bb194dc9/?format=api",
            "uuid": "cdfa9564-8a41-42aa-bfd3-cb30bb194dc9",
            "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/3b981035-0d81-4331-a09f-424f4b36601b/?format=api",
                "uuid": "3b981035-0d81-4331-a09f-424f4b36601b",
                "name": "27DP0087008",
                "code": "27DP0087008"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:35:21.283674Z",
            "last_modified": "2022-12-20T14:28:33.844785Z",
            "access_modifier": "Public"
        }
    ]
}