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=25
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=26",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=24",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/84fa0419-11a0-4b8d-9186-6ac22766ebd4/?format=api",
            "uuid": "84fa0419-11a0-4b8d-9186-6ac22766ebd4",
            "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/5dadb7e2-5b45-4973-8e64-f02bd925238d/?format=api",
                "uuid": "5dadb7e2-5b45-4973-8e64-f02bd925238d",
                "name": "GELDERMALSEN",
                "code": "584"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.266304Z",
            "last_modified": "2025-05-15T15:15:19.798974Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d4b881c5-de8f-4ae4-b646-3c55367efc1a/?format=api",
            "uuid": "d4b881c5-de8f-4ae4-b646-3c55367efc1a",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.7,
            "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/bf4b7a56-66b0-4139-8f55-6e6ffef21364/?format=api",
                "uuid": "bf4b7a56-66b0-4139-8f55-6e6ffef21364",
                "name": "DUIVEN",
                "code": "588"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.311147Z",
            "last_modified": "2025-05-13T15:25:21.828992Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5c5c66b7-98cb-451f-abcf-47547cf5583e/?format=api",
            "uuid": "5c5c66b7-98cb-451f-abcf-47547cf5583e",
            "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/4d559f72-16ad-4dfa-8b12-44dd1017fdfc/?format=api",
                "uuid": "4d559f72-16ad-4dfa-8b12-44dd1017fdfc",
                "name": "ZETTEN",
                "code": "589"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.358420Z",
            "last_modified": "2025-05-14T15:15:27.222914Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/53e1d406-955d-46a6-9030-d8e3c28a9fff/?format=api",
            "uuid": "53e1d406-955d-46a6-9030-d8e3c28a9fff",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-05-01T08: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/9de609e5-a222-4e8c-9e1b-968f7c1e4a92/?format=api",
                "uuid": "9de609e5-a222-4e8c-9e1b-968f7c1e4a92",
                "name": "DEELEN N",
                "code": "591"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.410804Z",
            "last_modified": "2025-05-13T15:25:53.067739Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0c3458c9-e4f0-4d2c-a8a3-401873c8ca24/?format=api",
            "uuid": "0c3458c9-e4f0-4d2c-a8a3-401873c8ca24",
            "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/f25a9b97-06b2-4bde-bbf0-dfc2e249c6f2/?format=api",
                "uuid": "f25a9b97-06b2-4bde-bbf0-dfc2e249c6f2",
                "name": "LAREN",
                "code": "593"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.453635Z",
            "last_modified": "2025-05-13T15:25:42.266814Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/25596a56-fa5f-4ad5-ac9a-00cd37a36a32/?format=api",
            "uuid": "25596a56-fa5f-4ad5-ac9a-00cd37a36a32",
            "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/d447bcb2-753c-4a21-aaf1-84c357f4fe35/?format=api",
                "uuid": "d447bcb2-753c-4a21-aaf1-84c357f4fe35",
                "name": "SOEST",
                "code": "595"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.511361Z",
            "last_modified": "2025-05-13T15:25:31.977635Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fcac09de-1e78-44b3-b371-f7e1f1191f1d/?format=api",
            "uuid": "fcac09de-1e78-44b3-b371-f7e1f1191f1d",
            "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/c59d3b83-5678-4abf-8e6b-889888cb9507/?format=api",
                "uuid": "c59d3b83-5678-4abf-8e6b-889888cb9507",
                "name": "EEMNES",
                "code": "596"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.557583Z",
            "last_modified": "2025-05-14T15:15:23.981095Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bb8b8d1e-e261-40f5-82b2-c35939c742fc/?format=api",
            "uuid": "bb8b8d1e-e261-40f5-82b2-c35939c742fc",
            "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/76c35dd4-9df7-4f5a-b352-df08c39eaae9/?format=api",
                "uuid": "76c35dd4-9df7-4f5a-b352-df08c39eaae9",
                "name": "HENGELO GLD",
                "code": "645"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.605325Z",
            "last_modified": "2025-05-13T15:25:43.442073Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/05210c6e-3dd8-4a35-8598-8bc51645e409/?format=api",
            "uuid": "05210c6e-3dd8-4a35-8598-8bc51645e409",
            "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/7b477964-f87d-401b-9319-d565726ca4f6/?format=api",
                "uuid": "7b477964-f87d-401b-9319-d565726ca4f6",
                "name": "LOCHEM",
                "code": "663"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.658064Z",
            "last_modified": "2025-05-15T15:10:37.603856Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/392b0799-7de7-4f02-bad3-e34bdd5375fc/?format=api",
            "uuid": "392b0799-7de7-4f02-bad3-e34bdd5375fc",
            "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/b0285824-4eb1-4a11-bbc2-3a5d84da4f20/?format=api",
                "uuid": "b0285824-4eb1-4a11-bbc2-3a5d84da4f20",
                "name": "ALMELO",
                "code": "664"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:05.750748Z",
            "last_modified": "2025-05-15T15:10:34.191749Z",
            "access_modifier": "Public"
        }
    ]
}