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=13
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=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/551f2aa5-3b0f-4aa7-b439-3c3588cf0f77/?format=api",
            "uuid": "551f2aa5-3b0f-4aa7-b439-3c3588cf0f77",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:45:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -516.698,
            "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/4163ff84-0dc8-49fe-8070-40b38fa101b3/?format=api",
                "uuid": "4163ff84-0dc8-49fe-8070-40b38fa101b3",
                "name": "Stuw Ellertocht Zuid, waterhoogte LWZ",
                "code": "ST5221-LT5221A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.708315Z",
            "last_modified": "2025-03-18T12:25:56.833726Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/af1f1562-cb4b-4a34-bf19-d4d6eab64800/?format=api",
            "uuid": "af1f1562-cb4b-4a34-bf19-d4d6eab64800",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-18T04:00:00Z",
            "value_type": "float",
            "last_value": -545.236,
            "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/4568f051-bbd7-4bc2-9e67-fdf85b9f4998/?format=api",
                "uuid": "4568f051-bbd7-4bc2-9e67-fdf85b9f4998",
                "name": "Stuw Friese Hoek d-tocht, waterhoogte HWZ",
                "code": "ST4835-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.708546Z",
            "last_modified": "2025-03-18T12:25:46.430108Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ab76f16e-6c65-4678-9ff5-417257444497/?format=api",
            "uuid": "ab76f16e-6c65-4678-9ff5-417257444497",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -478.797,
            "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/30e2b784-03e9-490b-992c-e6dd245ce75b/?format=api",
                "uuid": "30e2b784-03e9-490b-992c-e6dd245ce75b",
                "name": "Stuw Hondtocht Zuid, waterhoogte HWZ",
                "code": "ST5338-LT5338B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.708779Z",
            "last_modified": "2025-03-18T12:25:45.550396Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a6f54efd-e6e6-44ab-afb0-e5927b1c3ca5/?format=api",
            "uuid": "a6f54efd-e6e6-44ab-afb0-e5927b1c3ca5",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:30:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -464.325,
            "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/292b8231-a86a-4983-83f0-66e6c084b49c/?format=api",
                "uuid": "292b8231-a86a-4983-83f0-66e6c084b49c",
                "name": "Opvoerpomp Renoirstraat, waterhoogte HWZ",
                "code": "OP2603-LT2603A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.709023Z",
            "last_modified": "2025-03-18T12:25:48.443385Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8308a403-ee5b-4c04-a878-170627de27d3/?format=api",
            "uuid": "8308a403-ee5b-4c04-a878-170627de27d3",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T11:15:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -524.95,
            "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/cddea071-0f7e-4ecb-96a2-164ddf65172e/?format=api",
                "uuid": "cddea071-0f7e-4ecb-96a2-164ddf65172e",
                "name": "Circulatiepomp Westhoven, waterhoogte HWZ",
                "code": "OP2502-LT2502A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.709263Z",
            "last_modified": "2025-03-18T12:25:32.662085Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/295036c1-e58b-4d01-b65f-4ddc682af0c6/?format=api",
            "uuid": "295036c1-e58b-4d01-b65f-4ddc682af0c6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-18T04:00:00Z",
            "value_type": "float",
            "last_value": -451.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/40445588-6022-47ec-9a5e-3113a3903489/?format=api",
                "uuid": "40445588-6022-47ec-9a5e-3113a3903489",
                "name": "Stuw Neushoorntocht 2, waterhoogte LWZ",
                "code": "ST4765-LT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.709495Z",
            "last_modified": "2025-03-18T12:25:32.680466Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d043b7e8-176c-4234-9e56-86836d16dca2/?format=api",
            "uuid": "d043b7e8-176c-4234-9e56-86836d16dca2",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-12-05T23:30:00Z",
            "end": "2025-03-18T02:45:00Z",
            "value_type": "float",
            "last_value": -478.972,
            "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/c585a543-4b80-4d07-8f61-6de5c4e44722/?format=api",
                "uuid": "c585a543-4b80-4d07-8f61-6de5c4e44722",
                "name": "Stuw Nagel, waterhoogte HWZ",
                "code": "ST2279-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.709756Z",
            "last_modified": "2025-03-18T12:25:32.287161Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8a6d586c-504a-4dfa-8b42-d727f362e4d9/?format=api",
            "uuid": "8a6d586c-504a-4dfa-8b42-d727f362e4d9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-05-31T22:00:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -629.16,
            "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/38a6fa8e-3221-40f7-af5e-acb00cd8e9b1/?format=api",
                "uuid": "38a6fa8e-3221-40f7-af5e-acb00cd8e9b1",
                "name": "Gemaal Colijn, laag krooshekpeil 1310",
                "code": "P2300-LT1310"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.709994Z",
            "last_modified": "2025-03-18T12:25:36.026462Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ed5ad10-e8ed-4ada-bb70-5c3d12b22898/?format=api",
            "uuid": "0ed5ad10-e8ed-4ada-bb70-5c3d12b22898",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-05-31T22:00:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -525.524,
            "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/9aacd762-e201-40d9-92ae-8820a4d3c1b7/?format=api",
                "uuid": "9aacd762-e201-40d9-92ae-8820a4d3c1b7",
                "name": "Gemaal Lovink, krooshekpeil",
                "code": "P2400_LT1110"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.710226Z",
            "last_modified": "2025-03-18T12:25:47.415533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/227ae72b-78da-4273-aac7-82e375a30463/?format=api",
            "uuid": "227ae72b-78da-4273-aac7-82e375a30463",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T06:00:00Z",
            "end": "2025-03-18T11:30:00Z",
            "value_type": "float",
            "last_value": -491.122,
            "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/8fc7a451-f7de-4e28-b08a-ea06dc67c800/?format=api",
                "uuid": "8fc7a451-f7de-4e28-b08a-ea06dc67c800",
                "name": "Stuw Oldebroekertocht, waterhoogte HWZ",
                "code": "ST5290-LT5290B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.710458Z",
            "last_modified": "2025-03-18T12:25:51.270295Z",
            "access_modifier": "Public"
        }
    ]
}