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=31
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=32",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=30",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed316cad-b50b-4dbb-bb43-491ca8c8f11f/?format=api",
            "uuid": "ed316cad-b50b-4dbb-bb43-491ca8c8f11f",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-04-18T11:30:00Z",
            "value_type": "float",
            "last_value": -555.221,
            "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/58873dcc-d1f4-4c4f-a868-dd5cb48adc87/?format=api",
                "uuid": "58873dcc-d1f4-4c4f-a868-dd5cb48adc87",
                "name": "Stuw Weteringweg, waterhoogte LWZ",
                "code": "ST4892-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.643338Z",
            "last_modified": "2025-04-18T12:25:35.135321Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/572f8ef8-7153-427a-85df-11f69bcc24f9/?format=api",
            "uuid": "572f8ef8-7153-427a-85df-11f69bcc24f9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-03-15T23:30:00Z",
            "end": "2025-04-18T11:00:00Z",
            "value_type": "float",
            "last_value": -440.109,
            "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/b5774432-f6c1-481e-b7f6-837dfb712a3c/?format=api",
                "uuid": "b5774432-f6c1-481e-b7f6-837dfb712a3c",
                "name": "Pomp Blokzijlerdwarsweg, waterhoogte HWZ",
                "code": "OP4110-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.643583Z",
            "last_modified": "2025-04-18T12:25:07.844748Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/690553bb-db29-4557-874d-5da27794ecf1/?format=api",
            "uuid": "690553bb-db29-4557-874d-5da27794ecf1",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-03-15T23:30:00Z",
            "end": "2024-10-30T08:00:00Z",
            "value_type": "float",
            "last_value": -443.359,
            "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/2fa502ee-7fac-4722-89f3-ed0625251efc/?format=api",
                "uuid": "2fa502ee-7fac-4722-89f3-ed0625251efc",
                "name": "Pomp Hertentocht nr.4, waterhoogte HWZ",
                "code": "OP4150-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.643848Z",
            "last_modified": "2024-10-30T09:22:28.507335Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2b727836-8b50-48a6-a0bf-206c82d0b581/?format=api",
            "uuid": "2b727836-8b50-48a6-a0bf-206c82d0b581",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2001-11-09T00:15:00Z",
            "end": "2025-04-18T11:00:00Z",
            "value_type": "float",
            "last_value": -110.204,
            "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/8aac15bf-a163-42c3-98d9-a3c4dac8c08a/?format=api",
                "uuid": "8aac15bf-a163-42c3-98d9-a3c4dac8c08a",
                "name": "Inlaat Kanaalweg, waterhoogte LWZ",
                "code": "IW4535-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.644088Z",
            "last_modified": "2025-04-18T12:25:35.541800Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f7aaedf6-e2c9-44f3-81dd-63ff0d8b8f7d/?format=api",
            "uuid": "f7aaedf6-e2c9-44f3-81dd-63ff0d8b8f7d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-10-03T09:45:00Z",
            "end": "2025-04-18T11:30:00Z",
            "value_type": "float",
            "last_value": -576.6,
            "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/44e227b6-397f-4459-a544-bdf4807c427a/?format=api",
                "uuid": "44e227b6-397f-4459-a544-bdf4807c427a",
                "name": "Gemaal IJsvogel, waterhoogte HWZ",
                "code": "OP3160-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.644327Z",
            "last_modified": "2025-04-18T12:25:22.364012Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9620d75a-8560-45f4-8832-0413e3ea01b8/?format=api",
            "uuid": "9620d75a-8560-45f4-8832-0413e3ea01b8",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2005-11-10T12:30:00Z",
            "end": "2025-04-18T11:00:00Z",
            "value_type": "float",
            "last_value": -197.141,
            "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/9fe6a177-e14e-44ef-822e-36dcdcac11e7/?format=api",
                "uuid": "9fe6a177-e14e-44ef-822e-36dcdcac11e7",
                "name": "Hevel Schelpenpad, waterhoogte uitstroombak LWZ",
                "code": "H4010-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.644562Z",
            "last_modified": "2025-04-18T12:25:44.640559Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e20610a7-e53c-4919-a54b-19c7f49b3ff0/?format=api",
            "uuid": "e20610a7-e53c-4919-a54b-19c7f49b3ff0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-04-18T00:30:00Z",
            "value_type": "float",
            "last_value": -618.085,
            "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/02b12fc1-ecc8-453c-8db3-9f59e3cccc8a/?format=api",
                "uuid": "02b12fc1-ecc8-453c-8db3-9f59e3cccc8a",
                "name": "Gemaal Piet Oberman, waterhoogte LWZ",
                "code": "OP3100-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.645235Z",
            "last_modified": "2025-04-18T12:25:41.545021Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d511221-4604-49a0-8759-bbdfb1e9301d/?format=api",
            "uuid": "8d511221-4604-49a0-8759-bbdfb1e9301d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-04-18T11:30:00Z",
            "value_type": "float",
            "last_value": -576.6,
            "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/a70870fc-7438-47ba-b005-f68c75643474/?format=api",
                "uuid": "a70870fc-7438-47ba-b005-f68c75643474",
                "name": "Stuw Venetocht 2, waterhoogte LWZ",
                "code": "ST4785-LT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.645505Z",
            "last_modified": "2025-04-18T12:25:22.850568Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c9ea4bc0-fabd-4658-bd24-b45806e2f2db/?format=api",
            "uuid": "c9ea4bc0-fabd-4658-bd24-b45806e2f2db",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-04-18T11:00:00Z",
            "value_type": "float",
            "last_value": -309.445,
            "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/90b39801-79cb-49fb-bcd5-0716d60f3831/?format=api",
                "uuid": "90b39801-79cb-49fb-bcd5-0716d60f3831",
                "name": "Stuw Zwijnstocht 1, waterhoogte LWZ",
                "code": "ST4868-LT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.645778Z",
            "last_modified": "2025-04-18T12:25:27.824325Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5041de36-da0a-4e78-930e-a9d7b478704e/?format=api",
            "uuid": "5041de36-da0a-4e78-930e-a9d7b478704e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1990-05-20T23:00:00Z",
            "end": "2025-04-18T11:30:00Z",
            "value_type": "float",
            "last_value": -16.392,
            "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/5508f798-51ba-439d-a642-ec74bbd000fa/?format=api",
                "uuid": "5508f798-51ba-439d-a642-ec74bbd000fa",
                "name": "Gemaal Buma, IJsselmeer",
                "code": "P2000-LT1102"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.646031Z",
            "last_modified": "2025-04-18T12:25:10.675021Z",
            "access_modifier": "Public"
        }
    ]
}