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=19
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=20",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/678e4545-2a7d-4b4d-a17c-ec1c0c80605f/?format=api",
            "uuid": "678e4545-2a7d-4b4d-a17c-ec1c0c80605f",
            "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/3481ace9-7751-426c-840d-b63bd06e64e4/?format=api",
                "uuid": "3481ace9-7751-426c-840d-b63bd06e64e4",
                "name": "DEN BOMMEL",
                "code": "447"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.016173Z",
            "last_modified": "2025-05-15T13:05:33.966722Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/939e112f-1519-4772-a78a-ab50859fde07/?format=api",
            "uuid": "939e112f-1519-4772-a78a-ab50859fde07",
            "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/0ba2c89d-51a8-4d90-87fc-227eb3e786d2/?format=api",
                "uuid": "0ba2c89d-51a8-4d90-87fc-227eb3e786d2",
                "name": "DELFT",
                "code": "449"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.063551Z",
            "last_modified": "2025-05-15T13:05:53.307653Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b2fb41ab-f9ba-4d47-b437-c5d9c4669892/?format=api",
            "uuid": "b2fb41ab-f9ba-4d47-b437-c5d9c4669892",
            "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/3748f964-29c1-4bb7-9774-20da3f15a0be/?format=api",
                "uuid": "3748f964-29c1-4bb7-9774-20da3f15a0be",
                "name": "NUMANSDORP",
                "code": "450"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.107553Z",
            "last_modified": "2025-05-15T13:05:23.245703Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/15924feb-4703-4b19-917f-824cb21230e5/?format=api",
            "uuid": "15924feb-4703-4b19-917f-824cb21230e5",
            "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/9ac14392-123b-40fe-8357-f0fb2634b269/?format=api",
                "uuid": "9ac14392-123b-40fe-8357-f0fb2634b269",
                "name": "IJSSELMONDE",
                "code": "451"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.158387Z",
            "last_modified": "2021-06-23T16:10:34.269997Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/68fd81a7-ab40-40a7-932b-001cf002eb4c/?format=api",
            "uuid": "68fd81a7-ab40-40a7-932b-001cf002eb4c",
            "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/25a51dc5-a9f9-4be7-9ae7-c46b7b756287/?format=api",
                "uuid": "25a51dc5-a9f9-4be7-9ae7-c46b7b756287",
                "name": "BERGSCHENHOEK",
                "code": "453"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.197889Z",
            "last_modified": "2025-05-15T13:05:37.180970Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/afcd337f-5366-4b5a-a805-5869b6eb490c/?format=api",
            "uuid": "afcd337f-5366-4b5a-a805-5869b6eb490c",
            "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/d013630b-eff5-40c8-87a8-7810f14aadfd/?format=api",
                "uuid": "d013630b-eff5-40c8-87a8-7810f14aadfd",
                "name": "LISSE",
                "code": "454"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.230120Z",
            "last_modified": "2025-05-15T13:05:20.831869Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9ddf637-febb-43a2-a9cf-39e161595306/?format=api",
            "uuid": "e9ddf637-febb-43a2-a9cf-39e161595306",
            "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/2ff8bebc-140b-45ee-bf50-d0ca5c6f24ca/?format=api",
                "uuid": "2ff8bebc-140b-45ee-bf50-d0ca5c6f24ca",
                "name": "STRIJEN",
                "code": "455"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.257420Z",
            "last_modified": "2025-05-15T13:05:30.222924Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/35aa5e4e-4db7-4d7e-8974-ffd8631796c8/?format=api",
            "uuid": "35aa5e4e-4db7-4d7e-8974-ffd8631796c8",
            "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/8297be51-bb45-49bb-8e76-65af05aad9df/?format=api",
                "uuid": "8297be51-bb45-49bb-8e76-65af05aad9df",
                "name": "OOSTVOORNE",
                "code": "456"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.294467Z",
            "last_modified": "2025-05-14T15:15:27.167934Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6bb8400a-1649-4114-aedb-602c511975fe/?format=api",
            "uuid": "6bb8400a-1649-4114-aedb-602c511975fe",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-11T08: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/963be366-332a-49b3-a01c-e4d454016062/?format=api",
                "uuid": "963be366-332a-49b3-a01c-e4d454016062",
                "name": "AALSMEER",
                "code": "458"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.334172Z",
            "last_modified": "2025-05-13T15:25:53.110282Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0002952e-52d4-4fc7-9414-deeefe5ae37e/?format=api",
            "uuid": "0002952e-52d4-4fc7-9414-deeefe5ae37e",
            "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/25a4df7b-214e-4291-84bd-74c81685965a/?format=api",
                "uuid": "25a4df7b-214e-4291-84bd-74c81685965a",
                "name": "DORDRECHT",
                "code": "459"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.373285Z",
            "last_modified": "2021-06-23T16:09:50.577187Z",
            "access_modifier": "Public"
        }
    ]
}