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/31c56681-a70a-470a-ad01-8c03e6a6dbb1/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 196,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/31c56681-a70a-470a-ad01-8c03e6a6dbb1/timeseries/?format=api&page=7",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/31c56681-a70a-470a-ad01-8c03e6a6dbb1/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0a1af206-6435-4000-b2df-6b4442fd94d1/?format=api",
            "uuid": "0a1af206-6435-4000-b2df-6b4442fd94d1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-12T11:00:00Z",
            "value_type": "float",
            "last_value": -2.81,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/f329e5a3-1684-44d8-8d62-8f2248e4c047/?format=api",
                "uuid": "f329e5a3-1684-44d8-8d62-8f2248e4c047",
                "name": "26F0093004",
                "code": "26F0093004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:19:55.570400Z",
            "last_modified": "2025-03-19T08:10:30.209152Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d0b6bca0-9875-447e-b707-3c69eb867fe0/?format=api",
            "uuid": "d0b6bca0-9875-447e-b707-3c69eb867fe0",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-12T11:00:00Z",
            "value_type": "float",
            "last_value": -2.78,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/489e1efa-e0e4-4d31-a3ad-3ea6272e0ff8/?format=api",
                "uuid": "489e1efa-e0e4-4d31-a3ad-3ea6272e0ff8",
                "name": "26F0093005",
                "code": "26F0093005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:19:58.377275Z",
            "last_modified": "2025-03-19T08:10:31.256005Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/14d4176a-e808-48fc-81a3-f6c4d2ac4e08/?format=api",
            "uuid": "14d4176a-e808-48fc-81a3-f6c4d2ac4e08",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -3.3710000000000004,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/a1d0ba21-542c-4615-be6f-c80e1ff26206/?format=api",
                "uuid": "a1d0ba21-542c-4615-be6f-c80e1ff26206",
                "name": "26F0094001",
                "code": "26F0094001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:00.800006Z",
            "last_modified": "2025-03-19T08:10:44.006365Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6beeae4f-7006-4349-9ae9-5b84521b4d6c/?format=api",
            "uuid": "6beeae4f-7006-4349-9ae9-5b84521b4d6c",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.661,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/68cf8c94-dda9-4640-9587-e40b9bfb0851/?format=api",
                "uuid": "68cf8c94-dda9-4640-9587-e40b9bfb0851",
                "name": "26F0094002",
                "code": "26F0094002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:03.541589Z",
            "last_modified": "2025-03-19T08:10:35.198052Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a7ea9d55-182b-4aac-89fa-18c108220591/?format=api",
            "uuid": "a7ea9d55-182b-4aac-89fa-18c108220591",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.7190000000000003,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/50eb85b5-6931-4b4f-ad5b-ce009cab33ce/?format=api",
                "uuid": "50eb85b5-6931-4b4f-ad5b-ce009cab33ce",
                "name": "26F0094003",
                "code": "26F0094003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:05.952491Z",
            "last_modified": "2025-03-19T08:10:44.546760Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e3f6b9d5-aac7-4262-992e-47ddfbb7396e/?format=api",
            "uuid": "e3f6b9d5-aac7-4262-992e-47ddfbb7396e",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.665,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/b28b4cf1-d535-4e94-a480-d7d17df97475/?format=api",
                "uuid": "b28b4cf1-d535-4e94-a480-d7d17df97475",
                "name": "26F0094004",
                "code": "26F0094004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:08.781874Z",
            "last_modified": "2025-03-19T08:10:49.656134Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a4a9c524-83fc-461f-9237-2e60dee6f9e7/?format=api",
            "uuid": "a4a9c524-83fc-461f-9237-2e60dee6f9e7",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.71,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/c95c693c-4786-4bd3-b474-ffd9491caa4c/?format=api",
                "uuid": "c95c693c-4786-4bd3-b474-ffd9491caa4c",
                "name": "26F0094005",
                "code": "26F0094005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:11.696386Z",
            "last_modified": "2025-03-19T08:10:40.754937Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8503ae56-e9e1-41e7-9859-46dd6ee24b83/?format=api",
            "uuid": "8503ae56-e9e1-41e7-9859-46dd6ee24b83",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-17T11:00:00Z",
            "value_type": "float",
            "last_value": -2.7190000000000003,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/e473f8af-7f21-4d3f-ab8d-0522f48e600e/?format=api",
                "uuid": "e473f8af-7f21-4d3f-ab8d-0522f48e600e",
                "name": "26F0094006",
                "code": "26F0094006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:14.509170Z",
            "last_modified": "2025-03-19T08:10:48.229194Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/72919e8a-c88c-4cb2-9ff7-7e05edef55bf/?format=api",
            "uuid": "72919e8a-c88c-4cb2-9ff7-7e05edef55bf",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-12T11:00:00Z",
            "value_type": "float",
            "last_value": -3.6,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/1deeceee-9cfb-44c0-b69c-cab6eab4978c/?format=api",
                "uuid": "1deeceee-9cfb-44c0-b69c-cab6eab4978c",
                "name": "26F0095001",
                "code": "26F0095001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:17.000317Z",
            "last_modified": "2025-03-19T08:10:30.627364Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/eecbb392-626e-40c1-8c37-e0662ddfcf95/?format=api",
            "uuid": "eecbb392-626e-40c1-8c37-e0662ddfcf95",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2012-06-01T11:00:00Z",
            "end": "2025-03-12T11:00:00Z",
            "value_type": "float",
            "last_value": -3.0690000000000004,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/f394671c-691e-430b-908e-042c08701436/?format=api",
                "uuid": "f394671c-691e-430b-908e-042c08701436",
                "name": "26F0095002",
                "code": "26F0095002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2012-06-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:19.453910Z",
            "last_modified": "2025-03-19T08:10:43.836182Z",
            "access_modifier": "Public"
        }
    ]
}