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=7
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=8",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/31c56681-a70a-470a-ad01-8c03e6a6dbb1/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb21095b-0b17-4280-a89f-fa9f791b4edb/?format=api",
            "uuid": "eb21095b-0b17-4280-a89f-fa9f791b4edb",
            "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/defc2f21-0b6a-45f1-9819-9f4e9204b8d4/?format=api",
                "uuid": "defc2f21-0b6a-45f1-9819-9f4e9204b8d4",
                "name": "26F0095003",
                "code": "26F0095003"
            },
            "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:22.718278Z",
            "last_modified": "2025-03-24T08:55:34.273915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2a123537-a8e5-4383-b82c-fd199c728199/?format=api",
            "uuid": "2a123537-a8e5-4383-b82c-fd199c728199",
            "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.0610000000000004,
            "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/bf97e228-e6fd-4980-8db0-b5c994d961fe/?format=api",
                "uuid": "bf97e228-e6fd-4980-8db0-b5c994d961fe",
                "name": "26F0095004",
                "code": "26F0095004"
            },
            "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:25.377159Z",
            "last_modified": "2025-03-24T08:55:32.716123Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d8494268-ff22-4e4f-aca4-1f63d419abe3/?format=api",
            "uuid": "d8494268-ff22-4e4f-aca4-1f63d419abe3",
            "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.019,
            "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/722f9464-b956-492d-9d95-819cab907e4a/?format=api",
                "uuid": "722f9464-b956-492d-9d95-819cab907e4a",
                "name": "26F0095005",
                "code": "26F0095005"
            },
            "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:27.707200Z",
            "last_modified": "2025-03-19T08:10:33.454142Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4aa47059-e5f3-4cb3-96a6-ff523097fa6a/?format=api",
            "uuid": "4aa47059-e5f3-4cb3-96a6-ff523097fa6a",
            "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.016,
            "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/bf58c88a-f76d-4e7b-93a4-5512b21cb2dd/?format=api",
                "uuid": "bf58c88a-f76d-4e7b-93a4-5512b21cb2dd",
                "name": "26F0095006",
                "code": "26F0095006"
            },
            "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:30.156973Z",
            "last_modified": "2025-03-19T08:10:44.444241Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/28f8a5fa-4172-4062-969a-7ebb8e2fe726/?format=api",
            "uuid": "28f8a5fa-4172-4062-969a-7ebb8e2fe726",
            "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.9819999999999998,
            "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/5bafc796-a718-4816-a317-de84a3c59c7d/?format=api",
                "uuid": "5bafc796-a718-4816-a317-de84a3c59c7d",
                "name": "26F0192001",
                "code": "26F0192001"
            },
            "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:33.353819Z",
            "last_modified": "2025-03-19T08:10:49.830135Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9460cbe-1cf6-4d89-beb0-bb8ef67347c5/?format=api",
            "uuid": "f9460cbe-1cf6-4d89-beb0-bb8ef67347c5",
            "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.96,
            "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/3eea5a47-ac21-4097-98f8-e3b9f5972cf0/?format=api",
                "uuid": "3eea5a47-ac21-4097-98f8-e3b9f5972cf0",
                "name": "26F0192002",
                "code": "26F0192002"
            },
            "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:35.749863Z",
            "last_modified": "2025-03-19T08:10:43.767000Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6a8de847-2d8d-4b47-af69-cb3e2c2d6bfa/?format=api",
            "uuid": "6a8de847-2d8d-4b47-af69-cb3e2c2d6bfa",
            "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.386,
            "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/af4e96b2-05b6-4deb-b7dd-24edfb6650d8/?format=api",
                "uuid": "af4e96b2-05b6-4deb-b7dd-24edfb6650d8",
                "name": "26F0192003",
                "code": "26F0192003"
            },
            "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:39.076478Z",
            "last_modified": "2025-03-19T08:10:50.757831Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae3d225f-94f1-4526-83f5-f2af3ece80e6/?format=api",
            "uuid": "ae3d225f-94f1-4526-83f5-f2af3ece80e6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2008-02-15T11:36:58Z",
            "end": "2025-03-12T11:00:00Z",
            "value_type": "float",
            "last_value": -2.373,
            "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/ef6d02ea-2bb8-4d31-ad57-7968f2461719/?format=api",
                "uuid": "ef6d02ea-2bb8-4d31-ad57-7968f2461719",
                "name": "26F0192004",
                "code": "26F0192004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2008-02-15T12:36:58Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2016-02-10T15:20:42.640693Z",
            "last_modified": "2025-03-19T08:10:46.623448Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9cd09b2e-b6ce-4251-a8d6-b9a7ba63be1f/?format=api",
            "uuid": "9cd09b2e-b6ce-4251-a8d6-b9a7ba63be1f",
            "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.313,
            "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/1df4d88e-8df5-4d34-ba82-f9a049d1043c/?format=api",
                "uuid": "1df4d88e-8df5-4d34-ba82-f9a049d1043c",
                "name": "26F0192005",
                "code": "26F0192005"
            },
            "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:45.444028Z",
            "last_modified": "2025-03-19T08:10:37.750586Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a4181e53-6592-46fa-9c6c-773f6f30039d/?format=api",
            "uuid": "a4181e53-6592-46fa-9c6c-773f6f30039d",
            "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.4760000000000004,
            "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/c64bdb6c-82cc-425b-85f8-7cfd80287d6e/?format=api",
                "uuid": "c64bdb6c-82cc-425b-85f8-7cfd80287d6e",
                "name": "26F0193001",
                "code": "26F0193001"
            },
            "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:48.060156Z",
            "last_modified": "2025-03-19T08:10:49.632633Z",
            "access_modifier": "Public"
        }
    ]
}