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
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=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b531f100-afd8-4ac9-b25e-af2c11f2eb85/?format=api",
            "uuid": "b531f100-afd8-4ac9-b25e-af2c11f2eb85",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-11T08:00:00Z",
            "value_type": "float",
            "last_value": 5.223000000000001,
            "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/cf9c5715-18b2-48a1-a08d-6d2d3816b131/?format=api",
                "uuid": "cf9c5715-18b2-48a1-a08d-6d2d3816b131",
                "name": "28AP0118001",
                "code": "28AP0118001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:00:09.979492Z",
            "last_modified": "2025-03-17T09:15:33.672598Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/53671ae4-c0af-4fae-b8c8-2ec15d6b35a0/?format=api",
            "uuid": "53671ae4-c0af-4fae-b8c8-2ec15d6b35a0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-11T08:00:00Z",
            "value_type": "float",
            "last_value": 5.2,
            "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/3fb898c4-f5b2-424b-8561-81a5331e24b0/?format=api",
                "uuid": "3fb898c4-f5b2-424b-8561-81a5331e24b0",
                "name": "28AP0118002",
                "code": "28AP0118002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:00:11.439032Z",
            "last_modified": "2025-03-17T09:15:37.981554Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4f766a6f-f45b-4b09-907c-92b5fd6c8cf6/?format=api",
            "uuid": "4f766a6f-f45b-4b09-907c-92b5fd6c8cf6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-11T08:00:00Z",
            "value_type": "float",
            "last_value": 5.117000000000001,
            "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/b7300b01-f86d-45f9-8ea1-9b0fecc9816e/?format=api",
                "uuid": "b7300b01-f86d-45f9-8ea1-9b0fecc9816e",
                "name": "28AP0118007",
                "code": "28AP0118007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:00:12.853292Z",
            "last_modified": "2025-03-17T09:15:30.887230Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a96d5b0-959f-461d-9ad6-6c3f93c8ae49/?format=api",
            "uuid": "2a96d5b0-959f-461d-9ad6-6c3f93c8ae49",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 5.279,
            "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/052d01cd-ca22-44f0-ab43-58c140bcd597/?format=api",
                "uuid": "052d01cd-ca22-44f0-ab43-58c140bcd597",
                "name": "22CL0074001",
                "code": "22CL0074001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:01:59.725584Z",
            "last_modified": "2025-03-17T09:10:42.673227Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2527d3f3-5ea7-480a-9e1c-2751b7720b5b/?format=api",
            "uuid": "2527d3f3-5ea7-480a-9e1c-2751b7720b5b",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-09-01T11:00:00Z",
            "end": "2025-03-10T11:00:00Z",
            "value_type": "float",
            "last_value": 5.186,
            "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/1a58d37d-0d3d-4b0f-9809-90135693c331/?format=api",
                "uuid": "1a58d37d-0d3d-4b0f-9809-90135693c331",
                "name": "22CP0079001",
                "code": "22CP0079001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-09-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:02:01.268552Z",
            "last_modified": "2025-03-17T09:10:55.530097Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/46907405-d56a-44c8-879b-6ac02c065839/?format=api",
            "uuid": "46907405-d56a-44c8-879b-6ac02c065839",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-09-01T11:00:00Z",
            "end": "2025-03-10T11:00:00Z",
            "value_type": "float",
            "last_value": 5.181,
            "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/398701b1-c580-4938-8e95-44fab72db64a/?format=api",
                "uuid": "398701b1-c580-4938-8e95-44fab72db64a",
                "name": "22CP0079002",
                "code": "22CP0079002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-09-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:02:02.860814Z",
            "last_modified": "2025-03-17T09:10:36.726149Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bb4b26a7-611f-4ee3-bbfa-f3d6a4160f36/?format=api",
            "uuid": "bb4b26a7-611f-4ee3-bbfa-f3d6a4160f36",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-09-01T11:00:00Z",
            "end": "2025-03-10T11:00:00Z",
            "value_type": "float",
            "last_value": 5.182,
            "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/8c7a6bd5-3d66-45d3-a2e9-944b4889bb18/?format=api",
                "uuid": "8c7a6bd5-3d66-45d3-a2e9-944b4889bb18",
                "name": "22CP0079004",
                "code": "22CP0079004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-09-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:02:04.326500Z",
            "last_modified": "2025-03-17T09:10:35.551170Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/80feb77d-3fc1-4301-bcaf-1a32947fdd59/?format=api",
            "uuid": "80feb77d-3fc1-4301-bcaf-1a32947fdd59",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 4.591,
            "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/2a55f81b-9e0b-4d8b-a486-7a341f13dc94/?format=api",
                "uuid": "2a55f81b-9e0b-4d8b-a486-7a341f13dc94",
                "name": "22CP0104001",
                "code": "22CP0104001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:02:05.799978Z",
            "last_modified": "2025-03-17T09:11:01.434379Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce778eb4-ee6f-4e2c-9486-0c54dc9d94e9/?format=api",
            "uuid": "ce778eb4-ee6f-4e2c-9486-0c54dc9d94e9",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 4.355,
            "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/87545b68-b95c-48b3-a214-275e14ecfcaa/?format=api",
                "uuid": "87545b68-b95c-48b3-a214-275e14ecfcaa",
                "name": "22CP0104008",
                "code": "22CP0104008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:02:07.461289Z",
            "last_modified": "2025-03-17T09:10:34.444953Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dda4545c-c489-43af-a04f-8ac2c3e65584/?format=api",
            "uuid": "dda4545c-c489-43af-a04f-8ac2c3e65584",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2005-11-01T11:00:00Z",
            "end": "2025-03-10T08:00:00Z",
            "value_type": "float",
            "last_value": 5.656000000000001,
            "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/bfd6f6e7-7664-4567-9d37-91a87723e4bb/?format=api",
                "uuid": "bfd6f6e7-7664-4567-9d37-91a87723e4bb",
                "name": "22CP0139001",
                "code": "22CP0139001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2005-11-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T19:02:09.015977Z",
            "last_modified": "2025-03-17T09:10:49.021712Z",
            "access_modifier": "Public"
        }
    ]
}