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=34
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=35",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=33",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a14fb6d-25ff-41de-97df-401f22a5cc28/?format=api",
            "uuid": "1a14fb6d-25ff-41de-97df-401f22a5cc28",
            "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/a2575928-91c0-4858-ab61-520e418682c2/?format=api",
                "uuid": "a2575928-91c0-4858-ab61-520e418682c2",
                "name": "MILL",
                "code": "909"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.320645Z",
            "last_modified": "2025-05-15T15:15:20.733777Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1fbbe91f-62c5-492b-8684-42c7580e148e/?format=api",
            "uuid": "1fbbe91f-62c5-492b-8684-42c7580e148e",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-04-27T08: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/5e9d30fe-794f-4d62-9a0e-d0d5115ad18e/?format=api",
                "uuid": "5e9d30fe-794f-4d62-9a0e-d0d5115ad18e",
                "name": "AMMERZODEN",
                "code": "910"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.369029Z",
            "last_modified": "2025-05-13T15:25:22.063262Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8d45cd0c-3927-4138-a971-db0421900eb3/?format=api",
            "uuid": "8d45cd0c-3927-4138-a971-db0421900eb3",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-04-29T08: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/70c0c68f-e964-4074-944e-7511bfff4b32/?format=api",
                "uuid": "70c0c68f-e964-4074-944e-7511bfff4b32",
                "name": "DINTHER",
                "code": "911"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.416591Z",
            "last_modified": "2025-05-13T15:25:54.599306Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/570b2df6-1261-4d52-ac74-ac7202ea5e86/?format=api",
            "uuid": "570b2df6-1261-4d52-ac74-ac7202ea5e86",
            "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/dcfcd390-166e-4926-99e9-ff104adf4a53/?format=api",
                "uuid": "dcfcd390-166e-4926-99e9-ff104adf4a53",
                "name": "LEENDE",
                "code": "912"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.460645Z",
            "last_modified": "2025-05-15T15:15:21.214177Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/77192c53-95eb-4ea2-88b1-f7f6a3255210/?format=api",
            "uuid": "77192c53-95eb-4ea2-88b1-f7f6a3255210",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-10T08: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/e0f24549-84e6-4f36-851d-ddfc3c05e8fa/?format=api",
                "uuid": "e0f24549-84e6-4f36-851d-ddfc3c05e8fa",
                "name": "IJSSELSTEYN",
                "code": "913"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.529163Z",
            "last_modified": "2025-05-13T15:25:30.930042Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/140040b3-7006-4eff-bdff-1b80be4676e7/?format=api",
            "uuid": "140040b3-7006-4eff-bdff-1b80be4676e7",
            "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/84ba6b8c-3bc8-441d-9830-763e0bcdf14a/?format=api",
                "uuid": "84ba6b8c-3bc8-441d-9830-763e0bcdf14a",
                "name": "OSS",
                "code": "914"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.608885Z",
            "last_modified": "2025-05-14T15:15:19.451068Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0033c4be-24ea-46fc-a9ab-00bea0a5790b/?format=api",
            "uuid": "0033c4be-24ea-46fc-a9ab-00bea0a5790b",
            "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/71c7686f-c2c5-40c0-af03-1c937470f911/?format=api",
                "uuid": "71c7686f-c2c5-40c0-af03-1c937470f911",
                "name": "EERSEL",
                "code": "915"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.680782Z",
            "last_modified": "2025-05-15T15:15:20.832208Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6dd44afe-290e-4faa-8158-62763940a47f/?format=api",
            "uuid": "6dd44afe-290e-4faa-8158-62763940a47f",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-12T08: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/0d9e392a-f0d8-4c23-8bcf-744d7d321394/?format=api",
                "uuid": "0d9e392a-f0d8-4c23-8bcf-744d7d321394",
                "name": "ZALTBOMMEL",
                "code": "917"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.748181Z",
            "last_modified": "2025-05-13T15:25:25.705016Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c0827117-e411-4d02-af9e-81c59bf9092c/?format=api",
            "uuid": "c0827117-e411-4d02-af9e-81c59bf9092c",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-12T08: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/2c6c6850-ca39-405c-969b-24600f812b36/?format=api",
                "uuid": "2c6c6850-ca39-405c-969b-24600f812b36",
                "name": "MAARHEEZE",
                "code": "918"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.828371Z",
            "last_modified": "2025-05-13T15:25:28.845220Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7099e111-e8cd-47c9-b9d7-af9eac0a25ee/?format=api",
            "uuid": "7099e111-e8cd-47c9-b9d7-af9eac0a25ee",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-04-25T08:00:00Z",
            "value_type": "float",
            "last_value": 6.4,
            "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/af641b83-995f-4f99-97dc-ce827a224a27/?format=api",
                "uuid": "af641b83-995f-4f99-97dc-ce827a224a27",
                "name": "EINDHOVEN N",
                "code": "919"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.883384Z",
            "last_modified": "2025-05-13T15:25:23.700853Z",
            "access_modifier": "Public"
        }
    ]
}