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=21
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=22",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/09e80bd2-9d63-4317-8ca8-7bdf3bd5d730/?format=api",
            "uuid": "09e80bd2-9d63-4317-8ca8-7bdf3bd5d730",
            "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/6df6116e-314f-4709-aad6-569f8c19ff4e/?format=api",
                "uuid": "6df6116e-314f-4709-aad6-569f8c19ff4e",
                "name": "ROTTERDAM WAALHAVEN",
                "code": "473"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.930069Z",
            "last_modified": "2021-06-23T16:10:54.371900Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/458b13da-848f-428e-b432-756897d7b478/?format=api",
            "uuid": "458b13da-848f-428e-b432-756897d7b478",
            "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/74ad47c5-3e95-45ad-99f7-5bfca480f832/?format=api",
                "uuid": "74ad47c5-3e95-45ad-99f7-5bfca480f832",
                "name": "VALKENBURG N",
                "code": "474"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.990149Z",
            "last_modified": "2025-05-15T15:10:29.874329Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/24767039-cbf9-42cd-9d1c-39697000a473/?format=api",
            "uuid": "24767039-cbf9-42cd-9d1c-39697000a473",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-06T08: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/8ad7da05-2a96-4e64-ac1e-1e14d312c671/?format=api",
                "uuid": "8ad7da05-2a96-4e64-ac1e-1e14d312c671",
                "name": "HOEK VAN HOLLAND MOLENPAD",
                "code": "477"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.082219Z",
            "last_modified": "2025-05-13T15:25:32.656574Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9ccfa34-838d-4e12-8a99-11eb0a26af2d/?format=api",
            "uuid": "d9ccfa34-838d-4e12-8a99-11eb0a26af2d",
            "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/d619c1c0-d65e-41df-92ba-a54c989dea20/?format=api",
                "uuid": "d619c1c0-d65e-41df-92ba-a54c989dea20",
                "name": "MAASLAND",
                "code": "479"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.164418Z",
            "last_modified": "2025-05-15T15:10:30.227902Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e57d09f7-597c-4625-8d64-0fe1e24ba2ca/?format=api",
            "uuid": "e57d09f7-597c-4625-8d64-0fe1e24ba2ca",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-04T08:00:00Z",
            "value_type": "float",
            "last_value": 0.2,
            "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/5cadf474-edd4-4afc-a172-1c0506344dcc/?format=api",
                "uuid": "5cadf474-edd4-4afc-a172-1c0506344dcc",
                "name": "HONSELERSDIJK",
                "code": "480"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.244067Z",
            "last_modified": "2025-05-13T15:25:45.651814Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3dc23cbc-b08b-43e4-a8aa-7caa15f0933d/?format=api",
            "uuid": "3dc23cbc-b08b-43e4-a8aa-7caa15f0933d",
            "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/2c8bd81a-5b63-44d0-b41c-83e7ed72c917/?format=api",
                "uuid": "2c8bd81a-5b63-44d0-b41c-83e7ed72c917",
                "name": "DOORN",
                "code": "509"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.316237Z",
            "last_modified": "2025-05-13T15:25:50.726089Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b4067691-de97-41c3-b113-38c71e74be01/?format=api",
            "uuid": "b4067691-de97-41c3-b113-38c71e74be01",
            "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/0c4b3560-833a-4ec0-b54b-1172b4332d56/?format=api",
                "uuid": "0c4b3560-833a-4ec0-b54b-1172b4332d56",
                "name": "VAASSEN",
                "code": "510"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.382264Z",
            "last_modified": "2025-05-15T15:15:20.690405Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/934aebdd-e003-44c0-830b-f2e1b4007d80/?format=api",
            "uuid": "934aebdd-e003-44c0-830b-f2e1b4007d80",
            "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/605fe8b9-6045-4a69-b6d2-1d5b951f7dfa/?format=api",
                "uuid": "605fe8b9-6045-4a69-b6d2-1d5b951f7dfa",
                "name": "EPE",
                "code": "514"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.450188Z",
            "last_modified": "2025-05-13T15:25:51.267607Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f1c59450-322a-46d2-bfbe-6e1a97fab650/?format=api",
            "uuid": "f1c59450-322a-46d2-bfbe-6e1a97fab650",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-04-15T08: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/a46f39e2-314b-4b44-b31d-7099cc020b33/?format=api",
                "uuid": "a46f39e2-314b-4b44-b31d-7099cc020b33",
                "name": "HARDERWIJK",
                "code": "516"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.520513Z",
            "last_modified": "2025-05-13T15:25:32.985351Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/447b35a1-625b-4748-a728-cbaafb88f695/?format=api",
            "uuid": "447b35a1-625b-4748-a728-cbaafb88f695",
            "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/ab306185-4b27-4050-b2a0-336247cdf799/?format=api",
                "uuid": "ab306185-4b27-4050-b2a0-336247cdf799",
                "name": "WIJK BIJ DUURSTEDE",
                "code": "523"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:03.567141Z",
            "last_modified": "2025-05-13T15:25:31.340872Z",
            "access_modifier": "Public"
        }
    ]
}