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/de9bf502-f58d-4178-9bcc-9ba379bc05bd/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 168,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/de9bf502-f58d-4178-9bcc-9ba379bc05bd/timeseries/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/de9bf502-f58d-4178-9bcc-9ba379bc05bd/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/15c8ae0a-a24c-490a-8fd8-3f82bc9ccf0c/?format=api",
            "uuid": "15c8ae0a-a24c-490a-8fd8-3f82bc9ccf0c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2021-05-20T11:00:00Z",
            "end": "2025-02-04T08:00:00Z",
            "value_type": "float",
            "last_value": 17.995,
            "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/5db3e244-241e-451f-8a2b-e2eda2efed1a/?format=api",
                "uuid": "5db3e244-241e-451f-8a2b-e2eda2efed1a",
                "name": "32HM002001",
                "code": "32HM002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-05-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2021-10-28T15:43:48.061593Z",
            "last_modified": "2025-02-18T12:48:13.376445Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/511a868e-7ffd-4026-823c-15e0df4ed447/?format=api",
            "uuid": "511a868e-7ffd-4026-823c-15e0df4ed447",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-05-20T09:27:07Z",
            "end": "2025-02-04T09:04:02Z",
            "value_type": "float",
            "last_value": 17.998,
            "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/5db3e244-241e-451f-8a2b-e2eda2efed1a/?format=api",
                "uuid": "5db3e244-241e-451f-8a2b-e2eda2efed1a",
                "name": "32HM002001",
                "code": "32HM002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2021-05-20T10:27:07Z",
                            "start": "2021-05-20T10:27:07Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-10-05T07:37:21Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2021-10-28T15:43:48.061742Z",
            "last_modified": "2025-02-18T12:46:01.769798Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aef598f2-750f-428a-8623-816c9bf0f82b/?format=api",
            "uuid": "aef598f2-750f-428a-8623-816c9bf0f82b",
            "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/c0a2ede1-8448-4254-8f8c-defe1f1cb818/?format=api",
                "uuid": "c0a2ede1-8448-4254-8f8c-defe1f1cb818",
                "name": "B39F0556011",
                "code": "39FP0556011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:32.501827Z",
            "last_modified": "2022-10-04T21:33:32.501813Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/309c2ea6-1763-434c-b5b4-3474e1e6a144/?format=api",
            "uuid": "309c2ea6-1763-434c-b5b4-3474e1e6a144",
            "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/c0a2ede1-8448-4254-8f8c-defe1f1cb818/?format=api",
                "uuid": "c0a2ede1-8448-4254-8f8c-defe1f1cb818",
                "name": "B39F0556011",
                "code": "39FP0556011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:32.972661Z",
            "last_modified": "2022-10-04T21:33:32.972648Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63e86eae-fd12-4f1f-8bb3-310fe0a5e4a6/?format=api",
            "uuid": "63e86eae-fd12-4f1f-8bb3-310fe0a5e4a6",
            "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/47cea772-5947-453f-a1ac-46678c2194e3/?format=api",
                "uuid": "47cea772-5947-453f-a1ac-46678c2194e3",
                "name": "B39F0556012",
                "code": "39FP0556012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:35.025235Z",
            "last_modified": "2022-10-04T21:33:35.025221Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bec7ad50-a03d-41cb-9cfb-f82043dec2de/?format=api",
            "uuid": "bec7ad50-a03d-41cb-9cfb-f82043dec2de",
            "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/47cea772-5947-453f-a1ac-46678c2194e3/?format=api",
                "uuid": "47cea772-5947-453f-a1ac-46678c2194e3",
                "name": "B39F0556012",
                "code": "39FP0556012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:35.451255Z",
            "last_modified": "2022-10-04T21:33:35.451242Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ffe6a05f-803b-4fac-a1bc-4f7cab7dd759/?format=api",
            "uuid": "ffe6a05f-803b-4fac-a1bc-4f7cab7dd759",
            "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/7b12ba46-bac1-4f68-a8aa-9398636cf890/?format=api",
                "uuid": "7b12ba46-bac1-4f68-a8aa-9398636cf890",
                "name": "B39F0556013",
                "code": "39FP0556013"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:37.602934Z",
            "last_modified": "2022-10-04T21:33:37.602920Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a6d20fc7-70ea-4aa4-909c-3348d1e364c5/?format=api",
            "uuid": "a6d20fc7-70ea-4aa4-909c-3348d1e364c5",
            "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/7b12ba46-bac1-4f68-a8aa-9398636cf890/?format=api",
                "uuid": "7b12ba46-bac1-4f68-a8aa-9398636cf890",
                "name": "B39F0556013",
                "code": "39FP0556013"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:38.031395Z",
            "last_modified": "2022-10-04T21:33:38.031381Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2c935f5a-42b5-4aa7-855d-1d86bb21250e/?format=api",
            "uuid": "2c935f5a-42b5-4aa7-855d-1d86bb21250e",
            "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/01fff5bb-47b3-42b5-b441-739a600c2083/?format=api",
                "uuid": "01fff5bb-47b3-42b5-b441-739a600c2083",
                "name": "B39F0556014",
                "code": "39FP0556014"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:40.028723Z",
            "last_modified": "2022-10-04T21:33:40.028708Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b38216a-2999-4233-ae18-2c42e3494739/?format=api",
            "uuid": "5b38216a-2999-4233-ae18-2c42e3494739",
            "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/01fff5bb-47b3-42b5-b441-739a600c2083/?format=api",
                "uuid": "01fff5bb-47b3-42b5-b441-739a600c2083",
                "name": "B39F0556014",
                "code": "39FP0556014"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:33:40.441249Z",
            "last_modified": "2022-10-04T21:33:40.441236Z",
            "access_modifier": "Public"
        }
    ]
}