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=17
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=18",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=16",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a901109a-b33a-45d4-ad83-d98402156a8e/?format=api",
            "uuid": "a901109a-b33a-45d4-ad83-d98402156a8e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2024-01-04T10:45:00Z",
            "value_type": "float",
            "last_value": -530.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/a1faba0d-0fa1-4c02-8194-bc2c3716c41d/?format=api",
                "uuid": "a1faba0d-0fa1-4c02-8194-bc2c3716c41d",
                "name": "Opvoerpomp Renoirstraat, waterhoogte LWZ",
                "code": "OP2603-LT2603B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.717776Z",
            "last_modified": "2024-01-08T12:12:27.425873Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e500915-a319-470a-864c-c899cf377f3e/?format=api",
            "uuid": "0e500915-a319-470a-864c-c899cf377f3e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -519.939,
            "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/e4c5638e-fc36-4c17-85a5-0890a59524fa/?format=api",
                "uuid": "e4c5638e-fc36-4c17-85a5-0890a59524fa",
                "name": "Stuw Harderbostocht, waterhoogte LWZ",
                "code": "ST5234-LT5234A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.718011Z",
            "last_modified": "2025-03-19T07:25:57.679479Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20446de8-1b29-440d-881a-b3acb7d0e9bc/?format=api",
            "uuid": "20446de8-1b29-440d-881a-b3acb7d0e9bc",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2013-12-05T08:30:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -569.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/dc20ca07-82cb-46a9-9f6b-5e15d5d1590d/?format=api",
                "uuid": "dc20ca07-82cb-46a9-9f6b-5e15d5d1590d",
                "name": "Stuw Elandtocht Noord, waterhoogte HWZ",
                "code": "ST5211-LT5211B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.718245Z",
            "last_modified": "2025-03-19T07:25:35.382682Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2730c70-9d70-40a0-b1db-14c4441da0e7/?format=api",
            "uuid": "a2730c70-9d70-40a0-b1db-14c4441da0e7",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T01:30:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -581.095,
            "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/2fcb8881-a9de-42b5-8c6b-410748d34fdf/?format=api",
                "uuid": "2fcb8881-a9de-42b5-8c6b-410748d34fdf",
                "name": "Stuw Colijntocht, waterhoogte HWZ",
                "code": "ST5225-LT5225B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.718476Z",
            "last_modified": "2025-03-19T07:25:37.853162Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fa77172f-6ec2-4aa6-94d1-e5caec652af3/?format=api",
            "uuid": "fa77172f-6ec2-4aa6-94d1-e5caec652af3",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2013-12-05T09:00:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -598.247,
            "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/186b57a4-f4cb-4f68-9238-955d88f67117/?format=api",
                "uuid": "186b57a4-f4cb-4f68-9238-955d88f67117",
                "name": "Stuw Hoekwanttocht, waterhoogte LWZ",
                "code": "ST5100-LT5100A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.718711Z",
            "last_modified": "2025-03-19T07:25:49.434487Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a850451-fcd3-4aac-82ce-f7d84f5fe238/?format=api",
            "uuid": "9a850451-fcd3-4aac-82ce-f7d84f5fe238",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2010-01-25T09:30:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -617.06,
            "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/9e4addbe-758c-411f-884c-b7464d2ba33e/?format=api",
                "uuid": "9e4addbe-758c-411f-884c-b7464d2ba33e",
                "name": "Gemaal Colijn - laag, polderpeil",
                "code": "P2300-LT2102"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.718946Z",
            "last_modified": "2025-03-19T07:25:43.344720Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9261ac0e-8e78-4099-bfa0-2ec9b70d3d17/?format=api",
            "uuid": "9261ac0e-8e78-4099-bfa0-2ec9b70d3d17",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -571.2,
            "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/31f55676-162d-448a-8921-bc183f0fa1dc/?format=api",
                "uuid": "31f55676-162d-448a-8921-bc183f0fa1dc",
                "name": "Stuw Rendiertocht Noord, waterhoogte HWZ",
                "code": "ST5366-LT5366B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.719195Z",
            "last_modified": "2025-03-19T07:25:48.320368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f91f974a-7a5a-459e-8d2f-f32b4494f9fc/?format=api",
            "uuid": "f91f974a-7a5a-459e-8d2f-f32b4494f9fc",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -519.62,
            "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/67e82333-ca30-4d4f-9718-80fef59029b2/?format=api",
                "uuid": "67e82333-ca30-4d4f-9718-80fef59029b2",
                "name": "Aflaatwerk Hoekwanttocht, waterhoogte HWZ",
                "code": "AW4405-LT4405B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.719429Z",
            "last_modified": "2025-03-19T07:25:39.057311Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/066dad1f-aaf7-48e6-a8ba-ac30785315fc/?format=api",
            "uuid": "066dad1f-aaf7-48e6-a8ba-ac30785315fc",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -567.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/1fbb2034-f6c4-4698-93e9-cf937d3fbee0/?format=api",
                "uuid": "1fbb2034-f6c4-4698-93e9-cf937d3fbee0",
                "name": "Pomp De Zuidert, waterhoogte LWZ",
                "code": "OP2008-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.719661Z",
            "last_modified": "2025-03-19T07:25:47.601917Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e44eae22-401b-40d0-be80-ce037950ca51/?format=api",
            "uuid": "e44eae22-401b-40d0-be80-ce037950ca51",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-02T11:15:00Z",
            "end": "2025-03-19T07:00:00Z",
            "value_type": "float",
            "last_value": -442.8,
            "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/56ecc0a7-9d99-4151-86af-3e5d63993015/?format=api",
                "uuid": "56ecc0a7-9d99-4151-86af-3e5d63993015",
                "name": "Stuw Spijktocht 1, waterhoogte LWZ",
                "code": "ST5232-LT5232A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.719893Z",
            "last_modified": "2025-03-19T07:25:48.781300Z",
            "access_modifier": "Public"
        }
    ]
}