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/53f41fc5-1b64-443b-ba0f-363e94d0f529/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 76,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/53f41fc5-1b64-443b-ba0f-363e94d0f529/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3f6c428f-6235-4cec-915b-75b3eefff584/?format=api",
            "uuid": "3f6c428f-6235-4cec-915b-75b3eefff584",
            "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/2e9c04ee-15a4-47a0-b8ca-5b2a7f11c7ac/?format=api",
                "uuid": "2e9c04ee-15a4-47a0-b8ca-5b2a7f11c7ac",
                "name": "28GP0280002",
                "code": "28GP0280002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:47.869660Z",
            "last_modified": "2022-12-20T14:11:46.201391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6fc229b0-a4ec-40cd-bee6-61dc7430b19a/?format=api",
            "uuid": "6fc229b0-a4ec-40cd-bee6-61dc7430b19a",
            "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/d28167b8-55a2-457f-b216-f855d1bb5800/?format=api",
                "uuid": "d28167b8-55a2-457f-b216-f855d1bb5800",
                "name": "28HP0444002",
                "code": "28HP0444002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:50.732602Z",
            "last_modified": "2022-12-20T14:11:46.946368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2f7d11f5-d1aa-401d-bfab-aa4f92a9a61b/?format=api",
            "uuid": "2f7d11f5-d1aa-401d-bfab-aa4f92a9a61b",
            "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/88c75b3e-0753-4b1c-9c96-a180ce2a61c5/?format=api",
                "uuid": "88c75b3e-0753-4b1c-9c96-a180ce2a61c5",
                "name": "28HP0458002",
                "code": "28HP0458002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:53.920892Z",
            "last_modified": "2022-12-20T14:11:47.634622Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3728dd0a-e0d1-49e3-bfeb-45fe401659be/?format=api",
            "uuid": "3728dd0a-e0d1-49e3-bfeb-45fe401659be",
            "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/7c9baf52-5a52-4c2e-914d-e09b6cd41774/?format=api",
                "uuid": "7c9baf52-5a52-4c2e-914d-e09b6cd41774",
                "name": "28HP0459002",
                "code": "28HP0459002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:57.244542Z",
            "last_modified": "2022-12-20T14:11:48.418258Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f01fdeeb-a349-414a-bb93-2b22818d3188/?format=api",
            "uuid": "f01fdeeb-a349-414a-bb93-2b22818d3188",
            "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/34cdd781-d444-4365-88a9-578a20e9838d/?format=api",
                "uuid": "34cdd781-d444-4365-88a9-578a20e9838d",
                "name": "28HP0446002",
                "code": "28HP0446002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:32:00.516333Z",
            "last_modified": "2022-12-20T14:11:49.172098Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7739f2d9-91ad-4447-a354-68c9f44ccdbe/?format=api",
            "uuid": "7739f2d9-91ad-4447-a354-68c9f44ccdbe",
            "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/0ff42050-4731-4032-95bb-1ab0e1bbe8b5/?format=api",
                "uuid": "0ff42050-4731-4032-95bb-1ab0e1bbe8b5",
                "name": "28HP0457003",
                "code": "28HP0457003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:32:03.703220Z",
            "last_modified": "2022-12-20T14:11:50.076116Z",
            "access_modifier": "Public"
        }
    ]
}