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=33
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=34",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=32",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ccac9d7b-1a27-4725-b1c3-b8fed1bdbf3e/?format=api",
            "uuid": "ccac9d7b-1a27-4725-b1c3-b8fed1bdbf3e",
            "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/9d2c5cca-4ac3-46c7-b6e9-e6a6fa7f8ff9/?format=api",
                "uuid": "9d2c5cca-4ac3-46c7-b6e9-e6a6fa7f8ff9",
                "name": "VENLO",
                "code": "897"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:09.723077Z",
            "last_modified": "2025-05-15T15:15:19.568226Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d595743-ddb9-4238-9aa0-2577f2f4f07e/?format=api",
            "uuid": "0d595743-ddb9-4238-9aa0-2577f2f4f07e",
            "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/1aba0320-43e6-48f4-b657-fdb68fa16c4b/?format=api",
                "uuid": "1aba0320-43e6-48f4-b657-fdb68fa16c4b",
                "name": "GEMERT",
                "code": "899"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:09.774676Z",
            "last_modified": "2025-05-14T15:15:24.013304Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bc4a11d5-ecd6-44a4-8965-90630b1652c1/?format=api",
            "uuid": "bc4a11d5-ecd6-44a4-8965-90630b1652c1",
            "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/94ab4cfe-c129-4c96-b6f6-53ae57d5cf3e/?format=api",
                "uuid": "94ab4cfe-c129-4c96-b6f6-53ae57d5cf3e",
                "name": "NULAND",
                "code": "901"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:09.854727Z",
            "last_modified": "2025-05-15T15:15:19.586416Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a41f5ea8-9e53-4bca-96fc-b7386aaa8677/?format=api",
            "uuid": "a41f5ea8-9e53-4bca-96fc-b7386aaa8677",
            "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/32f6cc84-d523-4254-8d41-c873433fb641/?format=api",
                "uuid": "32f6cc84-d523-4254-8d41-c873433fb641",
                "name": "EINDHOVEN",
                "code": "902"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:09.902707Z",
            "last_modified": "2021-06-23T16:09:26.567223Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d836684-38cd-4d1b-97b6-2b7ae9700fb6/?format=api",
            "uuid": "0d836684-38cd-4d1b-97b6-2b7ae9700fb6",
            "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": 4.9,
            "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/93e7e896-df31-44f8-b5f1-61d0daa42153/?format=api",
                "uuid": "93e7e896-df31-44f8-b5f1-61d0daa42153",
                "name": "MEGEN",
                "code": "903"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:09.957926Z",
            "last_modified": "2025-05-13T15:25:50.269343Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd08db18-7675-433a-bb34-b01c97834e65/?format=api",
            "uuid": "cd08db18-7675-433a-bb34-b01c97834e65",
            "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/05da9eaf-ac40-43d5-95f4-258f5e036fc0/?format=api",
                "uuid": "05da9eaf-ac40-43d5-95f4-258f5e036fc0",
                "name": "SOMEREN",
                "code": "904"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.006264Z",
            "last_modified": "2025-05-15T15:10:30.666855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1da3a2ca-4bef-42de-85f5-0f64c6ecc1fc/?format=api",
            "uuid": "1da3a2ca-4bef-42de-85f5-0f64c6ecc1fc",
            "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/8f76cf49-1486-4ba0-a1ac-dc4e4d3b3fd7/?format=api",
                "uuid": "8f76cf49-1486-4ba0-a1ac-dc4e4d3b3fd7",
                "name": "ST ANTHONIS",
                "code": "905"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.053342Z",
            "last_modified": "2025-05-13T15:25:39.739279Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd00e77f-df73-4f40-8181-1f281e0559d1/?format=api",
            "uuid": "cd00e77f-df73-4f40-8181-1f281e0559d1",
            "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/e2800b9f-bb9c-4ca0-86a0-8fab9bd43b27/?format=api",
                "uuid": "e2800b9f-bb9c-4ca0-86a0-8fab9bd43b27",
                "name": "OIRSCHOT",
                "code": "906"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.117644Z",
            "last_modified": "2025-05-15T15:15:21.131699Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a94750b-09f7-4bf9-853d-078140bc678c/?format=api",
            "uuid": "8a94750b-09f7-4bf9-853d-078140bc678c",
            "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/c208470b-31fd-42cf-a100-eb40eccdce87/?format=api",
                "uuid": "c208470b-31fd-42cf-a100-eb40eccdce87",
                "name": "BOXTEL",
                "code": "907"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.219272Z",
            "last_modified": "2025-05-15T15:10:36.833343Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/762c814d-6e4e-41a8-8b2f-b33dbf8e1d0f/?format=api",
            "uuid": "762c814d-6e4e-41a8-8b2f-b33dbf8e1d0f",
            "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/5638d5c5-51e9-4c3d-8b09-b8d313bdf8e8/?format=api",
                "uuid": "5638d5c5-51e9-4c3d-8b09-b8d313bdf8e8",
                "name": "DEURNE",
                "code": "908"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.268856Z",
            "last_modified": "2025-05-13T15:25:25.814690Z",
            "access_modifier": "Public"
        }
    ]
}