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/90fa4292-8016-4403-a6a8-c94835680c26/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 16,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/90fa4292-8016-4403-a6a8-c94835680c26/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d2f3765e-74ba-43f4-9f65-b0ad3ac34966/?format=api",
            "uuid": "d2f3765e-74ba-43f4-9f65-b0ad3ac34966",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-03-08T05:00:00Z",
            "end": "2023-04-12T03:00:00Z",
            "value_type": "float",
            "last_value": 22.278,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9069bd4f-3af6-4cf0-9a57-95e9320394a6/?format=api",
                "uuid": "9069bd4f-3af6-4cf0-9a57-95e9320394a6",
                "name": "PB01-01",
                "code": "PB01-01"
            },
            "extra_metadata": {},
            "created": "2023-04-12T21:59:27.766550Z",
            "last_modified": "2023-04-13T08:00:45.781675Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa91fc0a-2122-491f-8c86-1fb9407ae204/?format=api",
            "uuid": "aa91fc0a-2122-491f-8c86-1fb9407ae204",
            "code": "WNS9040.val",
            "name": "WNS9040.val",
            "description": "",
            "start": "2022-03-08T05:00:00Z",
            "end": "2023-04-12T03:00:00Z",
            "value_type": "float",
            "last_value": 22.278,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8505/?format=api",
                "id": 8505,
                "code": "WNS9040.val",
                "parameter": "Stijghoogte gevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2021-02-24T13:35:00.800077Z",
                "last_modified": "2021-02-24T13:36:16.589312Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9069bd4f-3af6-4cf0-9a57-95e9320394a6/?format=api",
                "uuid": "9069bd4f-3af6-4cf0-9a57-95e9320394a6",
                "name": "PB01-01",
                "code": "PB01-01"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:01:24.528128Z",
            "last_modified": "2023-04-13T08:01:51.173623Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99b8ecc6-4366-4f14-aa5e-296cdb885dc2/?format=api",
            "uuid": "99b8ecc6-4366-4f14-aa5e-296cdb885dc2",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-03-07T18:00:00Z",
            "end": "2023-04-12T16:00:00Z",
            "value_type": "float",
            "last_value": 22.095,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e977c1e0-1f1d-414d-a621-3bc8b3553f39/?format=api",
                "uuid": "e977c1e0-1f1d-414d-a621-3bc8b3553f39",
                "name": "PB01-02",
                "code": "PB01-02"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:02:10.636689Z",
            "last_modified": "2023-04-13T08:01:58.663690Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e2829f1-4daa-491a-b248-5b2b85c6c162/?format=api",
            "uuid": "8e2829f1-4daa-491a-b248-5b2b85c6c162",
            "code": "WNS9040.val",
            "name": "WNS9040.val",
            "description": "",
            "start": "2022-03-07T18:00:00Z",
            "end": "2023-04-12T16:00:00Z",
            "value_type": "float",
            "last_value": 22.095,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8505/?format=api",
                "id": 8505,
                "code": "WNS9040.val",
                "parameter": "Stijghoogte gevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2021-02-24T13:35:00.800077Z",
                "last_modified": "2021-02-24T13:36:16.589312Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e977c1e0-1f1d-414d-a621-3bc8b3553f39/?format=api",
                "uuid": "e977c1e0-1f1d-414d-a621-3bc8b3553f39",
                "name": "PB01-02",
                "code": "PB01-02"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:04:15.279136Z",
            "last_modified": "2023-04-13T08:02:09.122756Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/49c66a20-2788-4adf-a1e5-a4139a7d6c8a/?format=api",
            "uuid": "49c66a20-2788-4adf-a1e5-a4139a7d6c8a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-03-07T11:00:00Z",
            "end": "2023-03-19T10:00:00Z",
            "value_type": "float",
            "last_value": 1.736,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ffb42939-7979-4d2a-98ab-c97c927dd036/?format=api",
                "uuid": "ffb42939-7979-4d2a-98ab-c97c927dd036",
                "name": "PB02-01",
                "code": "PB02-01"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:05:20.944854Z",
            "last_modified": "2023-04-13T08:02:16.560441Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/790a1b55-abbb-4d3e-b746-90a729a1b7c9/?format=api",
            "uuid": "790a1b55-abbb-4d3e-b746-90a729a1b7c9",
            "code": "WNS9040.val",
            "name": "WNS9040.val",
            "description": "",
            "start": "2022-03-07T11:00:00Z",
            "end": "2023-03-19T10:00:00Z",
            "value_type": "float",
            "last_value": 1.736,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8505/?format=api",
                "id": 8505,
                "code": "WNS9040.val",
                "parameter": "Stijghoogte gevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2021-02-24T13:35:00.800077Z",
                "last_modified": "2021-02-24T13:36:16.589312Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ffb42939-7979-4d2a-98ab-c97c927dd036/?format=api",
                "uuid": "ffb42939-7979-4d2a-98ab-c97c927dd036",
                "name": "PB02-01",
                "code": "PB02-01"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:06:12.841471Z",
            "last_modified": "2023-04-13T08:02:28.248632Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66ac3988-ff1d-4fef-bdeb-5d697d25e33c/?format=api",
            "uuid": "66ac3988-ff1d-4fef-bdeb-5d697d25e33c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-03-08T00:00:00Z",
            "end": "2023-04-11T22:00:00Z",
            "value_type": "float",
            "last_value": 24.057,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/caec6003-2b94-489f-b5a6-b6f522d45b95/?format=api",
                "uuid": "caec6003-2b94-489f-b5a6-b6f522d45b95",
                "name": "PB02-02",
                "code": "PB02-02"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:10:13.279449Z",
            "last_modified": "2023-04-13T08:02:41.887008Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3bfb0f7-4145-4942-bedc-99834677caf0/?format=api",
            "uuid": "a3bfb0f7-4145-4942-bedc-99834677caf0",
            "code": "WNS9040.val",
            "name": "WNS9040.val",
            "description": "",
            "start": "2022-03-08T00:00:00Z",
            "end": "2023-04-11T22:00:00Z",
            "value_type": "float",
            "last_value": 24.057,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8505/?format=api",
                "id": 8505,
                "code": "WNS9040.val",
                "parameter": "Stijghoogte gevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2021-02-24T13:35:00.800077Z",
                "last_modified": "2021-02-24T13:36:16.589312Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/caec6003-2b94-489f-b5a6-b6f522d45b95/?format=api",
                "uuid": "caec6003-2b94-489f-b5a6-b6f522d45b95",
                "name": "PB02-02",
                "code": "PB02-02"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:11:02.759462Z",
            "last_modified": "2023-04-13T08:02:49.505821Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/063b74e4-bf20-4736-a825-f029b86dca57/?format=api",
            "uuid": "063b74e4-bf20-4736-a825-f029b86dca57",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-03-07T23:00:00Z",
            "end": "2023-04-11T21:00:00Z",
            "value_type": "float",
            "last_value": 24.588,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e82ccfb2-ec9d-4066-b70f-4684c83796e4/?format=api",
                "uuid": "e82ccfb2-ec9d-4066-b70f-4684c83796e4",
                "name": "PB03-01",
                "code": "PB03-01"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:11:43.809977Z",
            "last_modified": "2023-04-13T08:02:55.964719Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc04247b-971c-4514-9816-3f262a3d4787/?format=api",
            "uuid": "cc04247b-971c-4514-9816-3f262a3d4787",
            "code": "WNS9040.val",
            "name": "WNS9040.val",
            "description": "",
            "start": "2022-03-07T23:00:00Z",
            "end": "2023-04-11T21:00:00Z",
            "value_type": "float",
            "last_value": 24.588,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8505/?format=api",
                "id": 8505,
                "code": "WNS9040.val",
                "parameter": "Stijghoogte gevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2021-02-24T13:35:00.800077Z",
                "last_modified": "2021-02-24T13:36:16.589312Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/15/?format=api",
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e82ccfb2-ec9d-4066-b70f-4684c83796e4/?format=api",
                "uuid": "e82ccfb2-ec9d-4066-b70f-4684c83796e4",
                "name": "PB03-01",
                "code": "PB03-01"
            },
            "extra_metadata": {},
            "created": "2023-04-12T22:12:35.905139Z",
            "last_modified": "2023-04-13T08:03:02.909847Z",
            "access_modifier": "Public"
        }
    ]
}