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/a8b68d8b-20be-410f-8930-e2b56ed00330/timeseries/?format=api&page=18
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/a8b68d8b-20be-410f-8930-e2b56ed00330/timeseries/?format=api&page=19",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/a8b68d8b-20be-410f-8930-e2b56ed00330/timeseries/?format=api&page=17",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b7ab0a0-667f-4483-9317-a1804104684f/?format=api",
            "uuid": "5b7ab0a0-667f-4483-9317-a1804104684f",
            "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/affd1225-6e8b-45b0-ad74-1a782612c1b7/?format=api",
                "uuid": "affd1225-6e8b-45b0-ad74-1a782612c1b7",
                "name": "ABWP014010",
                "code": "ABWP014010"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:01.037430Z",
            "last_modified": "2022-10-04T22:17:01.037417Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ea9063a-af58-4dd2-a983-8932098701a1/?format=api",
            "uuid": "1ea9063a-af58-4dd2-a983-8932098701a1",
            "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/717db14f-6a33-4358-941f-d36a7fb17078/?format=api",
                "uuid": "717db14f-6a33-4358-941f-d36a7fb17078",
                "name": "ABWP014011",
                "code": "ABWP014011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:03.162326Z",
            "last_modified": "2022-10-04T22:17:03.162309Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4c36c046-cdf2-4afb-b8ac-628d4a1013c7/?format=api",
            "uuid": "4c36c046-cdf2-4afb-b8ac-628d4a1013c7",
            "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/717db14f-6a33-4358-941f-d36a7fb17078/?format=api",
                "uuid": "717db14f-6a33-4358-941f-d36a7fb17078",
                "name": "ABWP014011",
                "code": "ABWP014011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:03.631394Z",
            "last_modified": "2022-10-04T22:17:03.631380Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a6038479-f1ee-4ffe-bfa1-4e64c8278c2a/?format=api",
            "uuid": "a6038479-f1ee-4ffe-bfa1-4e64c8278c2a",
            "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/09290e7d-7413-4abe-ad9b-4fba95355643/?format=api",
                "uuid": "09290e7d-7413-4abe-ad9b-4fba95355643",
                "name": "ABWP014012",
                "code": "ABWP014012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:05.693897Z",
            "last_modified": "2022-10-04T22:17:05.693882Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7694297b-9e9e-40de-85c6-914f973a6b31/?format=api",
            "uuid": "7694297b-9e9e-40de-85c6-914f973a6b31",
            "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/09290e7d-7413-4abe-ad9b-4fba95355643/?format=api",
                "uuid": "09290e7d-7413-4abe-ad9b-4fba95355643",
                "name": "ABWP014012",
                "code": "ABWP014012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:06.162643Z",
            "last_modified": "2022-10-04T22:17:06.162630Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e94946fd-0147-4eec-806e-710250d6fc78/?format=api",
            "uuid": "e94946fd-0147-4eec-806e-710250d6fc78",
            "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/7515a17b-f5df-4dd8-9aaa-acef170003db/?format=api",
                "uuid": "7515a17b-f5df-4dd8-9aaa-acef170003db",
                "name": "ABWP014013",
                "code": "ABWP014013"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:08.219309Z",
            "last_modified": "2022-10-04T22:17:08.219295Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8a327035-8247-4a74-a95b-c01a6f9ac0eb/?format=api",
            "uuid": "8a327035-8247-4a74-a95b-c01a6f9ac0eb",
            "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/7515a17b-f5df-4dd8-9aaa-acef170003db/?format=api",
                "uuid": "7515a17b-f5df-4dd8-9aaa-acef170003db",
                "name": "ABWP014013",
                "code": "ABWP014013"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:08.657973Z",
            "last_modified": "2022-10-04T22:17:08.657960Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/945123cd-739a-41e6-9a20-5c0d9165ab45/?format=api",
            "uuid": "945123cd-739a-41e6-9a20-5c0d9165ab45",
            "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/92d45957-7307-4b26-8054-3192a12e23bb/?format=api",
                "uuid": "92d45957-7307-4b26-8054-3192a12e23bb",
                "name": "ABWP014014",
                "code": "ABWP014014"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:10.735783Z",
            "last_modified": "2022-10-04T22:17:10.735768Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bb228ea-a617-4e55-bc17-37be3dc983b6/?format=api",
            "uuid": "1bb228ea-a617-4e55-bc17-37be3dc983b6",
            "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/92d45957-7307-4b26-8054-3192a12e23bb/?format=api",
                "uuid": "92d45957-7307-4b26-8054-3192a12e23bb",
                "name": "ABWP014014",
                "code": "ABWP014014"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:11.158992Z",
            "last_modified": "2022-10-04T22:17:11.158977Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9664e534-bc21-4abf-84d6-9f739aa444d4/?format=api",
            "uuid": "9664e534-bc21-4abf-84d6-9f739aa444d4",
            "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/906cb1ef-2a75-422f-b0ce-351272b61979/?format=api",
                "uuid": "906cb1ef-2a75-422f-b0ce-351272b61979",
                "name": "B32B0256009",
                "code": "AHWP002009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:17:16.167301Z",
            "last_modified": "2022-10-04T22:17:16.167285Z",
            "access_modifier": "Public"
        }
    ]
}