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=41
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=42",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=40",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b116b56f-e6a3-46c6-b2f7-a7db99bad595/?format=api",
            "uuid": "b116b56f-e6a3-46c6-b2f7-a7db99bad595",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-17T05:45:00Z",
            "value_type": "float",
            "last_value": -550.005,
            "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/10986bac-28e1-4246-88ea-1e4bc1eb44c3/?format=api",
                "uuid": "10986bac-28e1-4246-88ea-1e4bc1eb44c3",
                "name": "Stuw Burchttocht, waterhoogte HWZ",
                "code": "ST4866-LT1"
            },
            "extra_metadata": {},
            "created": "2020-08-24T07:51:15.785633Z",
            "last_modified": "2025-03-17T10:25:57.257560Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9ceca015-1cfd-47c0-a4ed-3e18bb2f0e52/?format=api",
            "uuid": "9ceca015-1cfd-47c0-a4ed-3e18bb2f0e52",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-17T05:45:00Z",
            "value_type": "float",
            "last_value": -565.912,
            "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/81168a09-4c86-4a4d-8656-8edb7e7f9a09/?format=api",
                "uuid": "81168a09-4c86-4a4d-8656-8edb7e7f9a09",
                "name": "Stuw Burchttocht, waterhoogte LWZ",
                "code": "ST4866-LT3"
            },
            "extra_metadata": {},
            "created": "2020-08-24T07:52:17.086720Z",
            "last_modified": "2025-03-17T10:25:50.088517Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67d3040e-364b-46a4-b10a-db867194988b/?format=api",
            "uuid": "67d3040e-364b-46a4-b10a-db867194988b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -562.521,
            "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/37715c0d-86e3-45f1-8a7f-30e06decc261/?format=api",
                "uuid": "37715c0d-86e3-45f1-8a7f-30e06decc261",
                "name": "Hevel Govert Flinckstraat, waterhoogte LWZ",
                "code": "H2620-LT2620C"
            },
            "extra_metadata": {},
            "created": "2020-09-01T13:45:09.359716Z",
            "last_modified": "2025-03-16T10:25:30.316925Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2bad56fb-139a-4aa3-a73f-091fbf41062a/?format=api",
            "uuid": "2bad56fb-139a-4aa3-a73f-091fbf41062a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2020-09-01T07:15:00Z",
            "end": "2025-03-17T10:00:00Z",
            "value_type": "float",
            "last_value": -575.3,
            "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/6b11ef1c-eb9e-48ef-b4ba-33e88e1cc87e/?format=api",
                "uuid": "6b11ef1c-eb9e-48ef-b4ba-33e88e1cc87e",
                "name": "Peilmeting Vliegtuig-d-tocht, bij Schelpenpad",
                "code": "MP6096"
            },
            "extra_metadata": {},
            "created": "2020-09-09T08:41:44.015303Z",
            "last_modified": "2025-03-17T10:25:30.372383Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6950575d-3b95-42da-99ff-bde9880f5d8e/?format=api",
            "uuid": "6950575d-3b95-42da-99ff-bde9880f5d8e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2020-09-01T07:30:00Z",
            "end": "2025-03-17T10:00:00Z",
            "value_type": "float",
            "last_value": -567.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/cbf3c708-0ed5-4a28-abdd-fdd58a1c7ae9/?format=api",
                "uuid": "cbf3c708-0ed5-4a28-abdd-fdd58a1c7ae9",
                "name": "Peilmeting Vliegtuig-d-tocht, overgang naar Vliegtuigtocht",
                "code": "MP6095"
            },
            "extra_metadata": {},
            "created": "2020-09-09T08:41:44.015577Z",
            "last_modified": "2025-03-17T10:26:08.346214Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e13ac98-1121-4de5-8396-9e80b9ef2301/?format=api",
            "uuid": "8e13ac98-1121-4de5-8396-9e80b9ef2301",
            "code": "WNS2184::second::1::3600",
            "name": "WNS2184",
            "description": "",
            "start": "2018-05-01T07:00:00Z",
            "end": "2023-09-04T14:00:00Z",
            "value_type": "float",
            "last_value": -196.9,
            "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/3f570a4e-2406-4dac-b9b5-e287687e15fd/?format=api",
                "uuid": "3f570a4e-2406-4dac-b9b5-e287687e15fd",
                "name": "HARDERBOS, ProRail kavel W77, plas",
                "code": "26HN-011-01"
            },
            "extra_metadata": {},
            "created": "2020-09-29T11:38:30.569745Z",
            "last_modified": "2023-12-12T10:48:10.846484Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c0e67f8-e746-49bf-a021-f84538a8011e/?format=api",
            "uuid": "8c0e67f8-e746-49bf-a021-f84538a8011e",
            "code": "WNS2184::second::1::3600",
            "name": "WNS2184",
            "description": "",
            "start": "2018-04-06T07:00:00Z",
            "end": "2023-09-04T13:00:00Z",
            "value_type": "float",
            "last_value": -261.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/32436a72-5cc1-44f8-a0df-9423395e0ea6/?format=api",
                "uuid": "32436a72-5cc1-44f8-a0df-9423395e0ea6",
                "name": "DIJKSLOOT KNARDIJK, bij Harderbroek",
                "code": "26GN-160-01"
            },
            "extra_metadata": {},
            "created": "2020-09-29T11:39:26.360230Z",
            "last_modified": "2023-12-12T10:47:43.996828Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/697b9b47-f361-4e9a-b068-3bfe5ff6b577/?format=api",
            "uuid": "697b9b47-f361-4e9a-b068-3bfe5ff6b577",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2020-01-27T12:45:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -550.225,
            "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/02586132-8379-4f95-a4eb-97e829fc85ab/?format=api",
                "uuid": "02586132-8379-4f95-a4eb-97e829fc85ab",
                "name": "Gemaal Noord (AZ-sectie), waterhoogte LWZ",
                "code": "OP5260-LT2"
            },
            "extra_metadata": {},
            "created": "2020-10-01T13:47:19.438774Z",
            "last_modified": "2025-03-16T10:25:51.855422Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7d610e69-a9cc-4fce-83b9-3367d02b414b/?format=api",
            "uuid": "7d610e69-a9cc-4fce-83b9-3367d02b414b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1999-06-15T23:15:00Z",
            "end": "2024-10-30T08:00:00Z",
            "value_type": "float",
            "last_value": -433.021,
            "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/348aeba9-60a9-4888-a33b-86159e903d3e/?format=api",
                "uuid": "348aeba9-60a9-4888-a33b-86159e903d3e",
                "name": "Pomp Paardentocht, waterhoogte sloot Koetsruiter HWZ",
                "code": "OP4125-LT"
            },
            "extra_metadata": {},
            "created": "2020-10-22T16:53:42.539927Z",
            "last_modified": "2024-10-30T09:22:21.050618Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b2559fc-42ee-42bd-a635-feb8f051115d/?format=api",
            "uuid": "3b2559fc-42ee-42bd-a635-feb8f051115d",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "1991-01-01T23:00:00Z",
            "end": "2008-12-30T23:00:00Z",
            "value_type": "float",
            "last_value": -579.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/aa9b0d46-8ba4-4431-9be7-c6c73e79ebc9/?format=api",
                "uuid": "aa9b0d46-8ba4-4431-9be7-c6c73e79ebc9",
                "name": "Urkersluis (polder)",
                "code": "SL2910-LWZ"
            },
            "extra_metadata": {},
            "created": "2020-10-22T16:57:23.087340Z",
            "last_modified": "2020-10-26T02:37:00.958416Z",
            "access_modifier": "Public"
        }
    ]
}