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/dd6c4884-9f99-4369-a3e6-39dc0a289bf4/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/dd6c4884-9f99-4369-a3e6-39dc0a289bf4/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b0f7e22-60bb-4ad0-9064-e7e8832edc08/?format=api",
            "uuid": "7b0f7e22-60bb-4ad0-9064-e7e8832edc08",
            "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/2c51e198-78e9-436d-9066-715bc5aeaa4f/?format=api",
                "uuid": "2c51e198-78e9-436d-9066-715bc5aeaa4f",
                "name": "27EP0179002",
                "code": "27EP0179002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:26:43.907875Z",
            "last_modified": "2022-12-20T14:10:42.054537Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2d127619-7876-4ad0-9854-2c72a00876e3/?format=api",
            "uuid": "2d127619-7876-4ad0-9854-2c72a00876e3",
            "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/384bc016-3434-4032-826e-66832dc87c24/?format=api",
                "uuid": "384bc016-3434-4032-826e-66832dc87c24",
                "name": "27GP0154002",
                "code": "27GP0154002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:27:03.775162Z",
            "last_modified": "2022-12-20T14:10:45.846377Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb172694-3b38-4c18-980d-909b47af34c6/?format=api",
            "uuid": "eb172694-3b38-4c18-980d-909b47af34c6",
            "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/77def55b-0c8b-4b13-ba42-162304777b5e/?format=api",
                "uuid": "77def55b-0c8b-4b13-ba42-162304777b5e",
                "name": "27GP0160003",
                "code": "27GP0160003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:27:16.151236Z",
            "last_modified": "2022-12-20T14:10:48.109126Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4b282012-42e9-4202-8c90-5143926255e0/?format=api",
            "uuid": "4b282012-42e9-4202-8c90-5143926255e0",
            "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/6903ad37-c7c0-4854-b8d3-bd81aa907896/?format=api",
                "uuid": "6903ad37-c7c0-4854-b8d3-bd81aa907896",
                "name": "27GP0169005",
                "code": "27GP0169005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:27:19.047515Z",
            "last_modified": "2022-12-20T14:10:48.594785Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/573a6671-36ab-46c4-a695-1c745db12259/?format=api",
            "uuid": "573a6671-36ab-46c4-a695-1c745db12259",
            "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/b5517dd1-fa10-4c7a-8620-496baa68fa97/?format=api",
                "uuid": "b5517dd1-fa10-4c7a-8620-496baa68fa97",
                "name": "27EP0179005",
                "code": "27EP0179005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:27:22.108673Z",
            "last_modified": "2022-12-20T14:10:49.269445Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d296ab00-43bd-4f30-8fd2-a4b7ff1e8b27/?format=api",
            "uuid": "d296ab00-43bd-4f30-8fd2-a4b7ff1e8b27",
            "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/df0adedb-e1b8-48f3-a791-64845843c1ef/?format=api",
                "uuid": "df0adedb-e1b8-48f3-a791-64845843c1ef",
                "name": "27GP0169006",
                "code": "27GP0169006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:27:28.473191Z",
            "last_modified": "2022-12-20T14:10:50.222994Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/06db27dd-6fb7-4e07-9810-5035770df186/?format=api",
            "uuid": "06db27dd-6fb7-4e07-9810-5035770df186",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-01-14T11:00:00Z",
            "end": "2005-12-15T11:00:00Z",
            "value_type": "float",
            "last_value": 2.87,
            "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/0d079249-8a0a-4500-9624-02eeffa34e08/?format=api",
                "uuid": "0d079249-8a0a-4500-9624-02eeffa34e08",
                "name": "27EP0144004",
                "code": "27EP0144004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-12-15T12:00:00Z",
                            "start": "1974-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T10:43:55.196554Z",
            "last_modified": "2024-09-25T15:26:37.272687Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/218615bb-b698-477e-8d2e-6399d27c2865/?format=api",
            "uuid": "218615bb-b698-477e-8d2e-6399d27c2865",
            "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/0d079249-8a0a-4500-9624-02eeffa34e08/?format=api",
                "uuid": "0d079249-8a0a-4500-9624-02eeffa34e08",
                "name": "27EP0144004",
                "code": "27EP0144004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:43:55.484817Z",
            "last_modified": "2022-12-20T14:46:16.355556Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e1bef1b9-8eb6-463a-b95d-4e780a4018c3/?format=api",
            "uuid": "e1bef1b9-8eb6-463a-b95d-4e780a4018c3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-01-14T11:00:00Z",
            "end": "2005-12-15T11:00:00Z",
            "value_type": "float",
            "last_value": 2.7,
            "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/cae61c03-6800-4169-a11c-220db8b39a8a/?format=api",
                "uuid": "cae61c03-6800-4169-a11c-220db8b39a8a",
                "name": "27EP0144005",
                "code": "27EP0144005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-12-15T12:00:00Z",
                            "start": "1974-01-14T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": "2005-12-15T12:00:01+0100"
                }
            },
            "created": "2022-10-12T10:43:58.306984Z",
            "last_modified": "2024-09-25T15:26:44.289458Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/75ec11c6-a000-49d8-8b78-6299312c8d31/?format=api",
            "uuid": "75ec11c6-a000-49d8-8b78-6299312c8d31",
            "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/cae61c03-6800-4169-a11c-220db8b39a8a/?format=api",
                "uuid": "cae61c03-6800-4169-a11c-220db8b39a8a",
                "name": "27EP0144005",
                "code": "27EP0144005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:43:58.592305Z",
            "last_modified": "2022-12-20T14:46:17.684576Z",
            "access_modifier": "Public"
        }
    ]
}