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/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 140,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/timeseries/?format=api&page=13",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/92535fb3-5226-4a0b-b622-3503b02bc596/?format=api",
            "uuid": "92535fb3-5226-4a0b-b622-3503b02bc596",
            "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/05ead19f-1fda-4104-9574-caaf5cd0cd05/?format=api",
                "uuid": "05ead19f-1fda-4104-9574-caaf5cd0cd05",
                "name": "21GP0519002",
                "code": "21GP0519002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:19.586896Z",
            "last_modified": "2022-12-20T14:13:39.037054Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2e94363-8aec-4517-be53-9ef6dc2a0fe7/?format=api",
            "uuid": "a2e94363-8aec-4517-be53-9ef6dc2a0fe7",
            "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/645f92ec-5397-4fc7-80f6-9413af08a5cf/?format=api",
                "uuid": "645f92ec-5397-4fc7-80f6-9413af08a5cf",
                "name": "21HP0086002",
                "code": "21HP0086002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:23.492762Z",
            "last_modified": "2022-12-20T14:13:40.107671Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a4ab5a5-e8b5-4569-b959-6444a4cfeed8/?format=api",
            "uuid": "8a4ab5a5-e8b5-4569-b959-6444a4cfeed8",
            "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/e34534aa-31a7-4730-9dd9-358fe8fe573a/?format=api",
                "uuid": "e34534aa-31a7-4730-9dd9-358fe8fe573a",
                "name": "21GP0519003",
                "code": "21GP0519003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:26.514211Z",
            "last_modified": "2022-12-20T14:13:41.012726Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd362140-cacc-40fc-87d5-db8d869900a3/?format=api",
            "uuid": "cd362140-cacc-40fc-87d5-db8d869900a3",
            "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/3b4ff08c-ab31-408a-9253-1245bd454886/?format=api",
                "uuid": "3b4ff08c-ab31-408a-9253-1245bd454886",
                "name": "21HP0048001",
                "code": "21HP0048001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:32.659303Z",
            "last_modified": "2022-12-20T14:13:42.483096Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e39a5f68-af70-41a0-b929-935a75a90790/?format=api",
            "uuid": "e39a5f68-af70-41a0-b929-935a75a90790",
            "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/d5ae06a0-8a07-4648-8659-aa1a4a96cb48/?format=api",
                "uuid": "d5ae06a0-8a07-4648-8659-aa1a4a96cb48",
                "name": "21HP0079002",
                "code": "21HP0079002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:35.584248Z",
            "last_modified": "2022-12-20T14:13:43.109267Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b11c96da-0de6-4dad-8e04-5979d19a085e/?format=api",
            "uuid": "b11c96da-0de6-4dad-8e04-5979d19a085e",
            "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/d3bb1298-3255-4489-ba71-61251f6d8f6c/?format=api",
                "uuid": "d3bb1298-3255-4489-ba71-61251f6d8f6c",
                "name": "21HP0075002",
                "code": "21HP0075002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:38.732101Z",
            "last_modified": "2022-12-20T14:13:43.958279Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/068677a4-e2ba-430f-aba9-4f428d0081a3/?format=api",
            "uuid": "068677a4-e2ba-430f-aba9-4f428d0081a3",
            "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/aed85bf5-ecc3-4934-88d2-5c9160b543e3/?format=api",
                "uuid": "aed85bf5-ecc3-4934-88d2-5c9160b543e3",
                "name": "21HP0114002",
                "code": "21HP0114002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:48.182085Z",
            "last_modified": "2022-12-20T14:13:46.573653Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3b5398b5-3e41-4db7-9569-5ad0db1cc836/?format=api",
            "uuid": "3b5398b5-3e41-4db7-9569-5ad0db1cc836",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-07-27T17:00:00Z",
            "end": "2023-02-14T11:00:00Z",
            "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/8f65970a-27eb-4267-ae5f-a3038a0c2a5e/?format=api",
                "uuid": "8f65970a-27eb-4267-ae5f-a3038a0c2a5e",
                "name": "21HP0075004",
                "code": "21HP0075004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "None",
                            "start": "2022-07-27T18:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "druksensor",
                            "airpressurecompensationtype": "KNMImeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T09:39:57.792049Z",
            "last_modified": "2024-07-20T06:57:03.191757Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b916023f-47ad-4a82-afba-397803679d9f/?format=api",
            "uuid": "b916023f-47ad-4a82-afba-397803679d9f",
            "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/f3902c3e-fada-48bd-b51a-becbedf6f902/?format=api",
                "uuid": "f3902c3e-fada-48bd-b51a-becbedf6f902",
                "name": "21HP0085004",
                "code": "21HP0085004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:00.981648Z",
            "last_modified": "2022-12-20T14:13:50.221275Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b2f42044-ae6d-4ef5-89f7-f4ff6b59929f/?format=api",
            "uuid": "b2f42044-ae6d-4ef5-89f7-f4ff6b59929f",
            "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/93c28674-9ef8-4e02-8b75-74e248553f0b/?format=api",
                "uuid": "93c28674-9ef8-4e02-8b75-74e248553f0b",
                "name": "21HP0077002",
                "code": "21HP0077002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:07.921815Z",
            "last_modified": "2022-12-20T14:13:52.041071Z",
            "access_modifier": "Public"
        }
    ]
}