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/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ade05342-7d9d-478c-9223-138c91af6bec/?format=api",
            "uuid": "ade05342-7d9d-478c-9223-138c91af6bec",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/b30b53d0-4f58-4f96-bf27-2317e208306f/?format=api",
                "uuid": "b30b53d0-4f58-4f96-bf27-2317e208306f",
                "name": "26F0318016",
                "code": "26F0318016"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:27.891434Z",
            "last_modified": "2024-06-28T14:45:27.891418Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a579d2e-207d-487f-83e1-3b3d26a7b348/?format=api",
            "uuid": "7a579d2e-207d-487f-83e1-3b3d26a7b348",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/b30b53d0-4f58-4f96-bf27-2317e208306f/?format=api",
                "uuid": "b30b53d0-4f58-4f96-bf27-2317e208306f",
                "name": "26F0318016",
                "code": "26F0318016"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:27.962803Z",
            "last_modified": "2024-06-28T14:45:27.962790Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7865c113-d25c-4121-9a63-eb230b461181/?format=api",
            "uuid": "7865c113-d25c-4121-9a63-eb230b461181",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/ade9825f-7a6c-4e0b-b682-28354a7ee6ae/?format=api",
                "uuid": "ade9825f-7a6c-4e0b-b682-28354a7ee6ae",
                "name": "26F0318017",
                "code": "26F0318017"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:29.074022Z",
            "last_modified": "2024-06-28T14:45:29.074008Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7dd42a83-645a-40fe-9a95-e7bea82a3588/?format=api",
            "uuid": "7dd42a83-645a-40fe-9a95-e7bea82a3588",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/ade9825f-7a6c-4e0b-b682-28354a7ee6ae/?format=api",
                "uuid": "ade9825f-7a6c-4e0b-b682-28354a7ee6ae",
                "name": "26F0318017",
                "code": "26F0318017"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:29.150620Z",
            "last_modified": "2024-06-28T14:45:29.150607Z",
            "access_modifier": "Public"
        }
    ]
}