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=20
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=21",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=19",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/dd0a73a0-4d72-4a6c-a3cf-c2279a597c69/?format=api",
            "uuid": "dd0a73a0-4d72-4a6c-a3cf-c2279a597c69",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2023-11-22T08: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/5b043fd6-ea94-42e9-ad55-6274eeb83992/?format=api",
                "uuid": "5b043fd6-ea94-42e9-ad55-6274eeb83992",
                "name": "BARENDRECHT",
                "code": "461"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.401436Z",
            "last_modified": "2024-08-20T14:52:01.149299Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9bc7d061-5105-4abf-a8d5-1dac9c9dec7c/?format=api",
            "uuid": "9bc7d061-5105-4abf-a8d5-1dac9c9dec7c",
            "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/c5e35e2c-9f61-4b90-9cdc-e6ebb123a65b/?format=api",
                "uuid": "c5e35e2c-9f61-4b90-9cdc-e6ebb123a65b",
                "name": "DIRKSLAND",
                "code": "462"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.460970Z",
            "last_modified": "2025-05-13T15:25:36.219469Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/250b43d2-5bf4-4362-a77c-74840d01206a/?format=api",
            "uuid": "250b43d2-5bf4-4362-a77c-74840d01206a",
            "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/1445bd2d-d3e3-42f9-947a-27f335e329b3/?format=api",
                "uuid": "1445bd2d-d3e3-42f9-947a-27f335e329b3",
                "name": "NIEUW HELVOET",
                "code": "463"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.489279Z",
            "last_modified": "2025-05-15T15:10:37.311087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5d101c11-4b36-40bb-b301-d234dccc71bc/?format=api",
            "uuid": "5d101c11-4b36-40bb-b301-d234dccc71bc",
            "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/1500fc52-d31c-439f-b398-d7327ececaac/?format=api",
                "uuid": "1500fc52-d31c-439f-b398-d7327ececaac",
                "name": "BRIELLE",
                "code": "464"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.524723Z",
            "last_modified": "2025-05-14T15:15:27.107529Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c4a81e75-c35b-42b1-8c54-03ca078d6367/?format=api",
            "uuid": "c4a81e75-c35b-42b1-8c54-03ca078d6367",
            "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/d96e6488-5483-4426-8e62-501a886325e0/?format=api",
                "uuid": "d96e6488-5483-4426-8e62-501a886325e0",
                "name": "OUD ALBLAS",
                "code": "465"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.568489Z",
            "last_modified": "2025-05-15T15:10:38.405601Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bededf8d-f2bb-4988-83a8-119e6e957011/?format=api",
            "uuid": "bededf8d-f2bb-4988-83a8-119e6e957011",
            "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/7f35bc12-b8b8-4207-b869-0dcba3b0bb69/?format=api",
                "uuid": "7f35bc12-b8b8-4207-b869-0dcba3b0bb69",
                "name": "WASSE AR",
                "code": "466"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.604700Z",
            "last_modified": "2021-06-23T16:10:05.433513Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b0cf17bf-d139-4654-bb1a-b357c7b3e3a2/?format=api",
            "uuid": "b0cf17bf-d139-4654-bb1a-b357c7b3e3a2",
            "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/696afc57-abbd-46a2-89ea-ee9d815b3c33/?format=api",
                "uuid": "696afc57-abbd-46a2-89ea-ee9d815b3c33",
                "name": "POORTUGAAL",
                "code": "467"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.700135Z",
            "last_modified": "2025-05-13T15:25:33.689712Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/76f80679-902d-44f1-8c0c-41f6254af8a2/?format=api",
            "uuid": "76f80679-902d-44f1-8c0c-41f6254af8a2",
            "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/e4ab2399-648f-4b76-a645-48bbf77d29bf/?format=api",
                "uuid": "e4ab2399-648f-4b76-a645-48bbf77d29bf",
                "name": "LEIDEN",
                "code": "469"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.736362Z",
            "last_modified": "2021-06-23T16:09:30.905703Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4d94c630-0cc1-46c5-a03b-4641815e3404/?format=api",
            "uuid": "4d94c630-0cc1-46c5-a03b-4641815e3404",
            "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/c5286a5d-f792-4153-9beb-c2e736592c54/?format=api",
                "uuid": "c5286a5d-f792-4153-9beb-c2e736592c54",
                "name": "ZEGVELD",
                "code": "470"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.804228Z",
            "last_modified": "2025-05-15T15:15:20.271423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/40774dc3-66d1-4d59-bd33-f121b1e49057/?format=api",
            "uuid": "40774dc3-66d1-4d59-bd33-f121b1e49057",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-04-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/66dc00c2-3d29-4608-a881-f43bbd36d6c0/?format=api",
                "uuid": "66dc00c2-3d29-4608-a881-f43bbd36d6c0",
                "name": "OUDDORP POLDER",
                "code": "471"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:02.846609Z",
            "last_modified": "2025-05-13T15:25:45.896009Z",
            "access_modifier": "Public"
        }
    ]
}