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=16
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=17",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/add2618c-998c-40c1-bdc1-efa74186816f/?format=api",
            "uuid": "add2618c-998c-40c1-bdc1-efa74186816f",
            "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/f5e01a90-463d-4823-99d8-a1b6ecccfed4/?format=api",
                "uuid": "f5e01a90-463d-4823-99d8-a1b6ecccfed4",
                "name": "EMMELOORD",
                "code": "348"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.570066Z",
            "last_modified": "2025-05-13T15:25:49.454947Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d674554-e47f-433e-9fb9-d3ec5d572f8d/?format=api",
            "uuid": "0d674554-e47f-433e-9fb9-d3ec5d572f8d",
            "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/ec719509-e885-4f1a-b699-c8c617bbe504/?format=api",
                "uuid": "ec719509-e885-4f1a-b699-c8c617bbe504",
                "name": "KLAZIE VEEN",
                "code": "349"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.610397Z",
            "last_modified": "2025-05-14T15:15:22.699673Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4763183c-d1de-44b9-9a63-77194261dc10/?format=api",
            "uuid": "4763183c-d1de-44b9-9a63-77194261dc10",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-08T08: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/26ef3f29-445d-4274-9d97-6640c2ab6489/?format=api",
                "uuid": "26ef3f29-445d-4274-9d97-6640c2ab6489",
                "name": "ELBURG",
                "code": "350"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.641946Z",
            "last_modified": "2025-05-13T15:25:39.234669Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9e00c603-bc3e-49c7-80d4-39c39ceef4ae/?format=api",
            "uuid": "9e00c603-bc3e-49c7-80d4-39c39ceef4ae",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-07T08: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/fa1a14b8-d6f2-4160-83a0-2f495dacb3e9/?format=api",
                "uuid": "fa1a14b8-d6f2-4160-83a0-2f495dacb3e9",
                "name": "GELE",
                "code": "352"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.673924Z",
            "last_modified": "2025-05-13T15:25:37.842122Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/41aebbcd-48eb-41f0-8bd5-a360afa86fd8/?format=api",
            "uuid": "41aebbcd-48eb-41f0-8bd5-a360afa86fd8",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-07T08: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/aaf62780-33aa-4932-961e-21437d54e582/?format=api",
                "uuid": "aaf62780-33aa-4932-961e-21437d54e582",
                "name": "BLOKZIJL",
                "code": "353"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.706052Z",
            "last_modified": "2025-05-13T15:25:55.450962Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/53c6dbca-1789-46b4-9ee8-75209d791cfe/?format=api",
            "uuid": "53c6dbca-1789-46b4-9ee8-75209d791cfe",
            "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/33f989e9-531f-43b2-a893-64d729c814a1/?format=api",
                "uuid": "33f989e9-531f-43b2-a893-64d729c814a1",
                "name": "DEDEMSVAART",
                "code": "354"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.740579Z",
            "last_modified": "2025-05-14T15:15:20.595980Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f272bdc9-35d8-4278-8df8-04b8471935c2/?format=api",
            "uuid": "f272bdc9-35d8-4278-8df8-04b8471935c2",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-04-13T08:00:00Z",
            "value_type": "float",
            "last_value": 4.3,
            "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/e4934ab9-4eb9-4c8f-968c-4c095db50431/?format=api",
                "uuid": "e4934ab9-4eb9-4c8f-968c-4c095db50431",
                "name": "KUINRE",
                "code": "356"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.788800Z",
            "last_modified": "2025-05-13T15:25:56.171273Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8b22660e-fba2-4386-b699-2af53a7c156a/?format=api",
            "uuid": "8b22660e-fba2-4386-b699-2af53a7c156a",
            "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/ebd4f900-f930-4e85-81c1-a27442b09b26/?format=api",
                "uuid": "ebd4f900-f930-4e85-81c1-a27442b09b26",
                "name": "ROUVEEN",
                "code": "358"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.841354Z",
            "last_modified": "2025-05-13T15:25:35.934115Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/798268f1-f81b-4115-b8ac-47c9464d7905/?format=api",
            "uuid": "798268f1-f81b-4115-b8ac-47c9464d7905",
            "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/54db52f5-d2e8-4286-b63c-7578fffef571/?format=api",
                "uuid": "54db52f5-d2e8-4286-b63c-7578fffef571",
                "name": "LEMMER BUMA",
                "code": "359"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.916588Z",
            "last_modified": "2025-05-14T15:15:28.218661Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5be4a01-8be3-4fb3-b816-c734dd8ce683/?format=api",
            "uuid": "b5be4a01-8be3-4fb3-b816-c734dd8ce683",
            "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/73a41c3a-7add-4beb-b482-5eabb2955083/?format=api",
                "uuid": "73a41c3a-7add-4beb-b482-5eabb2955083",
                "name": "TUBBERGEN",
                "code": "361"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.960000Z",
            "last_modified": "2025-05-14T15:15:27.887451Z",
            "access_modifier": "Public"
        }
    ]
}