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/f42fe92c-6de6-44aa-911e-b880b75d6ef8/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 156,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/f42fe92c-6de6-44aa-911e-b880b75d6ef8/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/f42fe92c-6de6-44aa-911e-b880b75d6ef8/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eef66cfc-0501-4380-b63f-e5508c469c47/?format=api",
            "uuid": "eef66cfc-0501-4380-b63f-e5508c469c47",
            "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/abc35615-b1a9-4c5b-a335-432e27217047/?format=api",
                "uuid": "abc35615-b1a9-4c5b-a335-432e27217047",
                "name": "28BP0057002",
                "code": "28BP0057002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:26.505314Z",
            "last_modified": "2022-12-20T14:13:24.443189Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f6c0fd9-ab10-4a1f-8612-48712fcefeb6/?format=api",
            "uuid": "6f6c0fd9-ab10-4a1f-8612-48712fcefeb6",
            "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/ff09c491-c1f2-4c12-acae-1fbf9602daf7/?format=api",
                "uuid": "ff09c491-c1f2-4c12-acae-1fbf9602daf7",
                "name": "28BP0155002",
                "code": "28BP0155002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:29.702216Z",
            "last_modified": "2022-12-20T14:13:25.322623Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3191afe2-b2c5-4105-be53-367a1ee81051/?format=api",
            "uuid": "3191afe2-b2c5-4105-be53-367a1ee81051",
            "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/34ab1fb5-80c1-43d5-a174-5713932546cc/?format=api",
                "uuid": "34ab1fb5-80c1-43d5-a174-5713932546cc",
                "name": "28BP0155004",
                "code": "28BP0155004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:32.869535Z",
            "last_modified": "2022-12-20T14:13:26.267011Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01fe5534-4c6c-4e57-bc56-277dcc9b9fab/?format=api",
            "uuid": "01fe5534-4c6c-4e57-bc56-277dcc9b9fab",
            "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/11e7883a-a3b2-48f2-a738-99e7fbc9e4cc/?format=api",
                "uuid": "11e7883a-a3b2-48f2-a738-99e7fbc9e4cc",
                "name": "28BP0133003",
                "code": "28BP0133003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:36.371048Z",
            "last_modified": "2022-12-20T14:13:27.194073Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9d01cbfb-8371-4674-a0f0-02326484a3bd/?format=api",
            "uuid": "9d01cbfb-8371-4674-a0f0-02326484a3bd",
            "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/a4e2bc5b-93df-4e9c-ae0b-7fbd129ca147/?format=api",
                "uuid": "a4e2bc5b-93df-4e9c-ae0b-7fbd129ca147",
                "name": "28BP0033001",
                "code": "28BP0033001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:39.545164Z",
            "last_modified": "2022-12-20T14:13:28.070733Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/04cd2f33-a83d-405a-94fa-1c22a1e90e23/?format=api",
            "uuid": "04cd2f33-a83d-405a-94fa-1c22a1e90e23",
            "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/f3510c90-2b7a-4d55-9eb9-ebd27a844fa6/?format=api",
                "uuid": "f3510c90-2b7a-4d55-9eb9-ebd27a844fa6",
                "name": "28BP0132002",
                "code": "28BP0132002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:42.854388Z",
            "last_modified": "2022-12-20T14:13:29.015313Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7b8ce3be-e532-4c61-ae3e-74dfdef2cf48/?format=api",
            "uuid": "7b8ce3be-e532-4c61-ae3e-74dfdef2cf48",
            "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/9573aa0d-eadd-46ed-bffc-2ac2a749a93f/?format=api",
                "uuid": "9573aa0d-eadd-46ed-bffc-2ac2a749a93f",
                "name": "28BP0155003",
                "code": "28BP0155003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:46.137584Z",
            "last_modified": "2022-12-20T14:13:29.903487Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54279ea0-4e40-41b4-828a-105367fa1f22/?format=api",
            "uuid": "54279ea0-4e40-41b4-828a-105367fa1f22",
            "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/c94eacdd-fdce-4303-a831-8e4e74a79d96/?format=api",
                "uuid": "c94eacdd-fdce-4303-a831-8e4e74a79d96",
                "name": "28BP0071004",
                "code": "28BP0071004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:49.222935Z",
            "last_modified": "2022-12-20T14:13:30.818571Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71dc109e-c244-4fe0-9c46-1bed9a70a4df/?format=api",
            "uuid": "71dc109e-c244-4fe0-9c46-1bed9a70a4df",
            "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/7985271b-245b-464a-aa67-ceddf5a5e884/?format=api",
                "uuid": "7985271b-245b-464a-aa67-ceddf5a5e884",
                "name": "28BP0155005",
                "code": "28BP0155005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:52.162368Z",
            "last_modified": "2022-12-20T14:13:31.704125Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d82edf1-f837-4416-9fb0-153f33e0aebb/?format=api",
            "uuid": "0d82edf1-f837-4416-9fb0-153f33e0aebb",
            "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/43a9aa4c-5154-4a3e-9ca1-a1e6a018eeb1/?format=api",
                "uuid": "43a9aa4c-5154-4a3e-9ca1-a1e6a018eeb1",
                "name": "28BP0004002",
                "code": "28BP0004002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:55.279267Z",
            "last_modified": "2022-12-20T14:13:32.562614Z",
            "access_modifier": "Public"
        }
    ]
}