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=3
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=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/240781ef-9bfa-453a-a39b-45ca877deb20/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/64813f32-7c73-4536-8204-3476e9d72d5f/?format=api",
            "uuid": "64813f32-7c73-4536-8204-3476e9d72d5f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-02-16T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 26.23,
            "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/d3ea6bfc-ecb2-4278-9ef8-6f4ec62ec82d/?format=api",
                "uuid": "d3ea6bfc-ecb2-4278-9ef8-6f4ec62ec82d",
                "name": "34FL9101001",
                "code": "34FL9101001"
            },
            "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:34.683239Z",
            "last_modified": "2023-07-09T20:53:00.132315Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/547b9234-402d-45f1-99ef-c7e4a861fce8/?format=api",
            "uuid": "547b9234-402d-45f1-99ef-c7e4a861fce8",
            "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/d3ea6bfc-ecb2-4278-9ef8-6f4ec62ec82d/?format=api",
                "uuid": "d3ea6bfc-ecb2-4278-9ef8-6f4ec62ec82d",
                "name": "34FL9101001",
                "code": "34FL9101001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:34.965719Z",
            "last_modified": "2022-12-20T14:51:05.331077Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67492dd4-daf5-4c98-9186-f27042545ee5/?format=api",
            "uuid": "67492dd4-daf5-4c98-9186-f27042545ee5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-02-28T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 27.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/7573b897-1386-4580-9a7a-ad1939de6a9f/?format=api",
                "uuid": "7573b897-1386-4580-9a7a-ad1939de6a9f",
                "name": "34FL9104001",
                "code": "34FL9104001"
            },
            "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:37.745235Z",
            "last_modified": "2023-07-09T20:53:01.253411Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/223880d8-5586-44b9-90c6-b394ef5af419/?format=api",
            "uuid": "223880d8-5586-44b9-90c6-b394ef5af419",
            "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/7573b897-1386-4580-9a7a-ad1939de6a9f/?format=api",
                "uuid": "7573b897-1386-4580-9a7a-ad1939de6a9f",
                "name": "34FL9104001",
                "code": "34FL9104001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:38.109212Z",
            "last_modified": "2022-12-20T14:51:07.317446Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9bb044af-48ec-414d-a3de-97d026f469c0/?format=api",
            "uuid": "9bb044af-48ec-414d-a3de-97d026f469c0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-02-28T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 27.93,
            "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/cdcb8142-bb90-4406-b5cd-bbe8f4920d31/?format=api",
                "uuid": "cdcb8142-bb90-4406-b5cd-bbe8f4920d31",
                "name": "34FL9105001",
                "code": "34FL9105001"
            },
            "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:40.843645Z",
            "last_modified": "2023-07-09T20:53:02.390039Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dfd11b6d-58f4-4cd6-81e4-049426dd23d2/?format=api",
            "uuid": "dfd11b6d-58f4-4cd6-81e4-049426dd23d2",
            "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/cdcb8142-bb90-4406-b5cd-bbe8f4920d31/?format=api",
                "uuid": "cdcb8142-bb90-4406-b5cd-bbe8f4920d31",
                "name": "34FL9105001",
                "code": "34FL9105001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:41.122577Z",
            "last_modified": "2022-12-20T14:51:09.633164Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9cab2fb-7a8b-4b05-8f87-970bc895dd27/?format=api",
            "uuid": "d9cab2fb-7a8b-4b05-8f87-970bc895dd27",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-02-28T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": 28.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/99f0e50c-bd01-43df-9dce-64460ed3394d/?format=api",
                "uuid": "99f0e50c-bd01-43df-9dce-64460ed3394d",
                "name": "34FL9106001",
                "code": "34FL9106001"
            },
            "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:44.066729Z",
            "last_modified": "2023-07-09T20:53:03.280053Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dda538fb-39a8-4b68-b4e6-94736d78f59a/?format=api",
            "uuid": "dda538fb-39a8-4b68-b4e6-94736d78f59a",
            "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/99f0e50c-bd01-43df-9dce-64460ed3394d/?format=api",
                "uuid": "99f0e50c-bd01-43df-9dce-64460ed3394d",
                "name": "34FL9106001",
                "code": "34FL9106001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:44.451817Z",
            "last_modified": "2022-12-20T14:51:11.817092Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3563557d-0f39-4496-a533-3d79ce4093db/?format=api",
            "uuid": "3563557d-0f39-4496-a533-3d79ce4093db",
            "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.22,
            "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/94bd61bb-3df5-4ff9-a19b-de08718756a0/?format=api",
                "uuid": "94bd61bb-3df5-4ff9-a19b-de08718756a0",
                "name": "34FP9095001",
                "code": "34FP9095001"
            },
            "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:47.166616Z",
            "last_modified": "2023-07-09T20:53:03.888398Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3baec597-e024-4188-bfcc-53f306e97f84/?format=api",
            "uuid": "3baec597-e024-4188-bfcc-53f306e97f84",
            "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/94bd61bb-3df5-4ff9-a19b-de08718756a0/?format=api",
                "uuid": "94bd61bb-3df5-4ff9-a19b-de08718756a0",
                "name": "34FP9095001",
                "code": "34FP9095001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:54:47.476510Z",
            "last_modified": "2022-12-20T14:51:14.063026Z",
            "access_modifier": "Public"
        }
    ]
}