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/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/timeseries/?format=api&page=31
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 322,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/timeseries/?format=api&page=32",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/timeseries/?format=api&page=30",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5a3b05c-1e1b-49ca-92f7-73091679e41e/?format=api",
            "uuid": "e5a3b05c-1e1b-49ca-92f7-73091679e41e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1984-10-15T11:00:00Z",
            "end": "1990-06-14T11:00:00Z",
            "value_type": "float",
            "last_value": 5.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/33664eba-03f9-4dd7-9de4-c8137a793b6b/?format=api",
                "uuid": "33664eba-03f9-4dd7-9de4-c8137a793b6b",
                "name": "B28A0356001",
                "code": "B28A0356001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1990-06-14T12:00:00Z",
                        "start": "1984-10-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:43.124194Z",
            "last_modified": "2023-07-09T20:51:39.734855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59a0da79-36aa-4084-8e34-728abd4e3aa4/?format=api",
            "uuid": "59a0da79-36aa-4084-8e34-728abd4e3aa4",
            "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/33664eba-03f9-4dd7-9de4-c8137a793b6b/?format=api",
                "uuid": "33664eba-03f9-4dd7-9de4-c8137a793b6b",
                "name": "B28A0356001",
                "code": "B28A0356001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:43.451900Z",
            "last_modified": "2022-12-20T14:49:19.562266Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/243e5397-086e-480f-be39-3303161aac20/?format=api",
            "uuid": "243e5397-086e-480f-be39-3303161aac20",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-10-16T11:00:00Z",
            "end": "1963-10-14T11:00:00Z",
            "value_type": "float",
            "last_value": 6.25,
            "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/5cef3e15-8ddc-4f48-8884-bb2b89b4742d/?format=api",
                "uuid": "5cef3e15-8ddc-4f48-8884-bb2b89b4742d",
                "name": "B28A0410001",
                "code": "B28A0410001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1963-10-14T12:00:00Z",
                        "start": "1952-10-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:46.415358Z",
            "last_modified": "2023-07-09T20:51:40.655217Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31a08768-b711-4d50-afc9-a92454499a79/?format=api",
            "uuid": "31a08768-b711-4d50-afc9-a92454499a79",
            "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/5cef3e15-8ddc-4f48-8884-bb2b89b4742d/?format=api",
                "uuid": "5cef3e15-8ddc-4f48-8884-bb2b89b4742d",
                "name": "B28A0410001",
                "code": "B28A0410001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:46.691943Z",
            "last_modified": "2022-12-20T14:49:20.988643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/748554db-2cfa-4cd7-8389-0a7123d648f9/?format=api",
            "uuid": "748554db-2cfa-4cd7-8389-0a7123d648f9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1964-04-28T11:00:00Z",
            "end": "1981-04-28T11:00:00Z",
            "value_type": "float",
            "last_value": 5.73,
            "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/e42e334c-2cc3-4885-819a-22dbcb463652/?format=api",
                "uuid": "e42e334c-2cc3-4885-819a-22dbcb463652",
                "name": "B28A0411001",
                "code": "B28A0411001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1981-04-28T12:00:00Z",
                        "start": "1964-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:49.592829Z",
            "last_modified": "2023-07-09T20:51:41.695762Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8581d1c9-7d02-4220-9813-2ed9b744a474/?format=api",
            "uuid": "8581d1c9-7d02-4220-9813-2ed9b744a474",
            "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/e42e334c-2cc3-4885-819a-22dbcb463652/?format=api",
                "uuid": "e42e334c-2cc3-4885-819a-22dbcb463652",
                "name": "B28A0411001",
                "code": "B28A0411001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:49.920323Z",
            "last_modified": "2022-12-20T14:49:22.416623Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/07e96deb-3a43-4b35-8b28-6caced58bd95/?format=api",
            "uuid": "07e96deb-3a43-4b35-8b28-6caced58bd95",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1985-04-29T11:00:00Z",
            "end": "2001-04-12T11:00:00Z",
            "value_type": "float",
            "last_value": 5.46,
            "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/135f35bf-097f-4181-a630-797730c56d93/?format=api",
                "uuid": "135f35bf-097f-4181-a630-797730c56d93",
                "name": "B28A0444001",
                "code": "B28A0444001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2001-04-12T12:00:00Z",
                        "start": "1985-04-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:52.777808Z",
            "last_modified": "2023-07-09T20:51:42.524724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/17aaf2d6-1d21-4bc8-b6a5-28add144b58c/?format=api",
            "uuid": "17aaf2d6-1d21-4bc8-b6a5-28add144b58c",
            "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/135f35bf-097f-4181-a630-797730c56d93/?format=api",
                "uuid": "135f35bf-097f-4181-a630-797730c56d93",
                "name": "B28A0444001",
                "code": "B28A0444001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:53.083452Z",
            "last_modified": "2022-12-20T14:49:23.815527Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18312a82-0fab-4f02-9a62-9b49679e0103/?format=api",
            "uuid": "18312a82-0fab-4f02-9a62-9b49679e0103",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-08-14T11:00:00Z",
            "end": "1957-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 5.98,
            "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/e50f5c33-9c8b-4379-a1a8-e72c75a2ea9d/?format=api",
                "uuid": "e50f5c33-9c8b-4379-a1a8-e72c75a2ea9d",
                "name": "B28A0358001",
                "code": "B28A0358001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1957-10-28T12:00:00Z",
                        "start": "1952-08-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:01:55.604327Z",
            "last_modified": "2023-07-09T20:55:28.585884Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/82428068-6892-42a6-be6a-bf0845f993c4/?format=api",
            "uuid": "82428068-6892-42a6-be6a-bf0845f993c4",
            "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/e50f5c33-9c8b-4379-a1a8-e72c75a2ea9d/?format=api",
                "uuid": "e50f5c33-9c8b-4379-a1a8-e72c75a2ea9d",
                "name": "B28A0358001",
                "code": "B28A0358001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:01:55.873038Z",
            "last_modified": "2022-12-20T14:54:17.651196Z",
            "access_modifier": "Public"
        }
    ]
}