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/69c50789-6b14-4430-8ff4-fceb3a403ab4/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 74,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/69c50789-6b14-4430-8ff4-fceb3a403ab4/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c1b01004-4102-4a2c-b8f8-fdb877213441/?format=api",
            "uuid": "c1b01004-4102-4a2c-b8f8-fdb877213441",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2024-04-23T11:00:00Z",
            "value_type": "float",
            "last_value": 8.242,
            "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/014bd27c-4656-436f-bb25-f8fc9c637f6d/?format=api",
                "uuid": "014bd27c-4656-436f-bb25-f8fc9c637f6d",
                "name": "32GL0092001",
                "code": "32GL0092001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:34:38.933349Z",
            "last_modified": "2024-04-24T11:45:06.381950Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3773f537-7fa9-4030-9b26-921e43719813/?format=api",
            "uuid": "3773f537-7fa9-4030-9b26-921e43719813",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T08:00:00Z",
            "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/02de100b-ca25-4d96-ab26-bd812d2c8d96/?format=api",
                "uuid": "02de100b-ca25-4d96-ab26-bd812d2c8d96",
                "name": "32GL0208001",
                "code": "32GL0208001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:34:47.691018Z",
            "last_modified": "2023-06-20T07:49:47.495437Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/160838b6-9cb4-4089-8cbf-6f457286b15d/?format=api",
            "uuid": "160838b6-9cb4-4089-8cbf-6f457286b15d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2024-01-04T08:00:00Z",
            "value_type": "float",
            "last_value": 8.403,
            "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/358939c3-f362-46c9-b97e-e19f0aeb5772/?format=api",
                "uuid": "358939c3-f362-46c9-b97e-e19f0aeb5772",
                "name": "32GP0092001",
                "code": "32GP0092001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:34:56.174741Z",
            "last_modified": "2024-01-05T13:21:52.887593Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f11f8a9-8316-4f1a-bbf4-af209c0514e9/?format=api",
            "uuid": "0f11f8a9-8316-4f1a-bbf4-af209c0514e9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2024-01-04T08:00:00Z",
            "value_type": "float",
            "last_value": 7.737,
            "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/2bbc970d-787c-46eb-aa49-76862b2febc9/?format=api",
                "uuid": "2bbc970d-787c-46eb-aa49-76862b2febc9",
                "name": "32GP0092002",
                "code": "32GP0092002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:35:05.793500Z",
            "last_modified": "2024-01-05T13:21:43.900918Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a5b3a8dc-f17c-401a-a731-cef9eca22831/?format=api",
            "uuid": "a5b3a8dc-f17c-401a-a731-cef9eca22831",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T05:00:00Z",
            "value_type": "float",
            "last_value": 8.078000000000001,
            "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/608fd1a1-c9e9-49b8-8ff1-c8e525c1a216/?format=api",
                "uuid": "608fd1a1-c9e9-49b8-8ff1-c8e525c1a216",
                "name": "32GP0180001",
                "code": "32GP0180001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:35:15.398340Z",
            "last_modified": "2023-07-12T12:29:53.780221Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff895ba8-6a6e-43a2-9461-1e0be76b07ca/?format=api",
            "uuid": "ff895ba8-6a6e-43a2-9461-1e0be76b07ca",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T05:00:00Z",
            "value_type": "float",
            "last_value": 8.457,
            "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/c2df9f89-a2e0-485c-8664-379b4c0b4d45/?format=api",
                "uuid": "c2df9f89-a2e0-485c-8664-379b4c0b4d45",
                "name": "32GP0180003",
                "code": "32GP0180003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:35:24.472237Z",
            "last_modified": "2023-07-12T12:29:51.366338Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f135df4e-c2ea-4293-80b5-b47931c16d3e/?format=api",
            "uuid": "f135df4e-c2ea-4293-80b5-b47931c16d3e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T05:00:00Z",
            "value_type": "float",
            "last_value": 9.568000000000001,
            "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/0a6ea435-3450-4a4b-b8e1-5cc91afbb0c9/?format=api",
                "uuid": "0a6ea435-3450-4a4b-b8e1-5cc91afbb0c9",
                "name": "32GP0181001",
                "code": "32GP0181001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:35:34.500107Z",
            "last_modified": "2023-07-12T12:29:53.117252Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/059a9d7e-77e4-4479-b8a5-0bdb58d49683/?format=api",
            "uuid": "059a9d7e-77e4-4479-b8a5-0bdb58d49683",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T05:00:00Z",
            "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/2b97edb8-a780-49a8-9ff4-b047634ea6b5/?format=api",
                "uuid": "2b97edb8-a780-49a8-9ff4-b047634ea6b5",
                "name": "32GP0181002",
                "code": "32GP0181002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:35:43.422884Z",
            "last_modified": "2023-06-20T08:59:47.415227Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a63bb4e-4684-4732-ad49-edfd41c5a258/?format=api",
            "uuid": "2a63bb4e-4684-4732-ad49-edfd41c5a258",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T08:00:00Z",
            "value_type": "float",
            "last_value": 7.338000000000001,
            "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/6e57b08d-911d-4dfe-a892-2715600ccb6b/?format=api",
                "uuid": "6e57b08d-911d-4dfe-a892-2715600ccb6b",
                "name": "32GP0208002",
                "code": "32GP0208002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:35:52.723279Z",
            "last_modified": "2023-07-12T12:29:53.427140Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/afce1361-084f-4594-8f8f-aaf5ef71906d/?format=api",
            "uuid": "afce1361-084f-4594-8f8f-aaf5ef71906d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2023-06-19T08:00:00Z",
            "value_type": "float",
            "last_value": 7.333000000000001,
            "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/95bd2624-b0b0-4398-92f4-410c2554b155/?format=api",
                "uuid": "95bd2624-b0b0-4398-92f4-410c2554b155",
                "name": "32GP0208003",
                "code": "32GP0208003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:36:00.199404Z",
            "last_modified": "2023-07-12T12:34:49.912418Z",
            "access_modifier": "Public"
        }
    ]
}