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=22
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=23",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=21",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c74d50d8-4142-46a1-affe-43f6aeb489fe/?format=api",
            "uuid": "c74d50d8-4142-46a1-affe-43f6aeb489fe",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2024-01-28T08: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/69449a95-14e1-4e15-bfd1-691215f6922f/?format=api",
                "uuid": "69449a95-14e1-4e15-bfd1-691215f6922f",
                "name": "NIJMEGEN",
                "code": "539"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.606180Z",
            "last_modified": "2024-08-20T14:47:07.016084Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/04db61a7-17e2-4155-abfb-6072c8b4922b/?format=api",
            "uuid": "04db61a7-17e2-4155-abfb-6072c8b4922b",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-09T08: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/345b028e-3517-4788-9727-9067647465d7/?format=api",
                "uuid": "345b028e-3517-4788-9727-9067647465d7",
                "name": "ARNHEM",
                "code": "541"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.637491Z",
            "last_modified": "2025-05-13T15:25:28.273111Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/05041611-3e46-4454-b23f-c65a9f682097/?format=api",
            "uuid": "05041611-3e46-4454-b23f-c65a9f682097",
            "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/a3d38abc-336a-4cad-8b31-2aae0c6300dc/?format=api",
                "uuid": "a3d38abc-336a-4cad-8b31-2aae0c6300dc",
                "name": "PUTTEN",
                "code": "542"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.670129Z",
            "last_modified": "2025-05-13T15:25:44.895349Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/acedc519-d2c3-40d8-973c-493649bcf719/?format=api",
            "uuid": "acedc519-d2c3-40d8-973c-493649bcf719",
            "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/4994ee88-58d9-473f-80cf-ea06996b56f5/?format=api",
                "uuid": "4994ee88-58d9-473f-80cf-ea06996b56f5",
                "name": "APELDOORN",
                "code": "543"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.701377Z",
            "last_modified": "2025-05-14T15:15:25.587169Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b9aea05a-00fe-4658-bc69-63c81e9b74f2/?format=api",
            "uuid": "b9aea05a-00fe-4658-bc69-63c81e9b74f2",
            "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/05e50072-cefe-4709-88ba-99facebce99a/?format=api",
                "uuid": "05e50072-cefe-4709-88ba-99facebce99a",
                "name": "WOUDENBERG",
                "code": "546"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.736835Z",
            "last_modified": "2025-05-14T15:15:19.929137Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bd8c61e7-46b7-4954-9aeb-23b047bd88e2/?format=api",
            "uuid": "bd8c61e7-46b7-4954-9aeb-23b047bd88e2",
            "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/639a83ff-a49f-4c38-9e4d-0856cc628fcd/?format=api",
                "uuid": "639a83ff-a49f-4c38-9e4d-0856cc628fcd",
                "name": "NIJKERK GLD",
                "code": "547"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.783911Z",
            "last_modified": "2025-05-13T15:25:27.098823Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0c41427c-5102-4442-9662-909ca8f1e856/?format=api",
            "uuid": "0c41427c-5102-4442-9662-909ca8f1e856",
            "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/2c1f54e2-9b29-42d9-af30-678b54676bf6/?format=api",
                "uuid": "2c1f54e2-9b29-42d9-af30-678b54676bf6",
                "name": "LOENEN AAN DE VECHT",
                "code": "548"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.845105Z",
            "last_modified": "2025-05-15T15:10:33.550459Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6206c4be-ad75-42ec-b7d6-39647e6db248/?format=api",
            "uuid": "6206c4be-ad75-42ec-b7d6-39647e6db248",
            "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/9f941e09-55f0-4ebd-973c-96e6c99467cf/?format=api",
                "uuid": "9f941e09-55f0-4ebd-973c-96e6c99467cf",
                "name": "CULEMBORG",
                "code": "549"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.907986Z",
            "last_modified": "2025-05-15T15:10:27.755216Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1de2007f-43e0-4d67-a956-50ea0e1ea74d/?format=api",
            "uuid": "1de2007f-43e0-4d67-a956-50ea0e1ea74d",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-02T08: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/f7f6c2bd-bc17-4ea7-a2ce-07f6fe974a4a/?format=api",
                "uuid": "f7f6c2bd-bc17-4ea7-a2ce-07f6fe974a4a",
                "name": "DE BILT UNIVERSITEITSWEG",
                "code": "550"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.967712Z",
            "last_modified": "2025-05-13T15:25:51.671344Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1faca693-919b-4819-b4d1-ae73cecaa4ec/?format=api",
            "uuid": "1faca693-919b-4819-b4d1-ae73cecaa4ec",
            "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.7,
            "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/fb5f778c-da28-4298-9aed-07cec50fa37b/?format=api",
                "uuid": "fb5f778c-da28-4298-9aed-07cec50fa37b",
                "name": "EERBEEK",
                "code": "557"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:04.039828Z",
            "last_modified": "2025-05-13T15:25:36.514157Z",
            "access_modifier": "Public"
        }
    ]
}