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/4dd438c7-0ee8-4199-8cf6-49387a4ff064/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4dd438c7-0ee8-4199-8cf6-49387a4ff064/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4dd438c7-0ee8-4199-8cf6-49387a4ff064/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f8ec7178-74c4-4ff0-a5d6-41342f5d92a9/?format=api",
            "uuid": "f8ec7178-74c4-4ff0-a5d6-41342f5d92a9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-02-12T08:00:00Z",
            "value_type": "float",
            "last_value": 4.91,
            "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/b7fedfd4-09d3-4cdc-a8bc-86467c92d26a/?format=api",
                "uuid": "b7fedfd4-09d3-4cdc-a8bc-86467c92d26a",
                "name": "27FP0054001",
                "code": "27FP0054001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:15.363924Z",
            "last_modified": "2025-02-17T08:32:44.554686Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f061f71-264c-4319-90c5-507a8ff85fcf/?format=api",
            "uuid": "0f061f71-264c-4319-90c5-507a8ff85fcf",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2007-11-28T11:00:01Z",
            "end": "2025-02-11T11:00:00Z",
            "value_type": "float",
            "last_value": 4.236000000000001,
            "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/f0419ab4-b8a2-4331-af25-67a7a09ffea3/?format=api",
                "uuid": "f0419ab4-b8a2-4331-af25-67a7a09ffea3",
                "name": "28A0538001",
                "code": "28A0538001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2007-11-28T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:16.923790Z",
            "last_modified": "2025-02-17T08:32:49.173778Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b3863921-a497-4a09-a401-d3f6e1e0fe2f/?format=api",
            "uuid": "b3863921-a497-4a09-a401-d3f6e1e0fe2f",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2007-11-28T11:00:01Z",
            "end": "2025-02-11T11:00:00Z",
            "value_type": "float",
            "last_value": 4.314,
            "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/054180d4-3c7b-434f-a859-08c1998a6abf/?format=api",
                "uuid": "054180d4-3c7b-434f-a859-08c1998a6abf",
                "name": "28A0539001",
                "code": "28A0539001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2007-11-28T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:18.128853Z",
            "last_modified": "2025-02-17T08:32:35.490639Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8729e3c4-80cd-47e6-910e-030f364c52b1/?format=api",
            "uuid": "8729e3c4-80cd-47e6-910e-030f364c52b1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2007-11-28T11:00:01Z",
            "end": "2025-02-11T11:00:00Z",
            "value_type": "float",
            "last_value": 4.425,
            "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/3f09e2bd-e25f-46a4-8a94-1ec7beca9979/?format=api",
                "uuid": "3f09e2bd-e25f-46a4-8a94-1ec7beca9979",
                "name": "28A0540001",
                "code": "28A0540001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2007-11-28T12:00:01Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:19.439973Z",
            "last_modified": "2025-02-17T08:32:47.770327Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d8a06bb-c919-41be-b023-cdc597c263c9/?format=api",
            "uuid": "0d8a06bb-c919-41be-b023-cdc597c263c9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-04-12T11:00:00Z",
            "end": "2025-02-11T11:00:00Z",
            "value_type": "float",
            "last_value": 4.783,
            "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/49fa0ee0-77f6-4158-ac51-05dd2333c49c/?format=api",
                "uuid": "49fa0ee0-77f6-4158-ac51-05dd2333c49c",
                "name": "28A0577001",
                "code": "28A0577001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-04-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:20.735247Z",
            "last_modified": "2025-02-17T11:17:44.282916Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a675ad9b-c2d4-46a6-bd77-c890e3bfc990/?format=api",
            "uuid": "a675ad9b-c2d4-46a6-bd77-c890e3bfc990",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-07-01T11:00:00Z",
            "end": "2025-02-13T08:00:00Z",
            "value_type": "float",
            "last_value": 5.215,
            "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/a412ba4f-31a1-4fdf-bc51-afd9e384827d/?format=api",
                "uuid": "a412ba4f-31a1-4fdf-bc51-afd9e384827d",
                "name": "28A0578001",
                "code": "28A0578001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-07-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:21.606414Z",
            "last_modified": "2025-02-17T08:32:51.964046Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d5be1b15-3ffd-43db-9a65-6e3e308e70b6/?format=api",
            "uuid": "d5be1b15-3ffd-43db-9a65-6e3e308e70b6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-02-12T08:00:00Z",
            "value_type": "float",
            "last_value": 5.473000000000001,
            "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/d13e5544-d8e8-4a26-bdf4-14d77c66ebc7/?format=api",
                "uuid": "d13e5544-d8e8-4a26-bdf4-14d77c66ebc7",
                "name": "28AL0021001",
                "code": "28AL0021001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:22.422648Z",
            "last_modified": "2025-02-17T11:18:00.842412Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf0af5a0-9c05-40eb-8a5d-a15a72e422dc/?format=api",
            "uuid": "cf0af5a0-9c05-40eb-8a5d-a15a72e422dc",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-02-12T11:00:00Z",
            "value_type": "float",
            "last_value": 5.795,
            "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/033ca4c2-9240-44af-9e9c-96f87802cb29/?format=api",
                "uuid": "033ca4c2-9240-44af-9e9c-96f87802cb29",
                "name": "28AL0022001",
                "code": "28AL0022001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:24.042782Z",
            "last_modified": "2025-02-17T08:32:42.634941Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13371e93-0800-49fd-8e10-c0e99b0927ca/?format=api",
            "uuid": "13371e93-0800-49fd-8e10-c0e99b0927ca",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-02-12T08:00:00Z",
            "value_type": "float",
            "last_value": 6.2780000000000005,
            "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/7dbb3c9b-1a54-42d2-b2e3-423a8c066dcd/?format=api",
                "uuid": "7dbb3c9b-1a54-42d2-b2e3-423a8c066dcd",
                "name": "28AL0054001",
                "code": "28AL0054001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:25.655183Z",
            "last_modified": "2025-02-17T08:32:37.990210Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9dbec2cd-c501-4d0d-a85c-8ebe146d8dab/?format=api",
            "uuid": "9dbec2cd-c501-4d0d-a85c-8ebe146d8dab",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-06-01T11:00:00Z",
            "end": "2025-02-13T11:00:00Z",
            "value_type": "float",
            "last_value": 3.8840000000000003,
            "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/5f8422b3-59d4-48f5-a023-c2e2c1634912/?format=api",
                "uuid": "5f8422b3-59d4-48f5-a023-c2e2c1634912",
                "name": "28AL0056001",
                "code": "28AL0056001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T20:03:27.273694Z",
            "last_modified": "2025-02-17T08:32:50.721574Z",
            "access_modifier": "Public"
        }
    ]
}