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/8519c70d-5c74-46f7-b600-a52f8a194fe0/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 188,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/8519c70d-5c74-46f7-b600-a52f8a194fe0/timeseries/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/8519c70d-5c74-46f7-b600-a52f8a194fe0/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a7845ad-7083-46af-b941-68cd84be8334/?format=api",
            "uuid": "6a7845ad-7083-46af-b941-68cd84be8334",
            "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/6e312453-178e-4e97-b46a-8315429aab28/?format=api",
                "uuid": "6e312453-178e-4e97-b46a-8315429aab28",
                "name": "VEWP005002",
                "code": "VEWP005002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:04:51.356576Z",
            "last_modified": "2022-12-20T14:20:40.921854Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/968b72ce-a82a-4d31-a94c-7785bc88b56c/?format=api",
            "uuid": "968b72ce-a82a-4d31-a94c-7785bc88b56c",
            "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/92bca857-aacf-4f26-8850-b9fed5447096/?format=api",
                "uuid": "92bca857-aacf-4f26-8850-b9fed5447096",
                "name": "VEWP001004",
                "code": "VEWP001004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:04:54.350463Z",
            "last_modified": "2022-12-20T14:20:41.786315Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e8513435-9453-417e-a488-66e06f3247ed/?format=api",
            "uuid": "e8513435-9453-417e-a488-66e06f3247ed",
            "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/e61f6e8e-02ab-4b6e-b713-a05b59066f4c/?format=api",
                "uuid": "e61f6e8e-02ab-4b6e-b713-a05b59066f4c",
                "name": "RHWP020008",
                "code": "RHWP020008"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:04:57.209111Z",
            "last_modified": "2022-12-20T14:20:42.679094Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0c1c0cc-66ea-4839-a1ce-c7fe72f02adb/?format=api",
            "uuid": "c0c1c0cc-66ea-4839-a1ce-c7fe72f02adb",
            "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/f2d3baac-81da-412c-bb34-2a9533812058/?format=api",
                "uuid": "f2d3baac-81da-412c-bb34-2a9533812058",
                "name": "RHWP015002",
                "code": "RHWP015002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:02.462884Z",
            "last_modified": "2022-12-20T14:20:43.562691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d6d7644d-d9d4-479e-8b41-191421c20478/?format=api",
            "uuid": "d6d7644d-d9d4-479e-8b41-191421c20478",
            "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/e5f443bb-3559-4fbf-aaa2-c26c07f5f384/?format=api",
                "uuid": "e5f443bb-3559-4fbf-aaa2-c26c07f5f384",
                "name": "RHWP020009",
                "code": "RHWP020009"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:06.965917Z",
            "last_modified": "2022-12-20T14:20:44.501319Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5385d75-1375-4fa2-a0b2-245335a4bd05/?format=api",
            "uuid": "e5385d75-1375-4fa2-a0b2-245335a4bd05",
            "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/40bf4eba-193f-4af4-b466-8bb6be60cfe6/?format=api",
                "uuid": "40bf4eba-193f-4af4-b466-8bb6be60cfe6",
                "name": "VEWP003004",
                "code": "VEWP003004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:11.023987Z",
            "last_modified": "2022-12-20T14:20:45.392326Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/992f9cfc-928a-44a5-9899-9ed617274d3b/?format=api",
            "uuid": "992f9cfc-928a-44a5-9899-9ed617274d3b",
            "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/5550459f-7a24-458a-a7b7-b54c9e9ccfcc/?format=api",
                "uuid": "5550459f-7a24-458a-a7b7-b54c9e9ccfcc",
                "name": "RHWP015004",
                "code": "RHWP015004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:14.082385Z",
            "last_modified": "2022-12-20T14:20:46.327550Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bcc828ec-615d-46f6-97c2-5b23d5fc3bad/?format=api",
            "uuid": "bcc828ec-615d-46f6-97c2-5b23d5fc3bad",
            "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/714e9f27-c960-437b-8064-ad712d580148/?format=api",
                "uuid": "714e9f27-c960-437b-8064-ad712d580148",
                "name": "VEWP010004",
                "code": "VEWP010004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:16.897242Z",
            "last_modified": "2022-12-20T14:20:46.974949Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a94c8fd-5417-41cd-83cd-68a24fcbf6d1/?format=api",
            "uuid": "6a94c8fd-5417-41cd-83cd-68a24fcbf6d1",
            "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/d2e682c6-dd2e-43a3-9eaf-75fee83ade9a/?format=api",
                "uuid": "d2e682c6-dd2e-43a3-9eaf-75fee83ade9a",
                "name": "VEWP010003",
                "code": "VEWP010003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:19.791884Z",
            "last_modified": "2022-12-20T14:20:47.885667Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/37341b6b-e282-45a8-a878-88f63e3d6aac/?format=api",
            "uuid": "37341b6b-e282-45a8-a878-88f63e3d6aac",
            "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/61a963fa-834a-48a4-8774-01cd69a25fcd/?format=api",
                "uuid": "61a963fa-834a-48a4-8774-01cd69a25fcd",
                "name": "VEWP010011",
                "code": "VEWP010011"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:22.893052Z",
            "last_modified": "2022-12-20T14:20:48.784659Z",
            "access_modifier": "Public"
        }
    ]
}