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/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=47
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 474,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=48",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=46",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a8aa520-5570-427b-aa9b-5e70f659f7df/?format=api",
            "uuid": "5a8aa520-5570-427b-aa9b-5e70f659f7df",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-02T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 3.19,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/cc858467-6c03-4008-8a5a-84bca7ff025a/?format=api",
                "uuid": "cc858467-6c03-4008-8a5a-84bca7ff025a",
                "name": "DRWP003004",
                "code": "DRWP003004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1973-01-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:38:43.155804Z",
            "last_modified": "2023-07-09T21:04:01.020221Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/431d7e09-f89d-481c-b5d2-a254d2f3925e/?format=api",
            "uuid": "431d7e09-f89d-481c-b5d2-a254d2f3925e",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/cc858467-6c03-4008-8a5a-84bca7ff025a/?format=api",
                "uuid": "cc858467-6c03-4008-8a5a-84bca7ff025a",
                "name": "DRWP003004",
                "code": "DRWP003004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:43.400734Z",
            "last_modified": "2022-12-20T15:09:28.849089Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7f7558f8-a803-4b7c-b485-ad3b127a1e89/?format=api",
            "uuid": "7f7558f8-a803-4b7c-b485-ad3b127a1e89",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-02T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 3.35,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/d81df706-595a-473b-a114-3e73d43050bf/?format=api",
                "uuid": "d81df706-595a-473b-a114-3e73d43050bf",
                "name": "DRWP003007",
                "code": "DRWP003007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1973-01-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:38:46.338425Z",
            "last_modified": "2023-07-09T21:04:01.870449Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/da8e3aac-9b77-4356-a6cb-26af57e1c5c6/?format=api",
            "uuid": "da8e3aac-9b77-4356-a6cb-26af57e1c5c6",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/d81df706-595a-473b-a114-3e73d43050bf/?format=api",
                "uuid": "d81df706-595a-473b-a114-3e73d43050bf",
                "name": "DRWP003007",
                "code": "DRWP003007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:46.609570Z",
            "last_modified": "2022-12-20T15:09:29.723721Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e1fafab5-a243-4cf9-b2b8-a4293db204ae/?format=api",
            "uuid": "e1fafab5-a243-4cf9-b2b8-a4293db204ae",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-02T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 3.36,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/b3295570-3b39-42db-bc16-dc0590978610/?format=api",
                "uuid": "b3295570-3b39-42db-bc16-dc0590978610",
                "name": "DRWP003008",
                "code": "DRWP003008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1973-01-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:38:49.830932Z",
            "last_modified": "2023-07-09T21:04:02.614491Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18335593-0d91-4a65-8a93-0e2da77fa940/?format=api",
            "uuid": "18335593-0d91-4a65-8a93-0e2da77fa940",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/b3295570-3b39-42db-bc16-dc0590978610/?format=api",
                "uuid": "b3295570-3b39-42db-bc16-dc0590978610",
                "name": "DRWP003008",
                "code": "DRWP003008"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:50.282247Z",
            "last_modified": "2022-12-20T15:09:30.782716Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b81317f7-7754-4afb-903b-1c011e0e59bd/?format=api",
            "uuid": "b81317f7-7754-4afb-903b-1c011e0e59bd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-02T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 3.36,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/97f626b5-4f32-42e6-8b6a-7f697b78e721/?format=api",
                "uuid": "97f626b5-4f32-42e6-8b6a-7f697b78e721",
                "name": "DRWP003009",
                "code": "DRWP003009"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1973-01-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:38:53.984609Z",
            "last_modified": "2023-07-09T21:04:03.390468Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5971306b-b163-4480-91d1-ee8ed95cd86b/?format=api",
            "uuid": "5971306b-b163-4480-91d1-ee8ed95cd86b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/97f626b5-4f32-42e6-8b6a-7f697b78e721/?format=api",
                "uuid": "97f626b5-4f32-42e6-8b6a-7f697b78e721",
                "name": "DRWP003009",
                "code": "DRWP003009"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:54.318810Z",
            "last_modified": "2022-12-20T15:09:31.796588Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cac1df00-913a-4527-9770-0ac89be94f3b/?format=api",
            "uuid": "cac1df00-913a-4527-9770-0ac89be94f3b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-03-29T11:00:00Z",
            "end": "2003-10-13T11:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/d9a02790-944d-49fa-bdc1-84c6522ea021/?format=api",
                "uuid": "d9a02790-944d-49fa-bdc1-84c6522ea021",
                "name": "UTWP002005",
                "code": "UTWP002005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1974-03-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:44:22.887456Z",
            "last_modified": "2023-07-09T21:04:56.196022Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae9ab6ef-6056-4248-aa06-d7a948983cfe/?format=api",
            "uuid": "ae9ab6ef-6056-4248-aa06-d7a948983cfe",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/d9a02790-944d-49fa-bdc1-84c6522ea021/?format=api",
                "uuid": "d9a02790-944d-49fa-bdc1-84c6522ea021",
                "name": "UTWP002005",
                "code": "UTWP002005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:44:23.189594Z",
            "last_modified": "2022-12-20T15:11:12.131861Z",
            "access_modifier": "Public"
        }
    ]
}