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/7ff4a9a2-56fd-4d42-bd78-dcffdba690e8/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 78,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7ff4a9a2-56fd-4d42-bd78-dcffdba690e8/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7ff4a9a2-56fd-4d42-bd78-dcffdba690e8/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/28ded3aa-40a9-4483-83f2-5bf60787b855/?format=api",
            "uuid": "28ded3aa-40a9-4483-83f2-5bf60787b855",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-16T05:00:00Z",
            "value_type": "float",
            "last_value": 13.942,
            "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/be041cd5-7bcc-4789-b51e-2a54054801a6/?format=api",
                "uuid": "be041cd5-7bcc-4789-b51e-2a54054801a6",
                "name": "34C-0322001",
                "code": "34C-0322001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:48:45.549637Z",
            "last_modified": "2025-05-07T08:50:35.729092Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5e7fe14-7194-4975-a7f5-6c5d7753fa61/?format=api",
            "uuid": "b5e7fe14-7194-4975-a7f5-6c5d7753fa61",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2007-09-21T11:00:00Z",
            "end": "2025-04-15T08:00:00Z",
            "value_type": "float",
            "last_value": 10.822000000000001,
            "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/b71f3891-db91-4902-b3d5-ec7a0c64f16f/?format=api",
                "uuid": "b71f3891-db91-4902-b3d5-ec7a0c64f16f",
                "name": "34C-1033001",
                "code": "34C-1033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2007-09-21T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:48:51.184255Z",
            "last_modified": "2025-05-07T08:50:20.813010Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/39cc3d90-eee4-4bbf-8188-257aa8fafa83/?format=api",
            "uuid": "39cc3d90-eee4-4bbf-8188-257aa8fafa83",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-15T08:00:00Z",
            "value_type": "float",
            "last_value": 11.456000000000001,
            "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/5185f68f-e170-4048-8824-88e1cd555d7d/?format=api",
                "uuid": "5185f68f-e170-4048-8824-88e1cd555d7d",
                "name": "34CL0056001",
                "code": "34CL0056001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:49:48.888001Z",
            "last_modified": "2025-05-07T08:50:35.218710Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b174b8a-fbc8-47d5-bd3e-b21ed6c279e7/?format=api",
            "uuid": "3b174b8a-fbc8-47d5-bd3e-b21ed6c279e7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-15T08:00:00Z",
            "value_type": "float",
            "last_value": 10.943,
            "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/52c45050-6359-4d42-a0aa-d13dbc7b7da4/?format=api",
                "uuid": "52c45050-6359-4d42-a0aa-d13dbc7b7da4",
                "name": "34CL0066001",
                "code": "34CL0066001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:49:54.604952Z",
            "last_modified": "2025-05-07T08:50:40.051053Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d0c25f8-dcdd-45d3-a065-f6c6e198c023/?format=api",
            "uuid": "5d0c25f8-dcdd-45d3-a065-f6c6e198c023",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-15T05:00:00Z",
            "value_type": "float",
            "last_value": 12.069,
            "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/9a8ca867-f784-4393-9f9c-188b9bbeb4ab/?format=api",
                "uuid": "9a8ca867-f784-4393-9f9c-188b9bbeb4ab",
                "name": "34CL0096001",
                "code": "34CL0096001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:50:00.254766Z",
            "last_modified": "2025-05-07T08:50:18.407892Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc5a42f3-fd4b-4d6a-b5a4-cd41fa42494e/?format=api",
            "uuid": "dc5a42f3-fd4b-4d6a-b5a4-cd41fa42494e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-16T05:00:00Z",
            "value_type": "float",
            "last_value": 14.249,
            "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/175b0966-ea79-4deb-897e-895775f10a67/?format=api",
                "uuid": "175b0966-ea79-4deb-897e-895775f10a67",
                "name": "34CL0097001",
                "code": "34CL0097001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:50:05.870219Z",
            "last_modified": "2025-05-07T08:50:37.941354Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a06e3d77-a992-4f06-b167-55c2891cf1cd/?format=api",
            "uuid": "a06e3d77-a992-4f06-b167-55c2891cf1cd",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-15T05:00:00Z",
            "value_type": "float",
            "last_value": 11.895,
            "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/1bac82e6-cd9a-490e-8c4d-6871dc3b6062/?format=api",
                "uuid": "1bac82e6-cd9a-490e-8c4d-6871dc3b6062",
                "name": "34CL9006001",
                "code": "34CL9006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:50:23.043097Z",
            "last_modified": "2025-05-07T08:50:38.388965Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c018fe1f-1585-4a0c-a009-d632cebb9189/?format=api",
            "uuid": "c018fe1f-1585-4a0c-a009-d632cebb9189",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-05-01T00:00:00Z",
            "end": "2025-04-16T05:00:00Z",
            "value_type": "float",
            "last_value": 14.124,
            "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/b2be0c92-5bc8-4e41-bbdc-c80dac9bc385/?format=api",
                "uuid": "b2be0c92-5bc8-4e41-bbdc-c80dac9bc385",
                "name": "34CL9007001",
                "code": "34CL9007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T01:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:50:28.694244Z",
            "last_modified": "2025-05-07T08:50:19.393365Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/75ec054c-5acf-46cc-959c-66d3e52f2a96/?format=api",
            "uuid": "75ec054c-5acf-46cc-959c-66d3e52f2a96",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-23T05:00:00Z",
            "value_type": "float",
            "last_value": 10.08,
            "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/33c33927-fc2b-4865-adb8-e5c429cebb11/?format=api",
                "uuid": "33c33927-fc2b-4865-adb8-e5c429cebb11",
                "name": "34CP0068001",
                "code": "34CP0068001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:50:45.699423Z",
            "last_modified": "2025-05-07T08:50:33.530301Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fc4a664c-b5af-4e68-abdb-0695a87860d7/?format=api",
            "uuid": "fc4a664c-b5af-4e68-abdb-0695a87860d7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2004-04-30T23:00:00Z",
            "end": "2025-04-15T08:00:00Z",
            "value_type": "float",
            "last_value": 11.368,
            "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/04bf6bd1-3880-4367-9a95-708e8088c58a/?format=api",
                "uuid": "04bf6bd1-3880-4367-9a95-708e8088c58a",
                "name": "34CP0089001",
                "code": "34CP0089001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2004-05-01T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-11T11:50:51.319872Z",
            "last_modified": "2025-05-07T08:50:29.606430Z",
            "access_modifier": "Public"
        }
    ]
}