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/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a6b1eb5-9c98-48bf-b569-c8d462370e03/?format=api",
            "uuid": "2a6b1eb5-9c98-48bf-b569-c8d462370e03",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-09-18T11:00:00Z",
            "end": "2005-10-17T11:00:00Z",
            "value_type": "float",
            "last_value": -0.65,
            "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/06f083b7-0f3a-427a-8764-0084e7890a15/?format=api",
                "uuid": "06f083b7-0f3a-427a-8764-0084e7890a15",
                "name": "EEWP004010",
                "code": "EEWP004010"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-17T12:00:00Z",
                        "start": "1995-09-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:46:37.869395Z",
            "last_modified": "2024-06-19T06:49:35.997833Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c76ffc19-1698-48c3-b020-8bb71b7d7b4f/?format=api",
            "uuid": "c76ffc19-1698-48c3-b020-8bb71b7d7b4f",
            "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/06f083b7-0f3a-427a-8764-0084e7890a15/?format=api",
                "uuid": "06f083b7-0f3a-427a-8764-0084e7890a15",
                "name": "EEWP004010",
                "code": "EEWP004010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:46:38.132399Z",
            "last_modified": "2022-12-20T14:47:15.746039Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e4044f58-f596-45d3-962d-6be6da23ba3a/?format=api",
            "uuid": "e4044f58-f596-45d3-962d-6be6da23ba3a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-09-18T11:00:00Z",
            "end": "2025-06-02T10:15:19Z",
            "value_type": "float",
            "last_value": -0.841,
            "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/f32decd7-5272-4bb1-a312-f025212a1560/?format=api",
                "uuid": "f32decd7-5272-4bb1-a312-f025212a1560",
                "name": "EEWP004011",
                "code": "EEWP004011"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-10-17T12:00:00Z",
                            "start": "1995-09-18T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-02-27T12:40:06Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:46:41.050277Z",
            "last_modified": "2025-06-03T13:40:59.572386Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f12d5ee3-8d35-4bd8-a961-1e1cbc0e2d57/?format=api",
            "uuid": "f12d5ee3-8d35-4bd8-a961-1e1cbc0e2d57",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-22T14:00:00Z",
            "end": "2025-06-02T08:00:00Z",
            "value_type": "float",
            "last_value": -0.8740000000000001,
            "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/f32decd7-5272-4bb1-a312-f025212a1560/?format=api",
                "uuid": "f32decd7-5272-4bb1-a312-f025212a1560",
                "name": "EEWP004011",
                "code": "EEWP004011"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-22T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:46:41.350113Z",
            "last_modified": "2025-06-03T14:50:50.545474Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8f351f76-eb88-407e-ab1b-17d61bd21715/?format=api",
            "uuid": "8f351f76-eb88-407e-ab1b-17d61bd21715",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-09-18T11:00:00Z",
            "end": "2005-10-17T11:00:00Z",
            "value_type": "float",
            "last_value": -0.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/e989822b-6278-4a46-affc-7c0e537036a6/?format=api",
                "uuid": "e989822b-6278-4a46-affc-7c0e537036a6",
                "name": "EEWP004012",
                "code": "EEWP004012"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-17T12:00:00Z",
                        "start": "1995-09-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:46:44.167915Z",
            "last_modified": "2024-06-19T06:49:39.305376Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9591bd47-a3f5-4ca6-9df8-cd36305bb8bb/?format=api",
            "uuid": "9591bd47-a3f5-4ca6-9df8-cd36305bb8bb",
            "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/e989822b-6278-4a46-affc-7c0e537036a6/?format=api",
                "uuid": "e989822b-6278-4a46-affc-7c0e537036a6",
                "name": "EEWP004012",
                "code": "EEWP004012"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:46:44.427811Z",
            "last_modified": "2022-12-20T14:47:18.281724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2bb0575-9f96-4abe-9f75-c46a1ef3b85e/?format=api",
            "uuid": "a2bb0575-9f96-4abe-9f75-c46a1ef3b85e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-09-18T11:00:00Z",
            "end": "2025-06-02T10:15:09Z",
            "value_type": "float",
            "last_value": -0.548,
            "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/66b4d91a-61f5-4f33-a37c-4fc4626e92b6/?format=api",
                "uuid": "66b4d91a-61f5-4f33-a37c-4fc4626e92b6",
                "name": "EEWP004004",
                "code": "EEWP004004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-10-17T12:00:00Z",
                            "start": "1995-09-18T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-02-27T12:39:53Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:46:47.317786Z",
            "last_modified": "2025-06-03T13:40:46.544911Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11c1f811-e3f0-4ded-a5a5-43ab1e2a01a7/?format=api",
            "uuid": "11c1f811-e3f0-4ded-a5a5-43ab1e2a01a7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-22T14:00:00Z",
            "end": "2025-06-02T08:00:00Z",
            "value_type": "float",
            "last_value": -0.552,
            "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/66b4d91a-61f5-4f33-a37c-4fc4626e92b6/?format=api",
                "uuid": "66b4d91a-61f5-4f33-a37c-4fc4626e92b6",
                "name": "EEWP004004",
                "code": "EEWP004004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-22T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:46:47.601975Z",
            "last_modified": "2025-06-03T14:50:54.226333Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ccd23bb3-ed2d-4dd4-8f29-56ef7d9798e9/?format=api",
            "uuid": "ccd23bb3-ed2d-4dd4-8f29-56ef7d9798e9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-09-18T11:00:00Z",
            "end": "2024-05-21T10:04:50Z",
            "value_type": "float",
            "last_value": -0.158,
            "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/dc57aefe-d1d9-4a2a-b8ec-04e939b2c33c/?format=api",
                "uuid": "dc57aefe-d1d9-4a2a-b8ec-04e939b2c33c",
                "name": "EEWP004006",
                "code": "EEWP004006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-10-17T12:00:00Z",
                            "start": "1995-09-18T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2024-02-27T12:40:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:46:50.717028Z",
            "last_modified": "2024-06-19T06:49:31.465135Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/56741e92-76c2-402a-b19a-7357f1fb97a5/?format=api",
            "uuid": "56741e92-76c2-402a-b19a-7357f1fb97a5",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-22T14:00:00Z",
            "end": "2024-06-10T05:00:00Z",
            "value_type": "float",
            "last_value": -0.11200000000000002,
            "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/dc57aefe-d1d9-4a2a-b8ec-04e939b2c33c/?format=api",
                "uuid": "dc57aefe-d1d9-4a2a-b8ec-04e939b2c33c",
                "name": "EEWP004006",
                "code": "EEWP004006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-22T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:46:50.996367Z",
            "last_modified": "2024-06-19T06:54:00.509514Z",
            "access_modifier": "Public"
        }
    ]
}