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/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a8c14057-ee00-47cf-911f-865dd5fbf697/?format=api",
            "uuid": "a8c14057-ee00-47cf-911f-865dd5fbf697",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 1.1,
            "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/625d9aae-98ce-41f8-a93e-4d72408a1f61/?format=api",
                "uuid": "625d9aae-98ce-41f8-a93e-4d72408a1f61",
                "name": "04FP0059003",
                "code": "04FP0059003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:43.057718Z",
            "last_modified": "2023-07-09T20:54:54.348231Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3af8c98-4ee0-4775-95d3-19ce644df8fc/?format=api",
            "uuid": "a3af8c98-4ee0-4775-95d3-19ce644df8fc",
            "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/625d9aae-98ce-41f8-a93e-4d72408a1f61/?format=api",
                "uuid": "625d9aae-98ce-41f8-a93e-4d72408a1f61",
                "name": "04FP0059003",
                "code": "04FP0059003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:43.312277Z",
            "last_modified": "2022-12-20T14:55:23.554018Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7f71f05d-cb88-41cb-9601-00e720e099fe/?format=api",
            "uuid": "7f71f05d-cb88-41cb-9601-00e720e099fe",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 1.1,
            "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/a9448fb0-8fcb-46d0-b5f0-b3468d851e24/?format=api",
                "uuid": "a9448fb0-8fcb-46d0-b5f0-b3468d851e24",
                "name": "04FP0059004",
                "code": "04FP0059004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:46.471426Z",
            "last_modified": "2023-07-09T20:55:43.237324Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c2991d0b-8557-4707-b0e0-e22a29322076/?format=api",
            "uuid": "c2991d0b-8557-4707-b0e0-e22a29322076",
            "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/a9448fb0-8fcb-46d0-b5f0-b3468d851e24/?format=api",
                "uuid": "a9448fb0-8fcb-46d0-b5f0-b3468d851e24",
                "name": "04FP0059004",
                "code": "04FP0059004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:46.790387Z",
            "last_modified": "2022-12-20T14:55:24.934061Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb24af81-eece-4f59-97f0-739622398715/?format=api",
            "uuid": "cb24af81-eece-4f59-97f0-739622398715",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 0.35,
            "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/0888ba27-3327-4259-bca1-e51c08e5bef3/?format=api",
                "uuid": "0888ba27-3327-4259-bca1-e51c08e5bef3",
                "name": "04FP0059005",
                "code": "04FP0059005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:50.020857Z",
            "last_modified": "2023-07-09T20:55:44.068879Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3bd463e4-e514-4249-9206-e821c78792ca/?format=api",
            "uuid": "3bd463e4-e514-4249-9206-e821c78792ca",
            "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/0888ba27-3327-4259-bca1-e51c08e5bef3/?format=api",
                "uuid": "0888ba27-3327-4259-bca1-e51c08e5bef3",
                "name": "04FP0059005",
                "code": "04FP0059005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:50.303537Z",
            "last_modified": "2022-12-20T14:55:26.310643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a77b8651-e290-4833-ae3b-8420035ade53/?format=api",
            "uuid": "a77b8651-e290-4833-ae3b-8420035ade53",
            "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/1d6ce6c1-c8f3-493a-beb0-76fe093da531/?format=api",
                "uuid": "1d6ce6c1-c8f3-493a-beb0-76fe093da531",
                "name": "04FM002001",
                "code": "04FM002001"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:26.110764Z",
            "last_modified": "2023-04-11T22:30:26.110749Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce841934-fef0-4de5-b8de-939f847d31ed/?format=api",
            "uuid": "ce841934-fef0-4de5-b8de-939f847d31ed",
            "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/1d6ce6c1-c8f3-493a-beb0-76fe093da531/?format=api",
                "uuid": "1d6ce6c1-c8f3-493a-beb0-76fe093da531",
                "name": "04FM002001",
                "code": "04FM002001"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:26.659083Z",
            "last_modified": "2023-04-11T22:30:26.659070Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/020e5e41-37c3-4b3b-b967-85bf4d9c4244/?format=api",
            "uuid": "020e5e41-37c3-4b3b-b967-85bf4d9c4244",
            "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/384622e8-ad81-4f6d-a9eb-babfc3aa0817/?format=api",
                "uuid": "384622e8-ad81-4f6d-a9eb-babfc3aa0817",
                "name": "04FM002002",
                "code": "04FM002002"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:28.830439Z",
            "last_modified": "2023-04-11T22:30:28.830399Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/49d09b20-8704-4bd3-808d-5c32d33489da/?format=api",
            "uuid": "49d09b20-8704-4bd3-808d-5c32d33489da",
            "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/384622e8-ad81-4f6d-a9eb-babfc3aa0817/?format=api",
                "uuid": "384622e8-ad81-4f6d-a9eb-babfc3aa0817",
                "name": "04FM002002",
                "code": "04FM002002"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:29.411122Z",
            "last_modified": "2023-04-11T22:30:29.411104Z",
            "access_modifier": "Public"
        }
    ]
}