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=5
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=6",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/e6a56e21-5a14-4148-b4d6-15a22c2381f0/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae7ad9af-6459-4df0-99f6-75ea829ecc16/?format=api",
            "uuid": "ae7ad9af-6459-4df0-99f6-75ea829ecc16",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-11-17T11:18:15Z",
            "end": "2024-06-12T11:41:34Z",
            "value_type": "float",
            "last_value": 8.16,
            "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/65cf1e28-e15d-4580-9ad2-ad40857d8c2d/?format=api",
                "uuid": "65cf1e28-e15d-4580-9ad2-ad40857d8c2d",
                "name": "33GM003001",
                "code": "33GM003001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-11-17T12:18:15Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T20:51:48.415860Z",
            "last_modified": "2024-07-24T08:43:58.934817Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f0db13c-720e-424f-98ec-69054fa61207/?format=api",
            "uuid": "2f0db13c-720e-424f-98ec-69054fa61207",
            "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/65cf1e28-e15d-4580-9ad2-ad40857d8c2d/?format=api",
                "uuid": "65cf1e28-e15d-4580-9ad2-ad40857d8c2d",
                "name": "33GM003001",
                "code": "33GM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:51:48.896621Z",
            "last_modified": "2022-10-04T20:51:48.896605Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8d0b6a24-99ba-4302-84c5-40ee524f5fd0/?format=api",
            "uuid": "8d0b6a24-99ba-4302-84c5-40ee524f5fd0",
            "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/d9d600c6-299f-4ee8-a727-1a7b3e10868d/?format=api",
                "uuid": "d9d600c6-299f-4ee8-a727-1a7b3e10868d",
                "name": "001",
                "code": "33GM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:51:50.763241Z",
            "last_modified": "2022-10-04T20:51:50.763226Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/953ee8c2-83f6-4319-a59d-eb70ac8c8594/?format=api",
            "uuid": "953ee8c2-83f6-4319-a59d-eb70ac8c8594",
            "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/d9d600c6-299f-4ee8-a727-1a7b3e10868d/?format=api",
                "uuid": "d9d600c6-299f-4ee8-a727-1a7b3e10868d",
                "name": "001",
                "code": "33GM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:51:51.193947Z",
            "last_modified": "2022-10-04T20:51:51.193934Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cac00a86-8b1d-471f-adfa-208edecc084b/?format=api",
            "uuid": "cac00a86-8b1d-471f-adfa-208edecc084b",
            "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/6f1fa5be-396c-4934-bd87-0ed697ef3c03/?format=api",
                "uuid": "6f1fa5be-396c-4934-bd87-0ed697ef3c03",
                "name": "001",
                "code": "33GM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:51:53.094035Z",
            "last_modified": "2022-10-04T20:51:53.094015Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/36b1685a-a7eb-485a-b81a-5641379bb838/?format=api",
            "uuid": "36b1685a-a7eb-485a-b81a-5641379bb838",
            "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/6f1fa5be-396c-4934-bd87-0ed697ef3c03/?format=api",
                "uuid": "6f1fa5be-396c-4934-bd87-0ed697ef3c03",
                "name": "001",
                "code": "33GM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:51:53.613396Z",
            "last_modified": "2022-10-04T20:51:53.613381Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7a5e771d-7ff1-48b5-873a-a06128e3ede6/?format=api",
            "uuid": "7a5e771d-7ff1-48b5-873a-a06128e3ede6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2001-08-22T11:00:00Z",
            "end": "2024-06-13T08:38:19Z",
            "value_type": "float",
            "last_value": 23.91,
            "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/b3589eb7-d912-4b3c-a6e6-5c2b323539d1/?format=api",
                "uuid": "b3589eb7-d912-4b3c-a6e6-5c2b323539d1",
                "name": "33BP0361001",
                "code": "33BP0361001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2001-08-22T12:00:00Z",
                            "start": "2001-08-22T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-11-24T14:04:51Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:56:36.638614Z",
            "last_modified": "2024-07-24T08:40:57.445021Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/96339c6f-4869-405a-bdd3-70020dd9d638/?format=api",
            "uuid": "96339c6f-4869-405a-bdd3-70020dd9d638",
            "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/b3589eb7-d912-4b3c-a6e6-5c2b323539d1/?format=api",
                "uuid": "b3589eb7-d912-4b3c-a6e6-5c2b323539d1",
                "name": "33BP0361001",
                "code": "33BP0361001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:56:36.930012Z",
            "last_modified": "2022-12-20T14:18:24.761269Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4aca7d54-5e32-4f2f-a986-d7b347193784/?format=api",
            "uuid": "4aca7d54-5e32-4f2f-a986-d7b347193784",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2001-08-22T11:00:00Z",
            "end": "2024-06-13T08:38:28Z",
            "value_type": "float",
            "last_value": 23.9,
            "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/709630c7-8bca-4a1f-b822-b45fa6ff344b/?format=api",
                "uuid": "709630c7-8bca-4a1f-b822-b45fa6ff344b",
                "name": "33BP0361002",
                "code": "33BP0361002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2001-08-22T12:00:00Z",
                            "start": "2001-08-22T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2022-11-24T14:05:02Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T09:56:39.636076Z",
            "last_modified": "2024-07-24T08:40:58.294951Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/93cffb6b-4de4-484f-962f-ef4339c286f1/?format=api",
            "uuid": "93cffb6b-4de4-484f-962f-ef4339c286f1",
            "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/709630c7-8bca-4a1f-b822-b45fa6ff344b/?format=api",
                "uuid": "709630c7-8bca-4a1f-b822-b45fa6ff344b",
                "name": "33BP0361002",
                "code": "33BP0361002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:56:39.938038Z",
            "last_modified": "2022-12-20T14:18:25.665607Z",
            "access_modifier": "Public"
        }
    ]
}