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=8
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=9",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8b947c39-5b19-4566-93c1-16beeb3e61f5/?format=api",
            "uuid": "8b947c39-5b19-4566-93c1-16beeb3e61f5",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1995-06-07T22:00:00Z",
            "end": "2025-03-17T04:45:00Z",
            "value_type": "float",
            "last_value": -528.0,
            "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/22204f06-8c84-40d5-a6bb-1507f627e39a/?format=api",
                "uuid": "22204f06-8c84-40d5-a6bb-1507f627e39a",
                "name": "Aflaatwerk Baarloseweg, waterhoogte LWZ",
                "code": "AW4720-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.995954Z",
            "last_modified": "2025-03-17T05:21:14.967400Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/07bcdd72-6719-41ad-8ae3-f521d873855b/?format=api",
            "uuid": "07bcdd72-6719-41ad-8ae3-f521d873855b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1994-08-30T23:15:00Z",
            "end": "2025-03-17T04:45:00Z",
            "value_type": "float",
            "last_value": -497.735,
            "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/ce8e1cd6-4cd8-48ca-aade-078f832c9f0d/?format=api",
                "uuid": "ce8e1cd6-4cd8-48ca-aade-078f832c9f0d",
                "name": "Gemaal De Expansie, waterhoogte LWZ",
                "code": "OP3140-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.996191Z",
            "last_modified": "2025-03-17T05:25:40.033085Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d22f0b1-7fe0-459e-aa53-47c71aa2dea9/?format=api",
            "uuid": "3d22f0b1-7fe0-459e-aa53-47c71aa2dea9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-17T01:30:00Z",
            "value_type": "float",
            "last_value": -623.278,
            "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/8a0bc00f-8d5b-48cd-a110-f3a54163c3f1/?format=api",
                "uuid": "8a0bc00f-8d5b-48cd-a110-f3a54163c3f1",
                "name": "Gemaal Piet Oberman, krooshekpeil 1",
                "code": "OP3100-LT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.996426Z",
            "last_modified": "2025-03-17T05:21:16.716500Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/511e75a9-dc89-44a8-9f96-9fec96dd8253/?format=api",
            "uuid": "511e75a9-dc89-44a8-9f96-9fec96dd8253",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2007-05-10T15:00:00Z",
            "end": "2025-03-16T23:45:00Z",
            "value_type": "float",
            "last_value": -535.811,
            "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/fc3e0e6e-79cc-4f0b-a638-3ebe97fbb8f1/?format=api",
                "uuid": "fc3e0e6e-79cc-4f0b-a638-3ebe97fbb8f1",
                "name": "Stuw Bomentocht, waterhoogte HWZ",
                "code": "ST4775-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.996662Z",
            "last_modified": "2025-03-17T05:25:38.561513Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/25eca7dc-d3ad-40ff-ad1a-6b82db66d6cb/?format=api",
            "uuid": "25eca7dc-d3ad-40ff-ad1a-6b82db66d6cb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2000-05-07T23:15:00Z",
            "end": "2025-03-17T03:45:00Z",
            "value_type": "float",
            "last_value": -561.074,
            "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/b60e98a8-8ec1-4442-b254-55a43a371774/?format=api",
                "uuid": "b60e98a8-8ec1-4442-b254-55a43a371774",
                "name": "Stuw Kalenbergertocht 2, waterhoogte LWZ",
                "code": "ST4710-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.996900Z",
            "last_modified": "2025-03-17T05:25:32.150955Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc1d4cb8-e353-470b-8a4c-45bbc1b27fa4/?format=api",
            "uuid": "cc1d4cb8-e353-470b-8a4c-45bbc1b27fa4",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2007-12-14T10:00:00Z",
            "end": "2025-03-16T23:45:00Z",
            "value_type": "float",
            "last_value": -544.37,
            "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/d8b7cb56-7f02-4a41-af9c-ca41fe2a2cc2/?format=api",
                "uuid": "d8b7cb56-7f02-4a41-af9c-ca41fe2a2cc2",
                "name": "Stuw Kleeftocht, waterhoogte HWZ",
                "code": "ST4735-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.997136Z",
            "last_modified": "2025-03-17T05:25:48.197168Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ffd3f85-aa1d-469a-8656-38fecf0242cf/?format=api",
            "uuid": "2ffd3f85-aa1d-469a-8656-38fecf0242cf",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-17T04:45:00Z",
            "value_type": "float",
            "last_value": -497.282,
            "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/697c9389-5536-497c-8fac-7f60eb33f03d/?format=api",
                "uuid": "697c9389-5536-497c-8fac-7f60eb33f03d",
                "name": "Gemaal De Expansie, Krooshekpeil",
                "code": "OP3140-LT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T15:46:19.997387Z",
            "last_modified": "2025-03-17T05:21:17.285482Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/52edf509-69c1-4800-9598-988ad56b4778/?format=api",
            "uuid": "52edf509-69c1-4800-9598-988ad56b4778",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -581.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/7de04314-f643-4735-a1b4-d161db9b0883/?format=api",
                "uuid": "7de04314-f643-4735-a1b4-d161db9b0883",
                "name": "Stuw Rendiertocht Zuid, waterhoogte HWZ",
                "code": "ST5303-LT5303B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.697475Z",
            "last_modified": "2025-03-16T10:25:31.867912Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd217b32-e3ee-4689-a2a1-02db17c9e9cd/?format=api",
            "uuid": "fd217b32-e3ee-4689-a2a1-02db17c9e9cd",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-03-23T15:15:00Z",
            "end": "2025-03-17T04:45:00Z",
            "value_type": "float",
            "last_value": -516.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/a7c4279a-7939-4938-bb65-3d323524027b/?format=api",
                "uuid": "a7c4279a-7939-4938-bb65-3d323524027b",
                "name": "Pomp woonwijk de Erven Oost, waterhoogte HWZ",
                "code": "OP2005-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.697916Z",
            "last_modified": "2025-03-17T05:25:30.621868Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c7c63093-ac91-4ba5-b4a1-c087c4c57040/?format=api",
            "uuid": "c7c63093-ac91-4ba5-b4a1-c087c4c57040",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-05-31T22:00:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -625.0,
            "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/a59ec9cc-4a84-4531-a5b9-171e55763139/?format=api",
                "uuid": "a59ec9cc-4a84-4531-a5b9-171e55763139",
                "name": "Gemaal Colijn, laag krooshekpeil 1210",
                "code": "P2300-LT1210"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.698179Z",
            "last_modified": "2025-03-16T10:25:45.783273Z",
            "access_modifier": "Public"
        }
    ]
}