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/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=52
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=51",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9a3d0bd-b273-4bee-acfe-44cd4bcf5ab3/?format=api",
            "uuid": "d9a3d0bd-b273-4bee-acfe-44cd4bcf5ab3",
            "code": "WNS2184::second::1::21600",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/a8c2d953-0c60-4cc2-afac-50c544fa3c41/?format=api",
                "uuid": "a8c2d953-0c60-4cc2-afac-50c544fa3c41",
                "name": "Kavelsloot Hz19/20, 8m benedenstrooms meetschot",
                "code": "26BZ-077-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.066988Z",
            "last_modified": "2020-11-03T17:08:04.066980Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d01cc6c-2e40-401e-9164-4d2e97bb60e2/?format=api",
            "uuid": "3d01cc6c-2e40-401e-9164-4d2e97bb60e2",
            "code": "WNS2184::second::1::21600",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/ec04742e-8bdd-43f3-a0c1-6ce195ef2429/?format=api",
                "uuid": "ec04742e-8bdd-43f3-a0c1-6ce195ef2429",
                "name": "Kavelsloot Hz19/20 t.h.v. meetraai peilbuizen",
                "code": "26BZ-081-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.067070Z",
            "last_modified": "2020-11-03T17:08:04.067063Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1b554344-d295-4da6-8374-66dbca231593/?format=api",
            "uuid": "1b554344-d295-4da6-8374-66dbca231593",
            "code": "WNS2184::second::1::21600",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/4cf5bdf7-4deb-4050-b13c-a2d4713c2bbe/?format=api",
                "uuid": "4cf5bdf7-4deb-4050-b13c-a2d4713c2bbe",
                "name": "TOLLEBEEK, waterpeil perceelsloot H101/H102 (sloot)",
                "code": "20FN-142-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.067152Z",
            "last_modified": "2020-11-03T17:08:04.067145Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b77aec51-7cf3-438a-800c-dfc869712a7f/?format=api",
            "uuid": "b77aec51-7cf3-438a-800c-dfc869712a7f",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2021-01-03T11:15:00Z",
            "end": "2025-03-15T05:30:00Z",
            "value_type": "float",
            "last_value": -74.893,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/1f993624-401f-430e-9056-5a6f08ad19cc/?format=api",
                "uuid": "1f993624-401f-430e-9056-5a6f08ad19cc",
                "name": "Hevel Kadoelen, HWZ (aanvoersloot)",
                "code": "H4625-LT1"
            },
            "extra_metadata": {},
            "created": "2021-01-05T12:24:59.068503Z",
            "last_modified": "2025-03-15T06:26:21.148159Z",
            "access_modifier": "Public"
        }
    ]
}