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/2794a72f-6f2f-4275-81ec-cfae097e9ba2/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 84,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/2794a72f-6f2f-4275-81ec-cfae097e9ba2/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ec63871-ccf5-44a9-a5c3-4f86e51f90e1/?format=api",
            "uuid": "2ec63871-ccf5-44a9-a5c3-4f86e51f90e1",
            "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/d9e8a2ab-cf93-45e0-9f00-db971a06b700/?format=api",
                "uuid": "d9e8a2ab-cf93-45e0-9f00-db971a06b700",
                "name": "28HP0501003",
                "code": "28HP0501003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:29.057921Z",
            "last_modified": "2022-12-20T14:15:06.387681Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9baacea6-664a-4ab1-a902-947777ce7257/?format=api",
            "uuid": "9baacea6-664a-4ab1-a902-947777ce7257",
            "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/eae36e07-650b-4bf7-9a0b-0d4c2c990c39/?format=api",
                "uuid": "eae36e07-650b-4bf7-9a0b-0d4c2c990c39",
                "name": "28HP0456002",
                "code": "28HP0456002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:32.286392Z",
            "last_modified": "2022-12-20T14:15:07.410305Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1515af93-f303-4658-b163-724131abf9ab/?format=api",
            "uuid": "1515af93-f303-4658-b163-724131abf9ab",
            "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/2bb50574-cbe8-4e5c-80fa-9acb12b4d37b/?format=api",
                "uuid": "2bb50574-cbe8-4e5c-80fa-9acb12b4d37b",
                "name": "28HP0340003",
                "code": "28HP0340003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:35.353226Z",
            "last_modified": "2022-12-20T14:15:08.418158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bc3238b-9c9c-4dcf-823f-7808c9d42185/?format=api",
            "uuid": "1bc3238b-9c9c-4dcf-823f-7808c9d42185",
            "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/012eb7e5-da1d-4474-863c-e8660f2978d1/?format=api",
                "uuid": "012eb7e5-da1d-4474-863c-e8660f2978d1",
                "name": "28HP0461002",
                "code": "28HP0461002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:38.390769Z",
            "last_modified": "2022-12-20T14:15:09.370443Z",
            "access_modifier": "Public"
        }
    ]
}