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=35
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=36",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=34",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e1868afd-de40-4e47-b5d7-a239584524b6/?format=api",
            "uuid": "e1868afd-de40-4e47-b5d7-a239584524b6",
            "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/d106b119-b018-4668-b482-134faeb9d220/?format=api",
                "uuid": "d106b119-b018-4668-b482-134faeb9d220",
                "name": "VOLKEL N",
                "code": "920"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.939247Z",
            "last_modified": "2025-05-15T15:10:29.709435Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/dcd09496-5ddc-418c-8f1e-a633e2bf0cc1/?format=api",
            "uuid": "dcd09496-5ddc-418c-8f1e-a633e2bf0cc1",
            "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.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/6cc8f066-c23f-4064-9034-59f5aada5d89/?format=api",
                "uuid": "6cc8f066-c23f-4064-9034-59f5aada5d89",
                "name": "VENRAY",
                "code": "921"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:10.998991Z",
            "last_modified": "2025-05-13T15:25:34.149255Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5b0a941a-c897-4841-bb50-cb79af269954/?format=api",
            "uuid": "5b0a941a-c897-4841-bb50-cb79af269954",
            "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/dec8b30d-c9b6-4c38-91d3-8cdda96bb18e/?format=api",
                "uuid": "dec8b30d-c9b6-4c38-91d3-8cdda96bb18e",
                "name": "SIEBENGEWALD",
                "code": "922"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.070745Z",
            "last_modified": "2025-05-15T15:10:30.658901Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0f26e684-1c9c-4aa7-839e-102c33364238/?format=api",
            "uuid": "0f26e684-1c9c-4aa7-839e-102c33364238",
            "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/e3e232b4-8257-4747-98a9-c59470e5d140/?format=api",
                "uuid": "e3e232b4-8257-4747-98a9-c59470e5d140",
                "name": "ARCEN",
                "code": "923"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.138268Z",
            "last_modified": "2025-05-15T15:10:32.067476Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad8eaa28-e43d-4c16-932f-7c8fa5f8b140/?format=api",
            "uuid": "ad8eaa28-e43d-4c16-932f-7c8fa5f8b140",
            "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/d8bdca73-ea1e-4200-aea0-afa57553338e/?format=api",
                "uuid": "d8bdca73-ea1e-4200-aea0-afa57553338e",
                "name": "EIJSDEN BREUST",
                "code": "950"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.194025Z",
            "last_modified": "2021-06-23T16:13:05.552526Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6dcee9ce-5406-409e-9c02-cd397c9aea50/?format=api",
            "uuid": "6dcee9ce-5406-409e-9c02-cd397c9aea50",
            "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/69f765b8-d448-481c-8714-9d7725b560b0/?format=api",
                "uuid": "69f765b8-d448-481c-8714-9d7725b560b0",
                "name": "ROERMOND",
                "code": "961"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.268698Z",
            "last_modified": "2025-05-15T15:10:30.246585Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5d50562-b747-4cac-9915-c6f12ad63770/?format=api",
            "uuid": "a5d50562-b747-4cac-9915-c6f12ad63770",
            "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/488796a4-d1a5-48ea-9743-5a7cb8952a91/?format=api",
                "uuid": "488796a4-d1a5-48ea-9743-5a7cb8952a91",
                "name": "UBACHSBERG",
                "code": "962"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.338179Z",
            "last_modified": "2025-05-15T15:10:29.188596Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b088a1b-e7c8-4ea8-b8d3-c32df2c9a825/?format=api",
            "uuid": "7b088a1b-e7c8-4ea8-b8d3-c32df2c9a825",
            "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/234ed009-132c-4499-a6ed-bd98a40fa0c6/?format=api",
                "uuid": "234ed009-132c-4499-a6ed-bd98a40fa0c6",
                "name": "VALKENBURG",
                "code": "963"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.397297Z",
            "last_modified": "2021-06-23T16:12:39.198555Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cba67c90-ddd0-4c05-b41d-12e04a3e7b55/?format=api",
            "uuid": "cba67c90-ddd0-4c05-b41d-12e04a3e7b55",
            "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/0cba1719-59b4-4159-ae27-a6bcd5cb72ad/?format=api",
                "uuid": "0cba1719-59b4-4159-ae27-a6bcd5cb72ad",
                "name": "WEERT",
                "code": "964"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.474267Z",
            "last_modified": "2025-05-15T15:15:20.632449Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/12826f06-0c95-49b3-b44d-5acf960e2dfa/?format=api",
            "uuid": "12826f06-0c95-49b3-b44d-5acf960e2dfa",
            "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/41fdee63-c08f-4799-937d-540b22da6509/?format=api",
                "uuid": "41fdee63-c08f-4799-937d-540b22da6509",
                "name": "SCHAESBERG",
                "code": "965"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:11.557434Z",
            "last_modified": "2025-05-15T15:10:38.575002Z",
            "access_modifier": "Public"
        }
    ]
}