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/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=41
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 474,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=42",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=40",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ebc008c4-a720-4ea5-9b81-33c9dbc29246/?format=api",
            "uuid": "ebc008c4-a720-4ea5-9b81-33c9dbc29246",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2015-07-01T13:00:00Z",
            "end": "2015-07-01T13:00:00Z",
            "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/a48bec04-1626-4e7a-a761-29b53a7d2864/?format=api",
                "uuid": "a48bec04-1626-4e7a-a761-29b53a7d2864",
                "name": "GRWP025011",
                "code": "GRWP025011"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-07-01T14:00:00Z",
                        "start": "2015-07-01T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:42:34.731907Z",
            "last_modified": "2023-07-09T20:42:44.254798Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6282e5ad-0d13-4367-bddb-8ff1ae5c2f31/?format=api",
            "uuid": "6282e5ad-0d13-4367-bddb-8ff1ae5c2f31",
            "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/a48bec04-1626-4e7a-a761-29b53a7d2864/?format=api",
                "uuid": "a48bec04-1626-4e7a-a761-29b53a7d2864",
                "name": "GRWP025011",
                "code": "GRWP025011"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:35.019198Z",
            "last_modified": "2022-12-20T14:14:33.046574Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/091c2bec-1807-42b0-be4c-c9fd1e86f434/?format=api",
            "uuid": "091c2bec-1807-42b0-be4c-c9fd1e86f434",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2015-07-01T13:00:00Z",
            "end": "2015-07-01T13:00:00Z",
            "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/3954815b-cce4-4112-ae00-629d65cb0bf9/?format=api",
                "uuid": "3954815b-cce4-4112-ae00-629d65cb0bf9",
                "name": "GRWP025012",
                "code": "GRWP025012"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-07-01T14:00:00Z",
                        "start": "2015-07-01T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:42:37.960104Z",
            "last_modified": "2023-07-09T20:42:44.660367Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fae6a9e6-789a-4fd9-96d9-395b3d84f8d3/?format=api",
            "uuid": "fae6a9e6-789a-4fd9-96d9-395b3d84f8d3",
            "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/3954815b-cce4-4112-ae00-629d65cb0bf9/?format=api",
                "uuid": "3954815b-cce4-4112-ae00-629d65cb0bf9",
                "name": "GRWP025012",
                "code": "GRWP025012"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:38.348517Z",
            "last_modified": "2022-12-20T14:14:33.951366Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0cf0f30d-f986-4a70-96a8-8c6dca3771cd/?format=api",
            "uuid": "0cf0f30d-f986-4a70-96a8-8c6dca3771cd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2015-07-01T13:00:00Z",
            "end": "2015-07-01T13:00:00Z",
            "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/e8a967d8-2342-4b06-ada0-b47c0a51ee77/?format=api",
                "uuid": "e8a967d8-2342-4b06-ada0-b47c0a51ee77",
                "name": "GRWP025013",
                "code": "GRWP025013"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-07-01T14:00:00Z",
                        "start": "2015-07-01T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:42:41.355619Z",
            "last_modified": "2023-07-09T20:42:45.077032Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0c839d1e-3970-4089-8643-3e7aaebe0799/?format=api",
            "uuid": "0c839d1e-3970-4089-8643-3e7aaebe0799",
            "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/e8a967d8-2342-4b06-ada0-b47c0a51ee77/?format=api",
                "uuid": "e8a967d8-2342-4b06-ada0-b47c0a51ee77",
                "name": "GRWP025013",
                "code": "GRWP025013"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:41.621865Z",
            "last_modified": "2022-12-20T14:14:34.822000Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ab2d12d-68aa-4c13-832c-98ff9eee4f50/?format=api",
            "uuid": "0ab2d12d-68aa-4c13-832c-98ff9eee4f50",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2015-07-01T13:00:00Z",
            "end": "2015-07-01T13:00:00Z",
            "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/c74c67d3-c17f-4ed2-b09e-db45bece9553/?format=api",
                "uuid": "c74c67d3-c17f-4ed2-b09e-db45bece9553",
                "name": "GRWP025014",
                "code": "GRWP025014"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-07-01T14:00:00Z",
                        "start": "2015-07-01T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:42:44.319612Z",
            "last_modified": "2023-07-09T20:42:45.479869Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e8bc809-07fe-4c0d-ad6b-2af00db5edce/?format=api",
            "uuid": "1e8bc809-07fe-4c0d-ad6b-2af00db5edce",
            "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/c74c67d3-c17f-4ed2-b09e-db45bece9553/?format=api",
                "uuid": "c74c67d3-c17f-4ed2-b09e-db45bece9553",
                "name": "GRWP025014",
                "code": "GRWP025014"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:44.605559Z",
            "last_modified": "2022-12-20T14:14:35.697322Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa5a4de7-3035-4f0b-9a96-dcf7c2e9f430/?format=api",
            "uuid": "aa5a4de7-3035-4f0b-9a96-dcf7c2e9f430",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2015-07-01T13:00:00Z",
            "end": "2015-07-01T13:00:00Z",
            "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/907e0f2c-46a1-4194-bd5e-8452a4bb421c/?format=api",
                "uuid": "907e0f2c-46a1-4194-bd5e-8452a4bb421c",
                "name": "GRWP025015",
                "code": "GRWP025015"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2015-07-01T14:00:00Z",
                        "start": "2015-07-01T14:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:42:47.578015Z",
            "last_modified": "2023-07-09T20:42:45.892197Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ab9b21a-bf9d-4c96-b16e-15d059894eae/?format=api",
            "uuid": "5ab9b21a-bf9d-4c96-b16e-15d059894eae",
            "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/907e0f2c-46a1-4194-bd5e-8452a4bb421c/?format=api",
                "uuid": "907e0f2c-46a1-4194-bd5e-8452a4bb421c",
                "name": "GRWP025015",
                "code": "GRWP025015"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:47.843705Z",
            "last_modified": "2022-12-20T14:14:36.613375Z",
            "access_modifier": "Public"
        }
    ]
}