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=10
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=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c33c17b7-dec6-4d6b-b987-086ee1321f48/?format=api",
            "uuid": "c33c17b7-dec6-4d6b-b987-086ee1321f48",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -598.349,
            "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/f68add40-6876-4d3a-ad37-dc172df93356/?format=api",
                "uuid": "f68add40-6876-4d3a-ad37-dc172df93356",
                "name": "Stuw Swiftertocht 2, waterhoogte LWZ",
                "code": "ST5115-LT5115A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.700791Z",
            "last_modified": "2025-03-17T12:45:31.574694Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2aaf239-5c43-4a77-8bfe-99aaad75ccee/?format=api",
            "uuid": "f2aaf239-5c43-4a77-8bfe-99aaad75ccee",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T03:30:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -520.511,
            "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/d4ba51e4-2035-41b2-b3da-95e9f06a4364/?format=api",
                "uuid": "d4ba51e4-2035-41b2-b3da-95e9f06a4364",
                "name": "Stuw Oudebostocht Zuid, waterhoogte LWZ",
                "code": "ST5227-LT5227A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.701025Z",
            "last_modified": "2025-03-17T12:50:53.284107Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e1699d0-10f7-4f60-b764-69cc606f0de9/?format=api",
            "uuid": "9e1699d0-10f7-4f60-b764-69cc606f0de9",
            "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": -620.491,
            "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/b0b54fed-329c-4410-b279-6df619bd91b6/?format=api",
                "uuid": "b0b54fed-329c-4410-b279-6df619bd91b6",
                "name": "Stuw Riettocht, waterhoogte LWZ",
                "code": "ST5135-LT5135A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.701258Z",
            "last_modified": "2025-03-17T12:45:35.183685Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71d9f0de-f680-4987-821c-83b0f023d194/?format=api",
            "uuid": "71d9f0de-f680-4987-821c-83b0f023d194",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-17T07:45:00Z",
            "value_type": "float",
            "last_value": -589.652,
            "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/ff4e84ef-92e2-44c1-a22a-c534119a0701/?format=api",
                "uuid": "ff4e84ef-92e2-44c1-a22a-c534119a0701",
                "name": "Stuw Ankertocht, waterhoogte LWZ",
                "code": "ST4795-FT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.701492Z",
            "last_modified": "2025-03-17T11:55:31.366454Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5db00d51-7cc2-44cc-9deb-7267f955e593/?format=api",
            "uuid": "5db00d51-7cc2-44cc-9deb-7267f955e593",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -599.907,
            "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/4a56756a-3b14-452c-9067-fd9d1bcd391e/?format=api",
                "uuid": "4a56756a-3b14-452c-9067-fd9d1bcd391e",
                "name": "Stuw Kubbetocht, waterhoogte LWZ",
                "code": "ST5105-LT5105A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.701759Z",
            "last_modified": "2025-03-17T12:45:37.759788Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1d20a9fb-ee57-4ae2-813f-570098ea7487/?format=api",
            "uuid": "1d20a9fb-ee57-4ae2-813f-570098ea7487",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1999-06-16T00:15:00Z",
            "end": "2025-03-17T10:00:00Z",
            "value_type": "float",
            "last_value": -447.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/5114c300-b5ca-47da-bd40-f999cc2ee0a4/?format=api",
                "uuid": "5114c300-b5ca-47da-bd40-f999cc2ee0a4",
                "name": "Gebied Schokland, LT150, pompput",
                "code": "OP4160-LT150"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.701994Z",
            "last_modified": "2025-03-17T11:25:29.994873Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/03b1349d-de2c-4d01-8c9c-6418ec53a686/?format=api",
            "uuid": "03b1349d-de2c-4d01-8c9c-6418ec53a686",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-06-18T18:30:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -350.5,
            "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/661955bf-3f57-44d0-9225-0d3ee2a8e19d/?format=api",
                "uuid": "661955bf-3f57-44d0-9225-0d3ee2a8e19d",
                "name": "Stuw Zwolsetocht 1, waterhoogte HWZ",
                "code": "ST5228-LT5228B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.702225Z",
            "last_modified": "2025-03-17T13:05:37.079621Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f3937f79-c41d-44e0-aea8-01195e8dbc3a/?format=api",
            "uuid": "f3937f79-c41d-44e0-aea8-01195e8dbc3a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-17T07:45:00Z",
            "value_type": "float",
            "last_value": -576.496,
            "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/eede147f-e136-4c3c-a53c-5a28308b0b34/?format=api",
                "uuid": "eede147f-e136-4c3c-a53c-5a28308b0b34",
                "name": "Stuw Ankertocht, waterhoogte HWZ",
                "code": "ST4795-FT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.702458Z",
            "last_modified": "2025-03-17T11:50:56.922789Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d7576d8-17ba-429b-b05e-c8e6f15c539d/?format=api",
            "uuid": "8d7576d8-17ba-429b-b05e-c8e6f15c539d",
            "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": -486.677,
            "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/f89a75a3-e889-4030-ab64-ad52423aa1b2/?format=api",
                "uuid": "f89a75a3-e889-4030-ab64-ad52423aa1b2",
                "name": "Stuw Hondtocht Noord, waterhoogte HWZ",
                "code": "ST5321-LT5321B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.702691Z",
            "last_modified": "2025-03-17T13:00:30.915994Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43b63182-473a-4692-85f9-51051fb861d4/?format=api",
            "uuid": "43b63182-473a-4692-85f9-51051fb861d4",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-02T02:30:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -424.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/ccb590cf-28a7-4ee1-aa1b-7e2f6795731f/?format=api",
                "uuid": "ccb590cf-28a7-4ee1-aa1b-7e2f6795731f",
                "name": "Stuw Zwolsetocht 1, waterhoogte LWZ",
                "code": "ST5228-LT5228A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.702924Z",
            "last_modified": "2025-03-17T13:05:57.558628Z",
            "access_modifier": "Public"
        }
    ]
}