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/3e4cef5c-83aa-49c2-9191-1487ac5dc725/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3e4cef5c-83aa-49c2-9191-1487ac5dc725/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/3e4cef5c-83aa-49c2-9191-1487ac5dc725/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59126bf9-c287-46ce-bb92-0f9a803dc4eb/?format=api",
            "uuid": "59126bf9-c287-46ce-bb92-0f9a803dc4eb",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 1.9070000000000003,
            "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/d2984be7-4145-49a9-832e-95b8e896ca1d/?format=api",
                "uuid": "d2984be7-4145-49a9-832e-95b8e896ca1d",
                "name": "27E-0562001",
                "code": "27E-0562001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:35:41.598792Z",
            "last_modified": "2025-02-13T14:52:47.907986Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2facabb8-fe1a-454e-a4c0-a4158f36e8f0/?format=api",
            "uuid": "2facabb8-fe1a-454e-a4c0-a4158f36e8f0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 1.7,
            "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/c7c91624-cadd-4fc4-a1bc-37b94303d24c/?format=api",
                "uuid": "c7c91624-cadd-4fc4-a1bc-37b94303d24c",
                "name": "27E-0563001",
                "code": "27E-0563001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:35:46.635832Z",
            "last_modified": "2025-02-13T14:52:46.838546Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a5f36a83-bc25-4152-a851-1feebcfb805f/?format=api",
            "uuid": "a5f36a83-bc25-4152-a851-1feebcfb805f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 1.369,
            "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/f0087ab2-3ad7-423e-99ef-e4cd4b152661/?format=api",
                "uuid": "f0087ab2-3ad7-423e-99ef-e4cd4b152661",
                "name": "27E-0564001",
                "code": "27E-0564001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:35:52.312177Z",
            "last_modified": "2025-02-13T14:52:43.449903Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/707ef325-2554-49c4-b53d-bb50d2cd87aa/?format=api",
            "uuid": "707ef325-2554-49c4-b53d-bb50d2cd87aa",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 2.039,
            "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/95867b58-e235-4dfa-9e7d-f3f0a74043e8/?format=api",
                "uuid": "95867b58-e235-4dfa-9e7d-f3f0a74043e8",
                "name": "27E-0565001",
                "code": "27E-0565001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:35:57.852687Z",
            "last_modified": "2025-02-13T14:52:57.789273Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e73d5204-0577-4901-a175-daec5432ed86/?format=api",
            "uuid": "e73d5204-0577-4901-a175-daec5432ed86",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 0.674,
            "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/b2c7122f-0ead-4f41-ac78-9e362fa81be8/?format=api",
                "uuid": "b2c7122f-0ead-4f41-ac78-9e362fa81be8",
                "name": "27E-0566001",
                "code": "27E-0566001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:36:03.207632Z",
            "last_modified": "2025-02-13T14:52:37.049789Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9d1c928-dc34-44d9-b3b3-5b4e74e0a2b1/?format=api",
            "uuid": "b9d1c928-dc34-44d9-b3b3-5b4e74e0a2b1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-12-01T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 1.514,
            "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/72bd4388-2e86-4b7a-a060-3dbdbe2053fe/?format=api",
                "uuid": "72bd4388-2e86-4b7a-a060-3dbdbe2053fe",
                "name": "27E-0567001",
                "code": "27E-0567001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-12-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:36:07.936605Z",
            "last_modified": "2025-02-13T14:52:46.662059Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/232f6943-9200-487c-a2d6-110440fe81f9/?format=api",
            "uuid": "232f6943-9200-487c-a2d6-110440fe81f9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 1.332,
            "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/ae328ad8-68ab-4fc2-9346-f313ca9e70d1/?format=api",
                "uuid": "ae328ad8-68ab-4fc2-9346-f313ca9e70d1",
                "name": "27E-0568001",
                "code": "27E-0568001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:36:13.024127Z",
            "last_modified": "2025-02-13T14:52:39.235910Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e64de3e3-53fc-4564-ab90-2fcd321b1ad0/?format=api",
            "uuid": "e64de3e3-53fc-4564-ab90-2fcd321b1ad0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 3.66,
            "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/84ff7d45-c525-4ac7-8133-0b3c442a85e0/?format=api",
                "uuid": "84ff7d45-c525-4ac7-8133-0b3c442a85e0",
                "name": "27E-0569001",
                "code": "27E-0569001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:36:18.186862Z",
            "last_modified": "2025-02-13T14:52:35.241603Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4517304d-a4ad-401c-9342-f03db644ea26/?format=api",
            "uuid": "4517304d-a4ad-401c-9342-f03db644ea26",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2007-04-16T08:19:38Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 1.6820000000000002,
            "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/a3350b50-c481-47aa-b5be-c9a0020035ee/?format=api",
                "uuid": "a3350b50-c481-47aa-b5be-c9a0020035ee",
                "name": "27E-0570001",
                "code": "27E-0570001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:36:23.692370Z",
            "last_modified": "2025-02-13T14:52:40.938595Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/06c87c83-d233-4e76-a226-3a7866ab1e07/?format=api",
            "uuid": "06c87c83-d233-4e76-a226-3a7866ab1e07",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2009-06-19T11:00:00Z",
            "end": "2025-02-10T08:00:00Z",
            "value_type": "float",
            "last_value": 2.5210000000000004,
            "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/3cd49306-a79b-4e1f-8807-bd8280e1e243/?format=api",
                "uuid": "3cd49306-a79b-4e1f-8807-bd8280e1e243",
                "name": "27E-0571001",
                "code": "27E-0571001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2009-06-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T16:36:28.887917Z",
            "last_modified": "2025-02-13T14:52:34.828793Z",
            "access_modifier": "Public"
        }
    ]
}