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/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=37
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 513,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=38",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=36",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c5554353-6d5a-4c5f-a47c-89073d9ce4b3/?format=api",
            "uuid": "c5554353-6d5a-4c5f-a47c-89073d9ce4b3",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e5775065-3aa1-43df-b955-1f21443c611e/?format=api",
                "uuid": "e5775065-3aa1-43df-b955-1f21443c611e",
                "name": "EPEN",
                "code": "980"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:12.175478Z",
            "last_modified": "2025-03-17T15:10:32.614305Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3a0502c6-aac8-43c7-ae77-b70c89354da9/?format=api",
            "uuid": "3a0502c6-aac8-43c7-ae77-b70c89354da9",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-02-26T08:00:00Z",
            "value_type": "float",
            "last_value": 5.6,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d3ef9b1c-59c1-446c-8388-c7310d29e405/?format=api",
                "uuid": "d3ef9b1c-59c1-446c-8388-c7310d29e405",
                "name": "OOST MAARLAND",
                "code": "981"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:12.248299Z",
            "last_modified": "2025-03-10T15:25:57.458683Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee6e5f34-1e09-4674-b6f2-ce5beb5e4286/?format=api",
            "uuid": "ee6e5f34-1e09-4674-b6f2-ce5beb5e4286",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-02-27T08:00:00Z",
            "value_type": "float",
            "last_value": 2.1,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b3b47ae2-73fe-4f9c-9bbd-05d6e67bf9fd/?format=api",
                "uuid": "b3b47ae2-73fe-4f9c-9bbd-05d6e67bf9fd",
                "name": "SCHINVELD",
                "code": "982"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:12.339470Z",
            "last_modified": "2025-03-10T15:26:00.648435Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5601b1b4-4628-441c-b8ec-76c74a41eda7/?format=api",
            "uuid": "5601b1b4-4628-441c-b8ec-76c74a41eda7",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "2014-12-30T15:00:00Z",
            "end": "2021-06-23T15:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/7c195c13-9dbd-4cf4-bad7-389fc79eab68/?format=api",
                "uuid": "7c195c13-9dbd-4cf4-bad7-389fc79eab68",
                "name": "Texelhors",
                "code": "06229"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.308469Z",
            "last_modified": "2021-06-23T16:09:14.006365Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6d0d70a6-f7be-449c-bf4f-d05595e7bf3b/?format=api",
            "uuid": "6d0d70a6-f7be-449c-bf4f-d05595e7bf3b",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-16T00:00:00Z",
            "value_type": "float",
            "last_value": 3.2,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/c68b60f5-75ab-4a2c-a81e-a980decdc547/?format=api",
                "uuid": "c68b60f5-75ab-4a2c-a81e-a980decdc547",
                "name": "De Kooy *)",
                "code": "06235"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.383347Z",
            "last_modified": "2025-03-17T15:05:31.803850Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9f4ccb2-380d-46ba-b71b-431343c9f481/?format=api",
            "uuid": "d9f4ccb2-380d-46ba-b71b-431343c9f481",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-16T00:00:00Z",
            "value_type": "float",
            "last_value": 1.1,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5eb40b27-9513-494f-abdc-d56811ba92cb/?format=api",
                "uuid": "5eb40b27-9513-494f-abdc-d56811ba92cb",
                "name": "Amsterdam/Schiphol *)",
                "code": "06240"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.471509Z",
            "last_modified": "2025-03-17T15:05:47.417422Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e17cde48-13a2-4e58-b2b5-38099147626a/?format=api",
            "uuid": "e17cde48-13a2-4e58-b2b5-38099147626a",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "1999-03-22T15:00:00Z",
            "end": "2025-03-16T00:00:00Z",
            "value_type": "float",
            "last_value": -1.3,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/665d01c3-ee58-4526-b6ce-e5fb396f6af3/?format=api",
                "uuid": "665d01c3-ee58-4526-b6ce-e5fb396f6af3",
                "name": "Berkhout",
                "code": "06249"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.548650Z",
            "last_modified": "2025-03-17T15:05:38.480874Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/21fceeae-0d80-4408-83b1-f8489d89a7c5/?format=api",
            "uuid": "21fceeae-0d80-4408-83b1-f8489d89a7c5",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "2001-05-01T01:00:00Z",
            "end": "2025-03-16T00:00:00Z",
            "value_type": "float",
            "last_value": -1.9,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e545c0d3-fe5c-4f0a-89ac-f257b45a9ef6/?format=api",
                "uuid": "e545c0d3-fe5c-4f0a-89ac-f257b45a9ef6",
                "name": "Wijk aan Zee",
                "code": "06257"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.639034Z",
            "last_modified": "2025-03-17T15:05:57.461944Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/76922b7f-f9d2-43ea-9201-7d3ec047103f/?format=api",
            "uuid": "76922b7f-f9d2-43ea-9201-7d3ec047103f",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-16T00:00:00Z",
            "value_type": "float",
            "last_value": 0.6,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/1779f3cb-38eb-45ba-9a57-64d61e0fc90c/?format=api",
                "uuid": "1779f3cb-38eb-45ba-9a57-64d61e0fc90c",
                "name": "De Bilt *)",
                "code": "06260"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.725349Z",
            "last_modified": "2025-03-17T15:06:18.273087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fdd9ef5f-9172-4b52-91a2-b06e7c810d2d/?format=api",
            "uuid": "fdd9ef5f-9172-4b52-91a2-b06e7c810d2d",
            "code": "WNS3832::second::1::3600",
            "name": "WNS3832",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2021-06-23T15:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
                "id": 10,
                "code": "WNS3832",
                "parameter": "Luchttemperatuur",
                "unit": "oC",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6f744ea4-201b-4d37-a61c-14db634528ba/?format=api",
                "uuid": "6f744ea4-201b-4d37-a61c-14db634528ba",
                "name": "Soesterberg",
                "code": "06265"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:12.804544Z",
            "last_modified": "2021-06-23T16:09:16.473342Z",
            "access_modifier": "Public"
        }
    ]
}