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/604fc037-1fc0-4e8d-a57f-60149bb7d39b/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 148,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/604fc037-1fc0-4e8d-a57f-60149bb7d39b/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/604fc037-1fc0-4e8d-a57f-60149bb7d39b/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a3f14a3-955c-4b27-aa94-567cb21e93f5/?format=api",
            "uuid": "5a3f14a3-955c-4b27-aa94-567cb21e93f5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-10-23T07:30:00Z",
            "end": "2025-03-10T10:05:48Z",
            "value_type": "float",
            "last_value": 4.26,
            "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/0baf64c7-6481-4ba7-8157-1a6513c59272/?format=api",
                "uuid": "0baf64c7-6481-4ba7-8157-1a6513c59272",
                "name": "B32D0327004",
                "code": "WOWP032004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-10-23T08:30:00Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T09:34:19.606348Z",
            "last_modified": "2025-03-14T12:26:16.075107Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/78be2c5a-d884-4213-9f46-1139e4a78bc3/?format=api",
            "uuid": "78be2c5a-d884-4213-9f46-1139e4a78bc3",
            "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/19c36e34-af15-4e0f-b3de-be9cf105a46b/?format=api",
                "uuid": "19c36e34-af15-4e0f-b3de-be9cf105a46b",
                "name": "B32D0327005",
                "code": "WOWP032005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:22.738183Z",
            "last_modified": "2022-10-05T09:34:22.738170Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59a13a84-b9ab-4499-9cff-c8fa4c4db68b/?format=api",
            "uuid": "59a13a84-b9ab-4499-9cff-c8fa4c4db68b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/19c36e34-af15-4e0f-b3de-be9cf105a46b/?format=api",
                "uuid": "19c36e34-af15-4e0f-b3de-be9cf105a46b",
                "name": "B32D0327005",
                "code": "WOWP032005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:23.139092Z",
            "last_modified": "2022-10-05T09:34:23.139082Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ca6ea70-3bac-436d-b91c-99adb2a1e7f0/?format=api",
            "uuid": "5ca6ea70-3bac-436d-b91c-99adb2a1e7f0",
            "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/288aaeee-4dc3-4eb5-9301-13e80f03b526/?format=api",
                "uuid": "288aaeee-4dc3-4eb5-9301-13e80f03b526",
                "name": "B32D0327006",
                "code": "WOWP032006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:26.701450Z",
            "last_modified": "2022-10-05T09:34:26.701435Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6cec91b6-e4eb-41b4-a413-c9ac7ae98877/?format=api",
            "uuid": "6cec91b6-e4eb-41b4-a413-c9ac7ae98877",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/288aaeee-4dc3-4eb5-9301-13e80f03b526/?format=api",
                "uuid": "288aaeee-4dc3-4eb5-9301-13e80f03b526",
                "name": "B32D0327006",
                "code": "WOWP032006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:27.187270Z",
            "last_modified": "2022-10-05T09:34:27.187255Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33da98e6-aa01-40a2-90df-e437a1bab7b6/?format=api",
            "uuid": "33da98e6-aa01-40a2-90df-e437a1bab7b6",
            "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/419ac6fc-6e37-4a54-ab2c-7be8858f53aa/?format=api",
                "uuid": "419ac6fc-6e37-4a54-ab2c-7be8858f53aa",
                "name": "B32D0327007",
                "code": "WOWP032007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:31.056032Z",
            "last_modified": "2022-10-05T09:34:31.056017Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/966b433e-768a-44f6-af97-cacbb8874635/?format=api",
            "uuid": "966b433e-768a-44f6-af97-cacbb8874635",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/419ac6fc-6e37-4a54-ab2c-7be8858f53aa/?format=api",
                "uuid": "419ac6fc-6e37-4a54-ab2c-7be8858f53aa",
                "name": "B32D0327007",
                "code": "WOWP032007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:31.621742Z",
            "last_modified": "2022-10-05T09:34:31.621728Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6e78f891-cc02-4238-b1d0-771ef180c1e3/?format=api",
            "uuid": "6e78f891-cc02-4238-b1d0-771ef180c1e3",
            "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/4ad82648-e694-4dd5-803e-1cbbe2fa48dd/?format=api",
                "uuid": "4ad82648-e694-4dd5-803e-1cbbe2fa48dd",
                "name": "B32D0327009",
                "code": "WOWP032009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:36.298528Z",
            "last_modified": "2022-10-05T09:34:36.298514Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/769c7e92-74d8-450d-8338-97e43ff76351/?format=api",
            "uuid": "769c7e92-74d8-450d-8338-97e43ff76351",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/4ad82648-e694-4dd5-803e-1cbbe2fa48dd/?format=api",
                "uuid": "4ad82648-e694-4dd5-803e-1cbbe2fa48dd",
                "name": "B32D0327009",
                "code": "WOWP032009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:36.781093Z",
            "last_modified": "2022-10-05T09:34:36.781079Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/789451bb-1884-4f5d-a2af-63dc96667060/?format=api",
            "uuid": "789451bb-1884-4f5d-a2af-63dc96667060",
            "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/6655900c-6d5c-45b4-8ae3-f92318d8f0a3/?format=api",
                "uuid": "6655900c-6d5c-45b4-8ae3-f92318d8f0a3",
                "name": "B32D0327013",
                "code": "WOWP032013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:34:40.318293Z",
            "last_modified": "2022-10-05T09:34:40.318280Z",
            "access_modifier": "Public"
        }
    ]
}