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/bdcd9e32-0f8f-4718-8810-ca39603a6486/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 74,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/bdcd9e32-0f8f-4718-8810-ca39603a6486/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/bdcd9e32-0f8f-4718-8810-ca39603a6486/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bd12e6bf-ae41-4afb-a132-c327fa47468b/?format=api",
            "uuid": "bd12e6bf-ae41-4afb-a132-c327fa47468b",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2018-11-15T14:00:00Z",
            "end": "2025-05-15T05:00:00Z",
            "value_type": "float",
            "last_value": 4.048,
            "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/cc382208-0e29-4f02-84fc-d901659d0bee/?format=api",
                "uuid": "cc382208-0e29-4f02-84fc-d901659d0bee",
                "name": "39GM002001",
                "code": "39GM002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2018-11-15T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2019-04-08T15:52:25.194228Z",
            "last_modified": "2025-05-23T09:55:26.711475Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d79b6cdf-cc54-483c-99fc-9f7f91b39f7e/?format=api",
            "uuid": "d79b6cdf-cc54-483c-99fc-9f7f91b39f7e",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-06T07:36:00Z",
            "end": "2025-05-15T06:42:04Z",
            "value_type": "float",
            "last_value": 4.06,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/cc382208-0e29-4f02-84fc-d901659d0bee/?format=api",
                "uuid": "cc382208-0e29-4f02-84fc-d901659d0bee",
                "name": "39GM002001",
                "code": "39GM002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-11-18T08:41:34Z",
                            "start": "2018-11-06T08:36:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-13T14:35:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2019-04-08T15:52:25.194404Z",
            "last_modified": "2025-05-15T12:10:36.146251Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08f04ae4-db1e-4744-aa13-2e6808551b82/?format=api",
            "uuid": "08f04ae4-db1e-4744-aa13-2e6808551b82",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-03-29T11:14:13Z",
            "end": "2025-05-15T08:32:12Z",
            "value_type": "float",
            "last_value": 5.79,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/784c8158-7432-48c1-a37b-fe6909b4254f/?format=api",
                "uuid": "784c8158-7432-48c1-a37b-fe6909b4254f",
                "name": "39EM002001",
                "code": "39EM002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-03-29T12:14:13Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-04-28T16:17:34.204425Z",
            "last_modified": "2025-05-15T12:06:04.565247Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b11f7bb8-be3d-49f5-b2b0-d70dbcad652d/?format=api",
            "uuid": "b11f7bb8-be3d-49f5-b2b0-d70dbcad652d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2019-06-01T20:06:26Z",
            "end": "2025-05-15T08:00:00Z",
            "value_type": "float",
            "last_value": 5.781000000000001,
            "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/784c8158-7432-48c1-a37b-fe6909b4254f/?format=api",
                "uuid": "784c8158-7432-48c1-a37b-fe6909b4254f",
                "name": "39EM002001",
                "code": "39EM002001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-03-29T12:06:26Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:30:43.407655Z",
            "last_modified": "2025-05-23T09:50:48.483791Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7593de5e-5d08-4ab7-860c-68beb4b01a85/?format=api",
            "uuid": "7593de5e-5d08-4ab7-860c-68beb4b01a85",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/adfe491d-115a-4e47-a5bb-5720f4e8fd5f/?format=api",
                "uuid": "adfe491d-115a-4e47-a5bb-5720f4e8fd5f",
                "name": "39GM006001",
                "code": "39GM006001"
            },
            "extra_metadata": {},
            "created": "2025-05-30T06:42:33.335233Z",
            "last_modified": "2025-05-30T06:42:33.335213Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7715849a-1f0f-4a26-a3ab-a70e57c4516e/?format=api",
            "uuid": "7715849a-1f0f-4a26-a3ab-a70e57c4516e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/adfe491d-115a-4e47-a5bb-5720f4e8fd5f/?format=api",
                "uuid": "adfe491d-115a-4e47-a5bb-5720f4e8fd5f",
                "name": "39GM006001",
                "code": "39GM006001"
            },
            "extra_metadata": {},
            "created": "2025-05-30T06:42:33.612561Z",
            "last_modified": "2025-05-30T06:42:33.612537Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c50a4167-10e9-47b1-be68-3345136a8647/?format=api",
            "uuid": "c50a4167-10e9-47b1-be68-3345136a8647",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/4d59bf4f-ade4-47d8-aa86-d4cb6cc1de1d/?format=api",
                "uuid": "4d59bf4f-ade4-47d8-aa86-d4cb6cc1de1d",
                "name": "39GM006002",
                "code": "39GM006002"
            },
            "extra_metadata": {},
            "created": "2025-05-30T06:42:34.453418Z",
            "last_modified": "2025-05-30T06:42:34.453404Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c583168-babb-4f38-bf9c-ed41a56a0b97/?format=api",
            "uuid": "8c583168-babb-4f38-bf9c-ed41a56a0b97",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4d59bf4f-ade4-47d8-aa86-d4cb6cc1de1d/?format=api",
                "uuid": "4d59bf4f-ade4-47d8-aa86-d4cb6cc1de1d",
                "name": "39GM006002",
                "code": "39GM006002"
            },
            "extra_metadata": {},
            "created": "2025-05-30T06:42:34.648430Z",
            "last_modified": "2025-05-30T06:42:34.648415Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9eec516d-4956-4994-a716-519dc39ab4aa/?format=api",
            "uuid": "9eec516d-4956-4994-a716-519dc39ab4aa",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b7928463-02ec-4c6c-b0ca-e96d17a75037/?format=api",
                "uuid": "b7928463-02ec-4c6c-b0ca-e96d17a75037",
                "name": "39EM023001",
                "code": "39EM023001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:12.134772Z",
            "last_modified": "2025-06-05T12:54:12.134755Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d87787c-c961-4e0d-adad-f304abcfdc3b/?format=api",
            "uuid": "8d87787c-c961-4e0d-adad-f304abcfdc3b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/b7928463-02ec-4c6c-b0ca-e96d17a75037/?format=api",
                "uuid": "b7928463-02ec-4c6c-b0ca-e96d17a75037",
                "name": "39EM023001",
                "code": "39EM023001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:12.764814Z",
            "last_modified": "2025-06-05T12:54:12.764784Z",
            "access_modifier": "Public"
        }
    ]
}