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=30
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=31",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=29",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eff02e18-e7de-4107-8465-f756f0d6325b/?format=api",
            "uuid": "eff02e18-e7de-4107-8465-f756f0d6325b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1995-04-26T22:00:00Z",
            "end": "2025-04-11T03:00:00Z",
            "value_type": "float",
            "last_value": -85.713,
            "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/dbfea829-333a-4d7a-bdce-4b9990dd7ce3/?format=api",
                "uuid": "dbfea829-333a-4d7a-bdce-4b9990dd7ce3",
                "name": "Inlaatwerk Ramspol, waterhoogte LWZ",
                "code": "IW4540-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.640628Z",
            "last_modified": "2025-04-11T04:25:42.460939Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d454193-20da-44fc-8bf4-9700d2d3a795/?format=api",
            "uuid": "4d454193-20da-44fc-8bf4-9700d2d3a795",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2001-11-09T00:15:00Z",
            "end": "2025-04-11T03:00:00Z",
            "value_type": "float",
            "last_value": -0.993,
            "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/4de54c66-e94c-42a4-ad44-07151c0ef3b8/?format=api",
                "uuid": "4de54c66-e94c-42a4-ad44-07151c0ef3b8",
                "name": "Inlaat Kanaalweg, waterhoogte HWZ",
                "code": "IW4535-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.640887Z",
            "last_modified": "2025-04-11T04:25:36.310245Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7992389a-07a4-4682-b8f4-19046193a730/?format=api",
            "uuid": "7992389a-07a4-4682-b8f4-19046193a730",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1993-11-04T23:00:00Z",
            "end": "2025-04-11T03:15:00Z",
            "value_type": "float",
            "last_value": -567.941,
            "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/625af621-a892-4201-b099-54d757685e4a/?format=api",
                "uuid": "625af621-a892-4201-b099-54d757685e4a",
                "name": "Gemaal Vissering, polderpeil",
                "code": "P2200-LT1100"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.641129Z",
            "last_modified": "2025-04-11T04:25:33.435655Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3863425-9437-4652-9dab-d5fa8a19ff14/?format=api",
            "uuid": "a3863425-9437-4652-9dab-d5fa8a19ff14",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-04-10T02:15:00Z",
            "value_type": "float",
            "last_value": -521.1,
            "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/8e4afdaf-1aa3-4218-8eba-1a78054ff97c/?format=api",
                "uuid": "8e4afdaf-1aa3-4218-8eba-1a78054ff97c",
                "name": "Pomp Espelervaer, waterhoogte HWZ",
                "code": "OP2006-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.641445Z",
            "last_modified": "2025-04-11T04:25:34.388644Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e12e4b85-670b-491f-abf5-5950e582bee1/?format=api",
            "uuid": "e12e4b85-670b-491f-abf5-5950e582bee1",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-04-11T04:00:00Z",
            "value_type": "float",
            "last_value": -566.7,
            "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/86b755de-fa3d-453c-8eb6-aec2f2fa2c86/?format=api",
                "uuid": "86b755de-fa3d-453c-8eb6-aec2f2fa2c86",
                "name": "Havenstraat, peilmeting",
                "code": "MP6034"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.641703Z",
            "last_modified": "2025-04-11T04:25:11.435814Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/505f5f72-7468-4676-9a5e-8655260955a6/?format=api",
            "uuid": "505f5f72-7468-4676-9a5e-8655260955a6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2001-11-28T14:30:00Z",
            "end": "2025-04-11T03:00:00Z",
            "value_type": "float",
            "last_value": -500.197,
            "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/8aa96c8b-a7ae-42f9-9e1d-361943e8d71f/?format=api",
                "uuid": "8aa96c8b-a7ae-42f9-9e1d-361943e8d71f",
                "name": "AMT Stuw, waterhoogte HWZ",
                "code": "ST4730-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.641944Z",
            "last_modified": "2025-04-11T04:25:33.423189Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ef80a11-89bb-44a5-b257-db9d0bd765a6/?format=api",
            "uuid": "2ef80a11-89bb-44a5-b257-db9d0bd765a6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-04-11T03:15:00Z",
            "value_type": "float",
            "last_value": -567.52,
            "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/0f23549b-dd89-4117-8542-2adecd8ddbc7/?format=api",
                "uuid": "0f23549b-dd89-4117-8542-2adecd8ddbc7",
                "name": "Gemaal Vissering, Krooshekpeil",
                "code": "P2200-LT1103"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.642183Z",
            "last_modified": "2025-04-11T04:25:44.762741Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77c0c9ce-9904-415e-9039-099f573ef4ef/?format=api",
            "uuid": "77c0c9ce-9904-415e-9039-099f573ef4ef",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1995-04-26T23:00:00Z",
            "end": "2025-04-11T03:00:00Z",
            "value_type": "float",
            "last_value": -56.787,
            "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/b5401c7c-4bc3-4aae-a7ce-2a69e0770c22/?format=api",
                "uuid": "b5401c7c-4bc3-4aae-a7ce-2a69e0770c22",
                "name": "Inlaatwerk Ramspol, waterhoogte tussenpand",
                "code": "IW4540-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.642423Z",
            "last_modified": "2025-04-11T04:25:17.025741Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/904c663e-388e-46b9-af00-8622118a2da3/?format=api",
            "uuid": "904c663e-388e-46b9-af00-8622118a2da3",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1999-06-16T00:15:00Z",
            "end": "2024-10-30T08:00:00Z",
            "value_type": "float",
            "last_value": -450.023,
            "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/f06b5220-9946-4b21-bcef-5eb2fae6307c/?format=api",
                "uuid": "f06b5220-9946-4b21-bcef-5eb2fae6307c",
                "name": "Pomp Hertentocht nr.1, waterhoogte LWZ",
                "code": "OP4130-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.642692Z",
            "last_modified": "2024-10-30T09:22:30.970515Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c38b0401-9e73-489a-b010-798e3cfc644f/?format=api",
            "uuid": "c38b0401-9e73-489a-b010-798e3cfc644f",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1993-10-17T12:00:00Z",
            "end": "2025-01-13T07:45:00Z",
            "value_type": "float",
            "last_value": -460.945,
            "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/009fd874-6bcd-4335-b610-8c1b552ad663/?format=api",
                "uuid": "009fd874-6bcd-4335-b610-8c1b552ad663",
                "name": "Marknessersluis, waterhoogte HWZ",
                "code": "SL4820-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.642933Z",
            "last_modified": "2025-04-07T10:40:31.573318Z",
            "access_modifier": "Public"
        }
    ]
}