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
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=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d6557bd-5396-4f56-a917-7b7772e7b371/?format=api",
            "uuid": "3d6557bd-5396-4f56-a917-7b7772e7b371",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "2009-12-29T12: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/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/7c195c13-9dbd-4cf4-bad7-389fc79eab68/?format=api",
                "uuid": "7c195c13-9dbd-4cf4-bad7-389fc79eab68",
                "name": "Texelhors",
                "code": "06229"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:34.736439Z",
            "last_modified": "2021-06-23T16:13:07.321700Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3c6004cf-2ad4-47e9-89a0-595b9ce02bdb/?format=api",
            "uuid": "3c6004cf-2ad4-47e9-89a0-595b9ce02bdb",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/c68b60f5-75ab-4a2c-a81e-a980decdc547/?format=api",
                "uuid": "c68b60f5-75ab-4a2c-a81e-a980decdc547",
                "name": "De Kooy *)",
                "code": "06235"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:36.408369Z",
            "last_modified": "2024-05-18T13:05:28.247533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aae25e31-3a89-46bd-a167-95a42eb2b4c2/?format=api",
            "uuid": "aae25e31-3a89-46bd-a167-95a42eb2b4c2",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/5eb40b27-9513-494f-abdc-d56811ba92cb/?format=api",
                "uuid": "5eb40b27-9513-494f-abdc-d56811ba92cb",
                "name": "Amsterdam/Schiphol *)",
                "code": "06240"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:37.205619Z",
            "last_modified": "2024-05-18T13:05:25.768733Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d9c978b-1ae0-47d5-9565-b4a0c23e2105/?format=api",
            "uuid": "8d9c978b-1ae0-47d5-9565-b4a0c23e2105",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1999-03-22T16:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/665d01c3-ee58-4526-b6ce-e5fb396f6af3/?format=api",
                "uuid": "665d01c3-ee58-4526-b6ce-e5fb396f6af3",
                "name": "Berkhout",
                "code": "06249"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:37.763617Z",
            "last_modified": "2024-05-18T13:05:19.762065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/05bc2d3e-e3b4-4301-884f-23b636ad98d2/?format=api",
            "uuid": "05bc2d3e-e3b4-4301-884f-23b636ad98d2",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "2001-05-01T01:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/e545c0d3-fe5c-4f0a-89ac-f257b45a9ef6/?format=api",
                "uuid": "e545c0d3-fe5c-4f0a-89ac-f257b45a9ef6",
                "name": "Wijk aan Zee",
                "code": "06257"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:38.770993Z",
            "last_modified": "2024-05-18T13:05:17.514989Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c3bffcf-b0b7-4550-a5a9-c5220c29fede/?format=api",
            "uuid": "8c3bffcf-b0b7-4550-a5a9-c5220c29fede",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/1779f3cb-38eb-45ba-9a57-64d61e0fc90c/?format=api",
                "uuid": "1779f3cb-38eb-45ba-9a57-64d61e0fc90c",
                "name": "De Bilt *)",
                "code": "06260"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:39.244967Z",
            "last_modified": "2024-05-18T13:05:28.425310Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/222b92bf-ad4e-4392-9452-7535d538f414/?format=api",
            "uuid": "222b92bf-ad4e-4392-9452-7535d538f414",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "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/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/6f744ea4-201b-4d37-a61c-14db634528ba/?format=api",
                "uuid": "6f744ea4-201b-4d37-a61c-14db634528ba",
                "name": "Soesterberg",
                "code": "06265"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:39.734469Z",
            "last_modified": "2021-06-23T16:14:11.800765Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/87d31162-cef5-4d9f-8d42-58b44f571c25/?format=api",
            "uuid": "87d31162-cef5-4d9f-8d42-58b44f571c25",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1991-07-28T16:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/4e185e75-9ed4-4529-a6d6-f15edde2df74/?format=api",
                "uuid": "4e185e75-9ed4-4529-a6d6-f15edde2df74",
                "name": "Stavoren",
                "code": "06267"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:40.256198Z",
            "last_modified": "2024-05-18T13:05:18.820526Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/60ab62bd-6aa2-41f2-afa4-a94bdbd0ddcd/?format=api",
            "uuid": "60ab62bd-6aa2-41f2-afa4-a94bdbd0ddcd",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1991-08-13T01:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/fc04e1dd-24ea-40a5-a91b-1fe2f6c82926/?format=api",
                "uuid": "fc04e1dd-24ea-40a5-a91b-1fe2f6c82926",
                "name": "Lelystad *)",
                "code": "06269"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:40.749025Z",
            "last_modified": "2024-05-18T13:05:18.625100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/12f4fda9-9f4c-409d-9213-1d3e515f886b/?format=api",
            "uuid": "12f4fda9-9f4c-409d-9213-1d3e515f886b",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2024-05-17T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "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/6ea9fe84-0574-4ce8-b47a-f23d63316b66/?format=api",
                "uuid": "6ea9fe84-0574-4ce8-b47a-f23d63316b66",
                "name": "Leeuwarden*)",
                "code": "06270"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:41.222187Z",
            "last_modified": "2024-05-18T13:05:19.551160Z",
            "access_modifier": "Public"
        }
    ]
}