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/e6a56e21-5a14-4148-b4d6-15a22c2381f0/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e6a56e21-5a14-4148-b4d6-15a22c2381f0/timeseries/?format=api&page=3",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e6a56e21-5a14-4148-b4d6-15a22c2381f0/timeseries/?format=api",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bb52e6f7-94fd-41f9-b8a5-5f4b7575dbb3/?format=api",
            "uuid": "bb52e6f7-94fd-41f9-b8a5-5f4b7575dbb3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-11-29T12:40:00Z",
            "end": "2024-06-12T10:07:29Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/494d0288-fe0f-4338-9239-4ecbffcf739c/?format=api",
                "uuid": "494d0288-fe0f-4338-9239-4ecbffcf739c",
                "name": "33DA3196000",
                "code": "33DA3196000"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-11-29T13:40:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T20:47:23.924125Z",
            "last_modified": "2024-07-24T08:44:16.332902Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e025b26-66a4-4427-8b10-8c1dd52df49a/?format=api",
            "uuid": "6e025b26-66a4-4427-8b10-8c1dd52df49a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/494d0288-fe0f-4338-9239-4ecbffcf739c/?format=api",
                "uuid": "494d0288-fe0f-4338-9239-4ecbffcf739c",
                "name": "33DA3196000",
                "code": "33DA3196000"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:24.429707Z",
            "last_modified": "2022-10-04T20:47:24.429691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e24e1cb3-aced-4001-b48a-b8c47f859fb0/?format=api",
            "uuid": "e24e1cb3-aced-4001-b48a-b8c47f859fb0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/330493db-f1c4-4f4f-8739-b972b34bb57e/?format=api",
                "uuid": "330493db-f1c4-4f4f-8739-b972b34bb57e",
                "name": "33DA3196001",
                "code": "33DA3196001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:26.610273Z",
            "last_modified": "2022-10-04T20:47:26.610257Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/61714520-fd31-4683-a510-7b1d7d267578/?format=api",
            "uuid": "61714520-fd31-4683-a510-7b1d7d267578",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/330493db-f1c4-4f4f-8739-b972b34bb57e/?format=api",
                "uuid": "330493db-f1c4-4f4f-8739-b972b34bb57e",
                "name": "33DA3196001",
                "code": "33DA3196001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:27.077133Z",
            "last_modified": "2022-10-04T20:47:27.077113Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6706304b-2cfe-4a90-9b06-f161f6c15b1a/?format=api",
            "uuid": "6706304b-2cfe-4a90-9b06-f161f6c15b1a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/7ed72618-38da-4d7d-9734-b5dbf51901b7/?format=api",
                "uuid": "7ed72618-38da-4d7d-9734-b5dbf51901b7",
                "name": "33DA3196002",
                "code": "33DA3196002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:29.206028Z",
            "last_modified": "2022-10-04T20:47:29.206015Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f38e238-0a2b-4313-b4e3-ad5fe3c9abe5/?format=api",
            "uuid": "2f38e238-0a2b-4313-b4e3-ad5fe3c9abe5",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/7ed72618-38da-4d7d-9734-b5dbf51901b7/?format=api",
                "uuid": "7ed72618-38da-4d7d-9734-b5dbf51901b7",
                "name": "33DA3196002",
                "code": "33DA3196002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:29.627738Z",
            "last_modified": "2022-10-04T20:47:29.627724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/780e56da-a49c-4d4c-9a7a-7055f07b359b/?format=api",
            "uuid": "780e56da-a49c-4d4c-9a7a-7055f07b359b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/69529427-a2eb-41f3-83cf-3321a8188bd0/?format=api",
                "uuid": "69529427-a2eb-41f3-83cf-3321a8188bd0",
                "name": "33DA3196003",
                "code": "33DA3196003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:31.635313Z",
            "last_modified": "2022-10-04T20:47:31.635297Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/76cacef4-45f5-4f59-8551-d6fe4701cee0/?format=api",
            "uuid": "76cacef4-45f5-4f59-8551-d6fe4701cee0",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/69529427-a2eb-41f3-83cf-3321a8188bd0/?format=api",
                "uuid": "69529427-a2eb-41f3-83cf-3321a8188bd0",
                "name": "33DA3196003",
                "code": "33DA3196003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:32.068559Z",
            "last_modified": "2022-10-04T20:47:32.068545Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ec24f135-eeff-4976-a003-a3a4a67b2587/?format=api",
            "uuid": "ec24f135-eeff-4976-a003-a3a4a67b2587",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/d31805c4-77cd-443c-86e4-c5748da84dcd/?format=api",
                "uuid": "d31805c4-77cd-443c-86e4-c5748da84dcd",
                "name": "33DA3196004",
                "code": "33DA3196004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:34.097535Z",
            "last_modified": "2022-10-04T20:47:34.097520Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9116fd7f-75e7-4ebb-94dd-c49721e9dda7/?format=api",
            "uuid": "9116fd7f-75e7-4ebb-94dd-c49721e9dda7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/d31805c4-77cd-443c-86e4-c5748da84dcd/?format=api",
                "uuid": "d31805c4-77cd-443c-86e4-c5748da84dcd",
                "name": "33DA3196004",
                "code": "33DA3196004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:47:34.529198Z",
            "last_modified": "2022-10-04T20:47:34.529176Z",
            "access_modifier": "Public"
        }
    ]
}