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/de935c25-b818-4fac-8d6d-5e815b38d50e/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 148,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/de935c25-b818-4fac-8d6d-5e815b38d50e/timeseries/?format=api&page=14",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/de935c25-b818-4fac-8d6d-5e815b38d50e/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/02a04739-de70-4c56-ba00-4afa59a73536/?format=api",
            "uuid": "02a04739-de70-4c56-ba00-4afa59a73536",
            "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/4e4e63bc-0650-4af8-9dcc-00482dc7e92d/?format=api",
                "uuid": "4e4e63bc-0650-4af8-9dcc-00482dc7e92d",
                "name": "39HP0235004",
                "code": "39HP0235004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:09:45.198205Z",
            "last_modified": "2022-12-20T14:22:04.736790Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a4f77c5a-dee0-43f8-bf07-bced5a22b5d5/?format=api",
            "uuid": "a4f77c5a-dee0-43f8-bf07-bced5a22b5d5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 16.12,
            "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/70552adb-126c-47ff-82e7-1f7607f35cc9/?format=api",
                "uuid": "70552adb-126c-47ff-82e7-1f7607f35cc9",
                "name": "27BP0255002",
                "code": "27BP0255002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:25:52.367500Z",
            "last_modified": "2023-07-09T20:47:02.843117Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f82c92c2-d0f1-40fa-b167-a529be60e093/?format=api",
            "uuid": "f82c92c2-d0f1-40fa-b167-a529be60e093",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-29T11:00:00Z",
            "end": "2023-09-13T10:46:54Z",
            "value_type": "float",
            "last_value": 7.508,
            "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/fc8bd824-2514-453c-80f0-23841823dbc1/?format=api",
                "uuid": "fc8bd824-2514-453c-80f0-23841823dbc1",
                "name": "27DP0087006",
                "code": "27DP0087006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-22T08:12:43Z",
                            "start": "1974-07-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-09T11:50:30Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:35:13.912003Z",
            "last_modified": "2023-09-19T09:15:22.189691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e369aea-b009-4f97-8c01-a5d8cc2709bf/?format=api",
            "uuid": "6e369aea-b009-4f97-8c01-a5d8cc2709bf",
            "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/fc8bd824-2514-453c-80f0-23841823dbc1/?format=api",
                "uuid": "fc8bd824-2514-453c-80f0-23841823dbc1",
                "name": "27DP0087006",
                "code": "27DP0087006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:35:14.274521Z",
            "last_modified": "2022-12-20T14:28:32.236826Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f425f9db-3691-4328-abaa-4dad6305f52e/?format=api",
            "uuid": "f425f9db-3691-4328-abaa-4dad6305f52e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-29T11:00:00Z",
            "end": "2023-09-13T10:47:05Z",
            "value_type": "float",
            "last_value": 7.079,
            "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/5cd94b2b-90f7-490d-b2ca-887a6887a6ca/?format=api",
                "uuid": "5cd94b2b-90f7-490d-b2ca-887a6887a6ca",
                "name": "27DP0087007",
                "code": "27DP0087007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-22T08:12:49Z",
                            "start": "1974-07-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-09T11:53:04Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:35:17.149938Z",
            "last_modified": "2023-09-19T09:15:18.165000Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/907f42b6-8925-479e-8b12-c4a03ab32350/?format=api",
            "uuid": "907f42b6-8925-479e-8b12-c4a03ab32350",
            "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/5cd94b2b-90f7-490d-b2ca-887a6887a6ca/?format=api",
                "uuid": "5cd94b2b-90f7-490d-b2ca-887a6887a6ca",
                "name": "27DP0087007",
                "code": "27DP0087007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:35:17.462783Z",
            "last_modified": "2022-12-20T14:28:33.122963Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/63342df2-bc9e-46d0-9492-9094f5d4930c/?format=api",
            "uuid": "63342df2-bc9e-46d0-9492-9094f5d4930c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-29T11:00:00Z",
            "end": "2023-09-13T10:47:15Z",
            "value_type": "float",
            "last_value": 6.412,
            "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/3b981035-0d81-4331-a09f-424f4b36601b/?format=api",
                "uuid": "3b981035-0d81-4331-a09f-424f4b36601b",
                "name": "27DP0087008",
                "code": "27DP0087008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-09-22T08:12:57Z",
                            "start": "1974-07-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-03-09T11:54:05Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:35:20.638930Z",
            "last_modified": "2023-09-19T09:15:20.466788Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cdfa9564-8a41-42aa-bfd3-cb30bb194dc9/?format=api",
            "uuid": "cdfa9564-8a41-42aa-bfd3-cb30bb194dc9",
            "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/3b981035-0d81-4331-a09f-424f4b36601b/?format=api",
                "uuid": "3b981035-0d81-4331-a09f-424f4b36601b",
                "name": "27DP0087008",
                "code": "27DP0087008"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:35:21.283674Z",
            "last_modified": "2022-12-20T14:28:33.844785Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a1e38c55-cd8b-4320-a09c-0b010afe1c25/?format=api",
            "uuid": "a1e38c55-cd8b-4320-a09c-0b010afe1c25",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-08-16T11:00:00Z",
            "end": "2007-10-16T11:13:00Z",
            "value_type": "float",
            "last_value": -0.29,
            "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/f908d03a-eb5c-41b6-81ef-a529bdd27263/?format=api",
                "uuid": "f908d03a-eb5c-41b6-81ef-a529bdd27263",
                "name": "39CP0154002",
                "code": "39CP0154002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-10-16T12:13:00Z",
                        "start": "1994-08-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:41:46.182364Z",
            "last_modified": "2023-07-09T20:48:42.217162Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6782c67d-6801-4668-a55d-7e00befa0863/?format=api",
            "uuid": "6782c67d-6801-4668-a55d-7e00befa0863",
            "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/f908d03a-eb5c-41b6-81ef-a529bdd27263/?format=api",
                "uuid": "f908d03a-eb5c-41b6-81ef-a529bdd27263",
                "name": "39CP0154002",
                "code": "39CP0154002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:46.556024Z",
            "last_modified": "2022-12-20T14:30:29.819117Z",
            "access_modifier": "Public"
        }
    ]
}