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/240781ef-9bfa-453a-a39b-45ca877deb20/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 36,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/240781ef-9bfa-453a-a39b-45ca877deb20/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/240781ef-9bfa-453a-a39b-45ca877deb20/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3aae6273-6503-4db8-b4ea-5bbe34400e45/?format=api",
            "uuid": "3aae6273-6503-4db8-b4ea-5bbe34400e45",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-02-16T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 25.5,
            "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/bb9ed328-e00c-476c-acf6-41add7452078/?format=api",
                "uuid": "bb9ed328-e00c-476c-acf6-41add7452078",
                "name": "34FL9093001",
                "code": "34FL9093001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1999-02-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:19.197267Z",
            "last_modified": "2023-07-09T20:52:55.143441Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae2406b4-4acd-49c1-9fab-7b5b7c15a83f/?format=api",
            "uuid": "ae2406b4-4acd-49c1-9fab-7b5b7c15a83f",
            "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/bb9ed328-e00c-476c-acf6-41add7452078/?format=api",
                "uuid": "bb9ed328-e00c-476c-acf6-41add7452078",
                "name": "34FL9093001",
                "code": "34FL9093001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:19.478508Z",
            "last_modified": "2022-12-20T14:50:54.585402Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/884aca1c-cdc6-44e1-9c45-6dabe41d01a9/?format=api",
            "uuid": "884aca1c-cdc6-44e1-9c45-6dabe41d01a9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-02-16T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 25.61,
            "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/a9fc5a9f-5d71-4b61-adc6-05a261537d18/?format=api",
                "uuid": "a9fc5a9f-5d71-4b61-adc6-05a261537d18",
                "name": "34FL9094001",
                "code": "34FL9094001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1999-02-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:22.308908Z",
            "last_modified": "2023-07-09T20:52:56.149222Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/87260e16-20d7-4dac-8fe8-cce2c5875b4a/?format=api",
            "uuid": "87260e16-20d7-4dac-8fe8-cce2c5875b4a",
            "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/a9fc5a9f-5d71-4b61-adc6-05a261537d18/?format=api",
                "uuid": "a9fc5a9f-5d71-4b61-adc6-05a261537d18",
                "name": "34FL9094001",
                "code": "34FL9094001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:22.577662Z",
            "last_modified": "2022-12-20T14:50:56.549442Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c3d67c5e-4d63-4f39-8da7-fc3e125c2e56/?format=api",
            "uuid": "c3d67c5e-4d63-4f39-8da7-fc3e125c2e56",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-02-16T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 24.76,
            "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/1c31e390-7d3f-49e4-bd35-c2cd25de6ce7/?format=api",
                "uuid": "1c31e390-7d3f-49e4-bd35-c2cd25de6ce7",
                "name": "34FL9097001",
                "code": "34FL9097001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1999-02-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:25.424862Z",
            "last_modified": "2023-07-09T20:52:57.253707Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df428ac8-353a-4d70-afbe-e602b9f439c8/?format=api",
            "uuid": "df428ac8-353a-4d70-afbe-e602b9f439c8",
            "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/1c31e390-7d3f-49e4-bd35-c2cd25de6ce7/?format=api",
                "uuid": "1c31e390-7d3f-49e4-bd35-c2cd25de6ce7",
                "name": "34FL9097001",
                "code": "34FL9097001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:25.682689Z",
            "last_modified": "2022-12-20T14:50:59.234240Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a977f5ea-df2e-460e-97a6-0dcc06d2f555/?format=api",
            "uuid": "a977f5ea-df2e-460e-97a6-0dcc06d2f555",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-02-16T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 25.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/af903fce-f113-4b25-95c5-d85865df19ae/?format=api",
                "uuid": "af903fce-f113-4b25-95c5-d85865df19ae",
                "name": "34FL9099001",
                "code": "34FL9099001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1999-02-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:28.511301Z",
            "last_modified": "2023-07-09T20:52:58.307488Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/709caee9-8e39-438a-829a-c5a6987207d3/?format=api",
            "uuid": "709caee9-8e39-438a-829a-c5a6987207d3",
            "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/af903fce-f113-4b25-95c5-d85865df19ae/?format=api",
                "uuid": "af903fce-f113-4b25-95c5-d85865df19ae",
                "name": "34FL9099001",
                "code": "34FL9099001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:28.790173Z",
            "last_modified": "2022-12-20T14:51:01.532583Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b44382c-9d72-4f66-aa8c-3fa94caee837/?format=api",
            "uuid": "0b44382c-9d72-4f66-aa8c-3fa94caee837",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-02-28T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 25.37,
            "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/42c1074c-46ce-4b20-bb65-5264b836b07c/?format=api",
                "uuid": "42c1074c-46ce-4b20-bb65-5264b836b07c",
                "name": "34FL9100001",
                "code": "34FL9100001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "2000-02-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:54:31.612039Z",
            "last_modified": "2023-07-09T20:52:59.071245Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/61c70a29-98d4-40d5-8709-3a084c771e43/?format=api",
            "uuid": "61c70a29-98d4-40d5-8709-3a084c771e43",
            "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/42c1074c-46ce-4b20-bb65-5264b836b07c/?format=api",
                "uuid": "42c1074c-46ce-4b20-bb65-5264b836b07c",
                "name": "34FL9100001",
                "code": "34FL9100001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:31.928541Z",
            "last_modified": "2022-12-20T14:51:03.592678Z",
            "access_modifier": "Public"
        }
    ]
}