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=36
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 513,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=37",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=35",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bd0e554c-b140-430e-af0c-481a350c54e8/?format=api",
            "uuid": "bd0e554c-b140-430e-af0c-481a350c54e8",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-01T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/07169f8f-6ab4-4654-801a-3af8e5e1053b/?format=api",
                "uuid": "07169f8f-6ab4-4654-801a-3af8e5e1053b",
                "name": "SCHINNEN",
                "code": "966"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.609327Z",
            "last_modified": "2025-05-13T15:25:55.461462Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/16cd60ba-7de8-4f45-a244-6d6d1115719f/?format=api",
            "uuid": "16cd60ba-7de8-4f45-a244-6d6d1115719f",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/7acf7ce0-1047-4723-9f14-a46f6b98e5c2/?format=api",
                "uuid": "7acf7ce0-1047-4723-9f14-a46f6b98e5c2",
                "name": "HEIBLOEM",
                "code": "967"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.664628Z",
            "last_modified": "2025-05-15T13:05:56.611337Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/14ca18e9-8f70-47c9-b632-64083116a8b1/?format=api",
            "uuid": "14ca18e9-8f70-47c9-b632-64083116a8b1",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/11e2582c-0bb6-441a-b1f6-e70a15520212/?format=api",
                "uuid": "11e2582c-0bb6-441a-b1f6-e70a15520212",
                "name": "VAALS",
                "code": "968"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.712230Z",
            "last_modified": "2025-05-15T13:05:36.415014Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f4fb2dcc-c1c3-4318-aad2-45a35b507ce3/?format=api",
            "uuid": "f4fb2dcc-c1c3-4318-aad2-45a35b507ce3",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-13T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/9cb704a7-2773-4920-8c4b-33fbdc5954e1/?format=api",
                "uuid": "9cb704a7-2773-4920-8c4b-33fbdc5954e1",
                "name": "STEIN",
                "code": "969"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.768299Z",
            "last_modified": "2025-05-14T15:15:22.317115Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/081ff216-fa9f-4d70-9b96-520ae8589914/?format=api",
            "uuid": "081ff216-fa9f-4d70-9b96-520ae8589914",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/69644511-3bee-42fb-93f5-41fbab01db99/?format=api",
                "uuid": "69644511-3bee-42fb-93f5-41fbab01db99",
                "name": "STRAMPROY",
                "code": "970"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.818480Z",
            "last_modified": "2025-05-15T13:05:56.784959Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d3483043-1d24-4218-b926-dcb0beeeb6d1/?format=api",
            "uuid": "d3483043-1d24-4218-b926-dcb0beeeb6d1",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-05T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/b0f95d50-530f-491a-a932-a41c0919d0da/?format=api",
                "uuid": "b0f95d50-530f-491a-a932-a41c0919d0da",
                "name": "NOORBEEK",
                "code": "971"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.872003Z",
            "last_modified": "2025-05-13T15:25:38.228062Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/db4b56ae-b4ba-42b3-843d-76f2a88ca522/?format=api",
            "uuid": "db4b56ae-b4ba-42b3-843d-76f2a88ca522",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-13T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/58f34ed4-003b-4699-b856-f4dad99db754/?format=api",
                "uuid": "58f34ed4-003b-4699-b856-f4dad99db754",
                "name": "BEEK N",
                "code": "973"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.928127Z",
            "last_modified": "2025-05-14T15:15:27.347999Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/693ce09a-b5f3-41e5-b131-c571147841ad/?format=api",
            "uuid": "693ce09a-b5f3-41e5-b131-c571147841ad",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-13T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/c85c3b08-c971-4005-a8f0-cfa1b20618df/?format=api",
                "uuid": "c85c3b08-c971-4005-a8f0-cfa1b20618df",
                "name": "BUCHTEN",
                "code": "974"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.988130Z",
            "last_modified": "2025-05-14T15:15:27.809960Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/43faa51a-a574-4b28-b866-08a4d1449a36/?format=api",
            "uuid": "43faa51a-a574-4b28-b866-08a4d1449a36",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2021-06-24T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/6eb7ce96-6b88-422b-ac2b-01ca7d60a033/?format=api",
                "uuid": "6eb7ce96-6b88-422b-ac2b-01ca7d60a033",
                "name": "REUVER",
                "code": "977"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:12.071910Z",
            "last_modified": "2021-06-23T16:10:14.684391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/751e9a8a-4cd8-42f0-9db6-9f90c09a53dc/?format=api",
            "uuid": "751e9a8a-4cd8-42f0-9db6-9f90c09a53dc",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-01-07T08:00:00Z",
            "value_type": "float",
            "last_value": 12.1,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/62ed0904-42db-4c0b-8cd9-49a00a5866f9/?format=api",
                "uuid": "62ed0904-42db-4c0b-8cd9-49a00a5866f9",
                "name": "ECHT",
                "code": "979"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:12.123138Z",
            "last_modified": "2025-05-13T15:25:44.945245Z",
            "access_modifier": "Public"
        }
    ]
}