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/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 474,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c63d04b-4561-4ccf-8496-c6b3b62557ea/?format=api",
            "uuid": "1c63d04b-4561-4ccf-8496-c6b3b62557ea",
            "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/47915e55-9843-4c9b-a18f-9ee41846d4d4/?format=api",
                "uuid": "47915e55-9843-4c9b-a18f-9ee41846d4d4",
                "name": "BEWP061011",
                "code": "BEWP061011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:06.859672Z",
            "last_modified": "2022-10-04T22:26:06.859660Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/375da3dd-5ae8-488c-a22d-961f0160c60c/?format=api",
            "uuid": "375da3dd-5ae8-488c-a22d-961f0160c60c",
            "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/85541ae6-46cf-4150-82ea-b38039ecf21f/?format=api",
                "uuid": "85541ae6-46cf-4150-82ea-b38039ecf21f",
                "name": "BEWP061012",
                "code": "BEWP061012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:08.994101Z",
            "last_modified": "2022-10-04T22:26:08.994087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb7ab5ce-2ebc-4174-a45b-7f5f228d8e65/?format=api",
            "uuid": "eb7ab5ce-2ebc-4174-a45b-7f5f228d8e65",
            "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/85541ae6-46cf-4150-82ea-b38039ecf21f/?format=api",
                "uuid": "85541ae6-46cf-4150-82ea-b38039ecf21f",
                "name": "BEWP061012",
                "code": "BEWP061012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:09.485385Z",
            "last_modified": "2022-10-04T22:26:09.485371Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7ff55c60-9537-4efc-82c9-62d263f4c97f/?format=api",
            "uuid": "7ff55c60-9537-4efc-82c9-62d263f4c97f",
            "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/296680f4-4722-49f1-a414-cc1027735b5b/?format=api",
                "uuid": "296680f4-4722-49f1-a414-cc1027735b5b",
                "name": "BEWP061013",
                "code": "BEWP061013"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:11.660154Z",
            "last_modified": "2022-10-04T22:26:11.660140Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63438ab7-66f7-4890-a581-bd59f2632d8f/?format=api",
            "uuid": "63438ab7-66f7-4890-a581-bd59f2632d8f",
            "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/296680f4-4722-49f1-a414-cc1027735b5b/?format=api",
                "uuid": "296680f4-4722-49f1-a414-cc1027735b5b",
                "name": "BEWP061013",
                "code": "BEWP061013"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:12.095898Z",
            "last_modified": "2022-10-04T22:26:12.095884Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54928dcf-82d9-49d2-bc99-d38bd2ed5827/?format=api",
            "uuid": "54928dcf-82d9-49d2-bc99-d38bd2ed5827",
            "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/aa8a6d08-815f-4a4b-8df3-df0b06c53205/?format=api",
                "uuid": "aa8a6d08-815f-4a4b-8df3-df0b06c53205",
                "name": "BEWP061014",
                "code": "BEWP061014"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:14.219839Z",
            "last_modified": "2022-10-04T22:26:14.219812Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c1b9317e-a39c-48d0-975f-6bfa27a425e8/?format=api",
            "uuid": "c1b9317e-a39c-48d0-975f-6bfa27a425e8",
            "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/aa8a6d08-815f-4a4b-8df3-df0b06c53205/?format=api",
                "uuid": "aa8a6d08-815f-4a4b-8df3-df0b06c53205",
                "name": "BEWP061014",
                "code": "BEWP061014"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:14.639930Z",
            "last_modified": "2022-10-04T22:26:14.639915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/121d75cc-a3f2-47e2-86c6-18975cee33fe/?format=api",
            "uuid": "121d75cc-a3f2-47e2-86c6-18975cee33fe",
            "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/ee4673fc-bf71-48f5-a281-4ff191730b71/?format=api",
                "uuid": "ee4673fc-bf71-48f5-a281-4ff191730b71",
                "name": "BEWP061015",
                "code": "BEWP061015"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:16.805583Z",
            "last_modified": "2022-10-04T22:26:16.805561Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4533fd6f-93be-4070-8067-41acde10c631/?format=api",
            "uuid": "4533fd6f-93be-4070-8067-41acde10c631",
            "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/ee4673fc-bf71-48f5-a281-4ff191730b71/?format=api",
                "uuid": "ee4673fc-bf71-48f5-a281-4ff191730b71",
                "name": "BEWP061015",
                "code": "BEWP061015"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:17.257042Z",
            "last_modified": "2022-10-04T22:26:17.257028Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2250e1a2-923c-4daf-b320-44cf0fe2a299/?format=api",
            "uuid": "2250e1a2-923c-4daf-b320-44cf0fe2a299",
            "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/9922584c-c8d8-4587-b8e0-cf328817ea6b/?format=api",
                "uuid": "9922584c-c8d8-4587-b8e0-cf328817ea6b",
                "name": "BEWP061016",
                "code": "BEWP061016"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:19.431740Z",
            "last_modified": "2022-10-04T22:26:19.431725Z",
            "access_modifier": "Public"
        }
    ]
}