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/3867b686-e85e-418c-a9d0-e1d2ba17fdf1/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 48,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3867b686-e85e-418c-a9d0-e1d2ba17fdf1/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/30d5106d-e222-4ffd-ae18-542d9393e35f/?format=api",
            "uuid": "30d5106d-e222-4ffd-ae18-542d9393e35f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-20T08:00:00Z",
            "value_type": "float",
            "last_value": 6.448,
            "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/fc53369f-7e8f-4103-8082-82cc825ddaf0/?format=api",
                "uuid": "fc53369f-7e8f-4103-8082-82cc825ddaf0",
                "name": "26G-1788001",
                "code": "26G-1788001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:07.025472Z",
            "last_modified": "2025-03-18T12:24:18.068406Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/732c014b-eb4d-4ee6-8d96-a09a6de14e96/?format=api",
            "uuid": "732c014b-eb4d-4ee6-8d96-a09a6de14e96",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-20T08:00:00Z",
            "value_type": "float",
            "last_value": 4.1770000000000005,
            "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/5cc551ba-c53b-4d0a-89dc-2abbb11d69c3/?format=api",
                "uuid": "5cc551ba-c53b-4d0a-89dc-2abbb11d69c3",
                "name": "26G-1790001",
                "code": "26G-1790001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:17.992504Z",
            "last_modified": "2025-04-14T10:30:17.557861Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/019567f4-208c-4e0f-ae18-99914127b52e/?format=api",
            "uuid": "019567f4-208c-4e0f-ae18-99914127b52e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-20T08:00:00Z",
            "value_type": "float",
            "last_value": 5.704,
            "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/5c21afb5-477d-4a1b-8050-a128cc1d528d/?format=api",
                "uuid": "5c21afb5-477d-4a1b-8050-a128cc1d528d",
                "name": "26G-1791001",
                "code": "26G-1791001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:22.756367Z",
            "last_modified": "2025-03-18T12:24:28.757682Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4f0dddc-c9f8-458e-b2d8-0da141a5626f/?format=api",
            "uuid": "f4f0dddc-c9f8-458e-b2d8-0da141a5626f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-19T11:00:00Z",
            "value_type": "float",
            "last_value": 6.388000000000001,
            "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/38ca9ed3-1e03-4304-8831-7916738db0d6/?format=api",
                "uuid": "38ca9ed3-1e03-4304-8831-7916738db0d6",
                "name": "26G-1792001",
                "code": "26G-1792001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:27.812990Z",
            "last_modified": "2025-03-17T15:21:02.095900Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4b16a2a5-ce37-442b-9eb1-567cd95b3076/?format=api",
            "uuid": "4b16a2a5-ce37-442b-9eb1-567cd95b3076",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-19T11:00:00Z",
            "value_type": "float",
            "last_value": 6.931,
            "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/a7cf7342-e261-47b9-9a28-fa5228891ac2/?format=api",
                "uuid": "a7cf7342-e261-47b9-9a28-fa5228891ac2",
                "name": "26G-1793001",
                "code": "26G-1793001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:32.845371Z",
            "last_modified": "2025-03-17T15:21:02.144493Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a26bede7-e124-4bc7-ac12-6c4a96ecd8f0/?format=api",
            "uuid": "a26bede7-e124-4bc7-ac12-6c4a96ecd8f0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-19T14:00:00Z",
            "value_type": "float",
            "last_value": 1.52,
            "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/19f32208-b6ca-4c04-8cfc-6c04c36c4a67/?format=api",
                "uuid": "19f32208-b6ca-4c04-8cfc-6c04c36c4a67",
                "name": "26G-1794001",
                "code": "26G-1794001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:38.034607Z",
            "last_modified": "2025-03-17T15:20:42.739563Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7ce4a963-0f0c-42d5-b290-fad9033077b0/?format=api",
            "uuid": "7ce4a963-0f0c-42d5-b290-fad9033077b0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2010-02-17T11:00:00Z",
            "end": "2025-02-19T14:00:00Z",
            "value_type": "float",
            "last_value": 3.6710000000000003,
            "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/653fb30a-ee22-4337-95eb-e59a843809c1/?format=api",
                "uuid": "653fb30a-ee22-4337-95eb-e59a843809c1",
                "name": "26G-1795001",
                "code": "26G-1795001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2010-02-17T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:41.734531Z",
            "last_modified": "2025-03-17T15:20:59.241170Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4dba1c9-4cd5-4d40-a0ef-b7c1c60717d8/?format=api",
            "uuid": "f4dba1c9-4cd5-4d40-a0ef-b7c1c60717d8",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-20T08:00:00Z",
            "value_type": "float",
            "last_value": 4.489000000000001,
            "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/76899d7e-5737-489d-b8f9-ff4a0a31c485/?format=api",
                "uuid": "76899d7e-5737-489d-b8f9-ff4a0a31c485",
                "name": "26G-1796001",
                "code": "26G-1796001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:45.178542Z",
            "last_modified": "2025-03-18T12:24:31.562740Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3dc2d6cf-0da8-4118-993b-92eced01f34c/?format=api",
            "uuid": "3dc2d6cf-0da8-4118-993b-92eced01f34c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-19T14:00:00Z",
            "value_type": "float",
            "last_value": 8.036,
            "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/888034e1-bb62-477e-b3ae-051a7ea54266/?format=api",
                "uuid": "888034e1-bb62-477e-b3ae-051a7ea54266",
                "name": "26G-1797001",
                "code": "26G-1797001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:48.874407Z",
            "last_modified": "2025-03-17T15:20:33.494498Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a4db4d7-f9bb-4d37-bfc7-6ad7ab35976c/?format=api",
            "uuid": "5a4db4d7-f9bb-4d37-bfc7-6ad7ab35976c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-11-13T11:00:00Z",
            "end": "2025-02-19T11:00:00Z",
            "value_type": "float",
            "last_value": 7.641,
            "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/ae781296-9a9d-436f-88bf-d8c4c8551070/?format=api",
                "uuid": "ae781296-9a9d-436f-88bf-d8c4c8551070",
                "name": "26G-1798001",
                "code": "26G-1798001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-11-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T18:34:52.564530Z",
            "last_modified": "2025-03-17T15:20:41.821875Z",
            "access_modifier": "Public"
        }
    ]
}