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/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=30
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=31",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=29",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d8ffa99-a59c-467b-9e17-1c22051ab216/?format=api",
            "uuid": "5d8ffa99-a59c-467b-9e17-1c22051ab216",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/9fbc51f7-69eb-4c43-a28f-3f69774af271/?format=api",
                "uuid": "9fbc51f7-69eb-4c43-a28f-3f69774af271",
                "name": "28BM054001",
                "code": "28BM054001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:59.210695Z",
            "last_modified": "2023-06-30T15:14:59.210681Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d5d3ad84-fbfc-43d2-9847-5e21e70d3578/?format=api",
            "uuid": "d5d3ad84-fbfc-43d2-9847-5e21e70d3578",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/9fbc51f7-69eb-4c43-a28f-3f69774af271/?format=api",
                "uuid": "9fbc51f7-69eb-4c43-a28f-3f69774af271",
                "name": "28BM054001",
                "code": "28BM054001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:59.755174Z",
            "last_modified": "2023-06-30T15:14:59.755157Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9cea2c79-1969-4328-baf5-58ef8de613b7/?format=api",
            "uuid": "9cea2c79-1969-4328-baf5-58ef8de613b7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/cca0aa71-ed9d-4a9f-8e15-80868454643c/?format=api",
                "uuid": "cca0aa71-ed9d-4a9f-8e15-80868454643c",
                "name": "28BM055001",
                "code": "28BM055001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:15:02.329273Z",
            "last_modified": "2023-06-30T15:15:02.329259Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9574b814-b7a6-45df-8479-324275bb04a5/?format=api",
            "uuid": "9574b814-b7a6-45df-8479-324275bb04a5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/cca0aa71-ed9d-4a9f-8e15-80868454643c/?format=api",
                "uuid": "cca0aa71-ed9d-4a9f-8e15-80868454643c",
                "name": "28BM055001",
                "code": "28BM055001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:15:02.909612Z",
            "last_modified": "2023-06-30T15:15:02.909598Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4f4d313-89c4-4b9f-988f-2c79aceec5ea/?format=api",
            "uuid": "f4f4d313-89c4-4b9f-988f-2c79aceec5ea",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/a2962189-5432-40f4-b84a-1f87c1b7ed28/?format=api",
                "uuid": "a2962189-5432-40f4-b84a-1f87c1b7ed28",
                "name": "28BM056001",
                "code": "28BM056001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:15:05.390626Z",
            "last_modified": "2023-06-30T15:15:05.390614Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0de3e504-679a-4b7c-8c26-80f4d2f9b059/?format=api",
            "uuid": "0de3e504-679a-4b7c-8c26-80f4d2f9b059",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-11-08T10:07:10Z",
            "end": "2024-06-04T07:21:26Z",
            "value_type": "float",
            "last_value": 6.15,
            "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/a2962189-5432-40f4-b84a-1f87c1b7ed28/?format=api",
                "uuid": "a2962189-5432-40f4-b84a-1f87c1b7ed28",
                "name": "28BM056001",
                "code": "28BM056001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-11-08T11:07:10Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2023-06-30T15:15:05.948743Z",
            "last_modified": "2024-06-06T06:21:56.714326Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df4f02fe-1487-416c-a323-3e091ef2dd5f/?format=api",
            "uuid": "df4f02fe-1487-416c-a323-3e091ef2dd5f",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-09-06T11:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 5.78,
            "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/2603b927-8ffc-441d-9d83-8a7ec0390f10/?format=api",
                "uuid": "2603b927-8ffc-441d-9d83-8a7ec0390f10",
                "name": "28BM057001",
                "code": "28BM057001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-09-06T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:15:08.366329Z",
            "last_modified": "2025-03-17T09:15:35.558920Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7540fd53-5abf-4e86-9ba5-af0c8b46d030/?format=api",
            "uuid": "7540fd53-5abf-4e86-9ba5-af0c8b46d030",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-09-06T06:11:57Z",
            "end": "2025-03-14T08:16: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/2603b927-8ffc-441d-9d83-8a7ec0390f10/?format=api",
                "uuid": "2603b927-8ffc-441d-9d83-8a7ec0390f10",
                "name": "28BM057001",
                "code": "28BM057001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-09-06T07:11:57Z",
                            "start": "2023-09-06T07:11:57Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-11-08T12:16:56Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:15:08.908438Z",
            "last_modified": "2025-03-17T08:00:47.811102Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2feb68e-9dfe-4f79-ba97-65f3b112e8d3/?format=api",
            "uuid": "a2feb68e-9dfe-4f79-ba97-65f3b112e8d3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/350c1fc4-ab4f-425e-b63c-94adf860c9d6/?format=api",
                "uuid": "350c1fc4-ab4f-425e-b63c-94adf860c9d6",
                "name": "28BM058001",
                "code": "28BM058001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:15:11.420548Z",
            "last_modified": "2023-06-30T15:15:11.420533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7362edd1-1e02-4dd1-8a63-667dc29b78bd/?format=api",
            "uuid": "7362edd1-1e02-4dd1-8a63-667dc29b78bd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/350c1fc4-ab4f-425e-b63c-94adf860c9d6/?format=api",
                "uuid": "350c1fc4-ab4f-425e-b63c-94adf860c9d6",
                "name": "28BM058001",
                "code": "28BM058001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:15:11.973654Z",
            "last_modified": "2023-06-30T15:15:11.973638Z",
            "access_modifier": "Public"
        }
    ]
}