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/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 226,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=22",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02e517c7-aa0b-449f-81c7-ad833e7ca77b/?format=api",
            "uuid": "02e517c7-aa0b-449f-81c7-ad833e7ca77b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-07-31T11:00:00Z",
            "end": "1983-02-12T11:00:00Z",
            "value_type": "float",
            "last_value": 7.27,
            "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/bcdaf8cf-1aff-4084-bd44-273872e408a1/?format=api",
                "uuid": "bcdaf8cf-1aff-4084-bd44-273872e408a1",
                "name": "B28A0395001",
                "code": "B28A0395001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1983-02-12T12:00:00Z",
                        "start": "1971-07-31T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:48:56.074980Z",
            "last_modified": "2023-07-09T20:51:25.825661Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9cb19356-03af-4c83-9525-79355a3eda31/?format=api",
            "uuid": "9cb19356-03af-4c83-9525-79355a3eda31",
            "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/bcdaf8cf-1aff-4084-bd44-273872e408a1/?format=api",
                "uuid": "bcdaf8cf-1aff-4084-bd44-273872e408a1",
                "name": "B28A0395001",
                "code": "B28A0395001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:48:56.373318Z",
            "last_modified": "2022-12-20T14:48:10.821015Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d850796c-cf71-4369-a7e9-d28446c88d3b/?format=api",
            "uuid": "d850796c-cf71-4369-a7e9-d28446c88d3b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1983-06-14T11:00:00Z",
            "end": "1984-03-28T11:00:00Z",
            "value_type": "float",
            "last_value": 7.52,
            "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/cc829ad8-f130-4951-a376-bdefe1f28dcb/?format=api",
                "uuid": "cc829ad8-f130-4951-a376-bdefe1f28dcb",
                "name": "B28A0396001",
                "code": "B28A0396001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1984-03-28T12:00:00Z",
                        "start": "1983-06-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:48:59.493069Z",
            "last_modified": "2023-07-09T20:51:26.738489Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c7fd068-10e9-438c-bcf7-3f341d0ba4a6/?format=api",
            "uuid": "8c7fd068-10e9-438c-bcf7-3f341d0ba4a6",
            "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/cc829ad8-f130-4951-a376-bdefe1f28dcb/?format=api",
                "uuid": "cc829ad8-f130-4951-a376-bdefe1f28dcb",
                "name": "B28A0396001",
                "code": "B28A0396001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:48:59.757236Z",
            "last_modified": "2022-12-20T14:48:11.961341Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c31324e6-b09b-4056-99d5-defc640180ae/?format=api",
            "uuid": "c31324e6-b09b-4056-99d5-defc640180ae",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1984-04-14T11:00:00Z",
            "end": "1993-06-14T18:00:00Z",
            "value_type": "float",
            "last_value": 6.65,
            "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/b77969e6-4517-49c8-be7d-8fbf1b8907a2/?format=api",
                "uuid": "b77969e6-4517-49c8-be7d-8fbf1b8907a2",
                "name": "B28A0397001",
                "code": "B28A0397001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1993-06-14T19:00:00Z",
                        "start": "1984-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:49:02.653811Z",
            "last_modified": "2023-07-09T20:51:27.771112Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/251bf36a-c997-4257-851d-f2ea9a0f1636/?format=api",
            "uuid": "251bf36a-c997-4257-851d-f2ea9a0f1636",
            "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/b77969e6-4517-49c8-be7d-8fbf1b8907a2/?format=api",
                "uuid": "b77969e6-4517-49c8-be7d-8fbf1b8907a2",
                "name": "B28A0397001",
                "code": "B28A0397001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:49:02.945028Z",
            "last_modified": "2022-12-20T14:48:13.325990Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6436464d-bbcd-4be4-9603-c61ec210ee7e/?format=api",
            "uuid": "6436464d-bbcd-4be4-9603-c61ec210ee7e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-10-15T11:00:00Z",
            "end": "1958-12-15T11:00:00Z",
            "value_type": "float",
            "last_value": 10.0,
            "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/75de6e3a-b671-4fd5-89e6-7ea9ba7d5cd8/?format=api",
                "uuid": "75de6e3a-b671-4fd5-89e6-7ea9ba7d5cd8",
                "name": "B28A0399001",
                "code": "B28A0399001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1958-12-15T12:00:00Z",
                        "start": "1952-10-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:49:05.834350Z",
            "last_modified": "2023-07-09T20:51:44.753603Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0219cf2d-31f3-4a54-a282-faf1a38233fd/?format=api",
            "uuid": "0219cf2d-31f3-4a54-a282-faf1a38233fd",
            "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/75de6e3a-b671-4fd5-89e6-7ea9ba7d5cd8/?format=api",
                "uuid": "75de6e3a-b671-4fd5-89e6-7ea9ba7d5cd8",
                "name": "B28A0399001",
                "code": "B28A0399001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:49:06.074343Z",
            "last_modified": "2022-12-20T14:48:14.688513Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b5329b3-751d-4f27-bdc4-e1bea3b6acf7/?format=api",
            "uuid": "3b5329b3-751d-4f27-bdc4-e1bea3b6acf7",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1959-02-28T11:00:00Z",
            "end": "1963-08-15T11:00:00Z",
            "value_type": "float",
            "last_value": 9.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/d40cfe02-aba4-45d6-bba0-69add5f1ff9b/?format=api",
                "uuid": "d40cfe02-aba4-45d6-bba0-69add5f1ff9b",
                "name": "B28A0400001",
                "code": "B28A0400001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1963-08-15T12:00:00Z",
                        "start": "1959-02-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:49:09.015867Z",
            "last_modified": "2023-07-09T20:51:45.621958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb9fb5a8-087d-4310-9b7e-613a1c841104/?format=api",
            "uuid": "cb9fb5a8-087d-4310-9b7e-613a1c841104",
            "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/d40cfe02-aba4-45d6-bba0-69add5f1ff9b/?format=api",
                "uuid": "d40cfe02-aba4-45d6-bba0-69add5f1ff9b",
                "name": "B28A0400001",
                "code": "B28A0400001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:49:09.279605Z",
            "last_modified": "2022-12-20T14:48:15.868784Z",
            "access_modifier": "Public"
        }
    ]
}