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/efe2ba6f-6b85-44e8-9ed0-2ad76acb6f91/timeseries/?format=api&page=28
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 292,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/efe2ba6f-6b85-44e8-9ed0-2ad76acb6f91/timeseries/?format=api&page=29",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efe2ba6f-6b85-44e8-9ed0-2ad76acb6f91/timeseries/?format=api&page=27",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77ffddec-9d8a-49fe-a207-40cf49a3607e/?format=api",
            "uuid": "77ffddec-9d8a-49fe-a207-40cf49a3607e",
            "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/c0131518-68ae-416e-afe7-b926c3c76c29/?format=api",
                "uuid": "c0131518-68ae-416e-afe7-b926c3c76c29",
                "name": "27HP0100003",
                "code": "27HP0100003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:18.544512Z",
            "last_modified": "2022-12-20T14:11:11.577867Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3ed5c6e3-2d2c-42f8-8d98-ae76dd61e2fa/?format=api",
            "uuid": "3ed5c6e3-2d2c-42f8-8d98-ae76dd61e2fa",
            "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/2ad45a9b-33c2-4ce9-9dc6-59ece9b61f4e/?format=api",
                "uuid": "2ad45a9b-33c2-4ce9-9dc6-59ece9b61f4e",
                "name": "28CP0175003",
                "code": "28CP0175003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:23.992570Z",
            "last_modified": "2022-12-20T14:11:12.797180Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c8613020-eeed-4d0a-a598-932dba173d7b/?format=api",
            "uuid": "c8613020-eeed-4d0a-a598-932dba173d7b",
            "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/14f66e93-fe65-4f8a-9fc0-a7f3b2b0050b/?format=api",
                "uuid": "14f66e93-fe65-4f8a-9fc0-a7f3b2b0050b",
                "name": "28CP0095002",
                "code": "28CP0095002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:30.010842Z",
            "last_modified": "2022-12-20T14:11:13.903563Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3ae93984-e10e-4467-9ac0-153bea05f897/?format=api",
            "uuid": "3ae93984-e10e-4467-9ac0-153bea05f897",
            "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/8a495a47-43c1-4f27-a72a-fcb6004472ed/?format=api",
                "uuid": "8a495a47-43c1-4f27-a72a-fcb6004472ed",
                "name": "28CP0123002",
                "code": "28CP0123002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:32.808387Z",
            "last_modified": "2022-12-20T14:11:14.519372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d91a2b8-dc62-47c9-bc21-b08f6270002d/?format=api",
            "uuid": "8d91a2b8-dc62-47c9-bc21-b08f6270002d",
            "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/01e993ec-3043-43d4-a780-17c87c3e9333/?format=api",
                "uuid": "01e993ec-3043-43d4-a780-17c87c3e9333",
                "name": "28CP0108004",
                "code": "28CP0108004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:35.480287Z",
            "last_modified": "2022-12-20T14:11:14.979607Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/32e5c1d3-8ff1-4f87-85f5-ef58b3756de9/?format=api",
            "uuid": "32e5c1d3-8ff1-4f87-85f5-ef58b3756de9",
            "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/74eefe17-0f77-4187-bdd5-8c029309f56b/?format=api",
                "uuid": "74eefe17-0f77-4187-bdd5-8c029309f56b",
                "name": "28CP0126002",
                "code": "28CP0126002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:38.275862Z",
            "last_modified": "2022-12-20T14:11:15.650998Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7677d8fb-d7eb-40c8-887d-f6f7fdb3e91b/?format=api",
            "uuid": "7677d8fb-d7eb-40c8-887d-f6f7fdb3e91b",
            "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/67986685-9ea7-499f-94ae-dd1ee83d9a2b/?format=api",
                "uuid": "67986685-9ea7-499f-94ae-dd1ee83d9a2b",
                "name": "28CP0126003",
                "code": "28CP0126003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:43.889433Z",
            "last_modified": "2022-12-20T14:11:16.747827Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e436411-db66-4e2d-8bbd-abf503432b02/?format=api",
            "uuid": "0e436411-db66-4e2d-8bbd-abf503432b02",
            "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/64459cd9-e6b1-4bed-8ef3-6589d233776c/?format=api",
                "uuid": "64459cd9-e6b1-4bed-8ef3-6589d233776c",
                "name": "28CP0183002",
                "code": "28CP0183002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:47.359701Z",
            "last_modified": "2022-12-20T14:11:17.214368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e3e7182-612f-4931-bb8e-f1e51f1490b5/?format=api",
            "uuid": "9e3e7182-612f-4931-bb8e-f1e51f1490b5",
            "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/d4e6e285-43b2-455d-ab65-2adadaaaba86/?format=api",
                "uuid": "d4e6e285-43b2-455d-ab65-2adadaaaba86",
                "name": "28CP0123003",
                "code": "28CP0123003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:50.383432Z",
            "last_modified": "2022-12-20T14:11:17.845342Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63bbb187-93c6-47cd-a55b-64e69e90a9f8/?format=api",
            "uuid": "63bbb187-93c6-47cd-a55b-64e69e90a9f8",
            "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/38bd54b7-317a-410d-b3a7-a0ec6113eddc/?format=api",
                "uuid": "38bd54b7-317a-410d-b3a7-a0ec6113eddc",
                "name": "27HP0104003",
                "code": "27HP0104003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:53.556203Z",
            "last_modified": "2022-12-20T14:11:18.297969Z",
            "access_modifier": "Public"
        }
    ]
}