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/96462a4e-9856-4586-a328-0a0d97896b6c/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 202,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/96462a4e-9856-4586-a328-0a0d97896b6c/timeseries/?format=api&page=20",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/96462a4e-9856-4586-a328-0a0d97896b6c/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0f9d1c5-3488-46e7-a8e9-453c328c86cb/?format=api",
            "uuid": "b0f9d1c5-3488-46e7-a8e9-453c328c86cb",
            "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/c7aa78d6-5fb5-4b94-99ef-e9e9f065aace/?format=api",
                "uuid": "c7aa78d6-5fb5-4b94-99ef-e9e9f065aace",
                "name": "40BP0433005",
                "code": "40BP0433005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:18:35.119685Z",
            "last_modified": "2022-12-20T14:08:44.056486Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d96103a-37f6-465d-94b1-d271b392c2dd/?format=api",
            "uuid": "3d96103a-37f6-465d-94b1-d271b392c2dd",
            "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/25f26add-72e8-4098-9b1e-cc393865254d/?format=api",
                "uuid": "25f26add-72e8-4098-9b1e-cc393865254d",
                "name": "40BP0419003",
                "code": "40BP0419003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:18:41.668060Z",
            "last_modified": "2022-12-20T14:08:45.538870Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4225e112-eb59-47a0-935d-9a76c92d5932/?format=api",
            "uuid": "4225e112-eb59-47a0-935d-9a76c92d5932",
            "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/c4d03a6b-c1a2-480c-ac99-c248091ab645/?format=api",
                "uuid": "c4d03a6b-c1a2-480c-ac99-c248091ab645",
                "name": "40BP0378004",
                "code": "40BP0378004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:18:47.713397Z",
            "last_modified": "2022-12-20T14:08:47.207740Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f42c7d03-6104-46d9-bee4-5cbc4f742661/?format=api",
            "uuid": "f42c7d03-6104-46d9-bee4-5cbc4f742661",
            "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/577b0e9c-d7a4-4fdb-adb6-a671d0bfe553/?format=api",
                "uuid": "577b0e9c-d7a4-4fdb-adb6-a671d0bfe553",
                "name": "40BP0417003",
                "code": "40BP0417003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:18:50.783487Z",
            "last_modified": "2022-12-20T14:08:48.018045Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cfa3b63e-4d79-4b61-beb5-6cc55baafc04/?format=api",
            "uuid": "cfa3b63e-4d79-4b61-beb5-6cc55baafc04",
            "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/96287c99-ffc6-4740-a99e-04f5fa255c2f/?format=api",
                "uuid": "96287c99-ffc6-4740-a99e-04f5fa255c2f",
                "name": "40BP0433002",
                "code": "40BP0433002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:18:59.348107Z",
            "last_modified": "2022-12-20T14:08:50.422123Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3103a40f-5697-42a0-b340-e9e6dceb9991/?format=api",
            "uuid": "3103a40f-5697-42a0-b340-e9e6dceb9991",
            "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/16f0ae77-8512-4215-8f0c-12bc72bcef57/?format=api",
                "uuid": "16f0ae77-8512-4215-8f0c-12bc72bcef57",
                "name": "40BP0420004",
                "code": "40BP0420004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:05.848747Z",
            "last_modified": "2022-12-20T14:08:51.840459Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4176fa5e-9277-4c3f-8a44-09fd40368364/?format=api",
            "uuid": "4176fa5e-9277-4c3f-8a44-09fd40368364",
            "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/ae8413be-339f-46df-bcdc-ba2b41554c6c/?format=api",
                "uuid": "ae8413be-339f-46df-bcdc-ba2b41554c6c",
                "name": "40BP0376002",
                "code": "40BP0376002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:15.446361Z",
            "last_modified": "2022-12-20T14:08:54.261816Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/65963df4-8648-48c7-803c-b95a2d932af0/?format=api",
            "uuid": "65963df4-8648-48c7-803c-b95a2d932af0",
            "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/302d5a60-65cc-48af-ba33-2a0cf1cd525e/?format=api",
                "uuid": "302d5a60-65cc-48af-ba33-2a0cf1cd525e",
                "name": "40BP0420005",
                "code": "40BP0420005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:21.439924Z",
            "last_modified": "2022-12-20T14:08:55.947741Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b20e011e-1d62-474a-a179-da15ba050cb1/?format=api",
            "uuid": "b20e011e-1d62-474a-a179-da15ba050cb1",
            "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/b501c101-eb5f-4c50-b8bb-dd7548d2b69e/?format=api",
                "uuid": "b501c101-eb5f-4c50-b8bb-dd7548d2b69e",
                "name": "40BP0417005",
                "code": "40BP0417005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:24.642308Z",
            "last_modified": "2022-12-20T14:08:56.925240Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1196ee88-9289-4a29-8494-195662444a5e/?format=api",
            "uuid": "1196ee88-9289-4a29-8494-195662444a5e",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-04-18T11:00:00Z",
            "end": "2025-02-24T08:00:00Z",
            "value_type": "float",
            "last_value": 13.857000000000001,
            "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/c6a4b811-be69-4b45-9141-e9de36909cf9/?format=api",
                "uuid": "c6a4b811-be69-4b45-9141-e9de36909cf9",
                "name": "40BP0378002",
                "code": "40BP0378002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-11-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T09:19:30.824283Z",
            "last_modified": "2025-02-25T15:00:36.343440Z",
            "access_modifier": "Public"
        }
    ]
}