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=45
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=46",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=44",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eedd8eac-5984-4e2a-9555-457287eb2e0d/?format=api",
            "uuid": "eedd8eac-5984-4e2a-9555-457287eb2e0d",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2015-08-24T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.9,
            "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/020b9f93-cde6-4bdf-8763-661315536c3c/?format=api",
                "uuid": "020b9f93-cde6-4bdf-8763-661315536c3c",
                "name": "WAALRE",
                "code": "926"
            },
            "extra_metadata": {},
            "created": "2015-08-26T09:10:52.586525Z",
            "last_modified": "2025-03-15T15:10:30.246670Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3732deba-fe54-4795-afc0-4bfc5ff04db7/?format=api",
            "uuid": "3732deba-fe54-4795-afc0-4bfc5ff04db7",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "2010-01-12T14:00:00Z",
            "end": "2016-05-10T14:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:24:50.756645Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b68f685-e910-493b-b0ca-6decb60082f4/?format=api",
            "uuid": "0b68f685-e910-493b-b0ca-6decb60082f4",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-14T00:00:00Z",
            "value_type": "float",
            "last_value": 1004.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:25:06.479153Z",
            "last_modified": "2025-03-15T15:05:53.513288Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/35696b70-cf81-41cf-8245-33eaac3b792c/?format=api",
            "uuid": "35696b70-cf81-41cf-8245-33eaac3b792c",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-14T00:00:00Z",
            "value_type": "float",
            "last_value": 1004.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:25:26.408214Z",
            "last_modified": "2025-03-15T15:05:45.402879Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/616be40a-232d-45cb-a1c5-b97d46ecb26b/?format=api",
            "uuid": "616be40a-232d-45cb-a1c5-b97d46ecb26b",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "2010-01-12T14:00:00Z",
            "end": "2016-05-10T14:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:25:44.439896Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0dfc04c6-1cc5-4b94-ab0a-ce95556da7bb/?format=api",
            "uuid": "0dfc04c6-1cc5-4b94-ab0a-ce95556da7bb",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "2010-01-12T14:00:00Z",
            "end": "2016-05-10T14:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:26:00.124735Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c14747ab-e6eb-4967-9ce2-550e6ca22863/?format=api",
            "uuid": "c14747ab-e6eb-4967-9ce2-550e6ca22863",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-14T00:00:00Z",
            "value_type": "float",
            "last_value": 1004.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:26:14.661700Z",
            "last_modified": "2025-03-15T15:05:50.639345Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d35369f-022f-4ee2-8be8-8c7e28eebeb2/?format=api",
            "uuid": "4d35369f-022f-4ee2-8be8-8c7e28eebeb2",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2016-05-10T14:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "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": "2016-05-10T14:26:33.154799Z",
            "last_modified": "2020-11-30T15:45:32.371358Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/436f3e01-8c8b-4299-aecc-144b8314a9f5/?format=api",
            "uuid": "436f3e01-8c8b-4299-aecc-144b8314a9f5",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "2010-01-12T14:00:00Z",
            "end": "2016-05-10T14:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4e185e75-9ed4-4529-a6d6-f15edde2df74/?format=api",
                "uuid": "4e185e75-9ed4-4529-a6d6-f15edde2df74",
                "name": "Stavoren",
                "code": "06267"
            },
            "extra_metadata": {},
            "created": "2016-05-10T14:26:47.975362Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/021452f3-3b1b-46b0-b12d-189127dab49a/?format=api",
            "uuid": "021452f3-3b1b-46b0-b12d-189127dab49a",
            "code": "WNS928::second::1::3600",
            "name": "WNS928",
            "description": "",
            "start": "1992-07-07T01:00:00Z",
            "end": "2025-03-14T00:00:00Z",
            "value_type": "float",
            "last_value": 1004.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
                "id": 503,
                "code": "WNS928",
                "parameter": "Druk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "NT",
                "created": "2016-05-10T14:24:31.664235Z",
                "last_modified": "2020-11-19T16:01:44.535145Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/fc04e1dd-24ea-40a5-a91b-1fe2f6c82926/?format=api",
                "uuid": "fc04e1dd-24ea-40a5-a91b-1fe2f6c82926",
                "name": "Lelystad *)",
                "code": "06269"
            },
            "extra_metadata": {},
            "created": "2016-05-10T14:27:04.293122Z",
            "last_modified": "2025-03-15T15:05:34.710492Z",
            "access_modifier": "Public"
        }
    ]
}