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/bf709e76-4165-4964-9e22-dc99d8826d22/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 194,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/bf709e76-4165-4964-9e22-dc99d8826d22/timeseries/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/bf709e76-4165-4964-9e22-dc99d8826d22/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63e67aba-07c1-490f-a3ff-4ad0248b8c67/?format=api",
            "uuid": "63e67aba-07c1-490f-a3ff-4ad0248b8c67",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1984-08-14T11:00:00Z",
            "end": "2011-01-18T11:00:00Z",
            "value_type": "float",
            "last_value": -1.85,
            "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/25327ce1-3b9a-4773-bc9a-c8a116b40b25/?format=api",
                "uuid": "25327ce1-3b9a-4773-bc9a-c8a116b40b25",
                "name": "B21B0415001",
                "code": "B21B0415001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2011-01-18T12:00:00Z",
                        "start": "1984-08-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:26:22.826371Z",
            "last_modified": "2023-07-09T20:32:22.008928Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a60abd10-4b43-4c7a-ad69-04c5938dbd53/?format=api",
            "uuid": "a60abd10-4b43-4c7a-ad69-04c5938dbd53",
            "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/bceec896-2db5-4adf-9d1d-65ff82037f43/?format=api",
                "uuid": "bceec896-2db5-4adf-9d1d-65ff82037f43",
                "name": "21BP0214004",
                "code": "21BP0214004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:37.547690Z",
            "last_modified": "2022-12-20T14:14:33.642044Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb2667fb-00df-4b95-aa60-558a9d994e8f/?format=api",
            "uuid": "fb2667fb-00df-4b95-aa60-558a9d994e8f",
            "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/ef16870a-6225-470b-94cd-bd101b91f8ae/?format=api",
                "uuid": "ef16870a-6225-470b-94cd-bd101b91f8ae",
                "name": "21BP0001004",
                "code": "21BP0001004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:40.416247Z",
            "last_modified": "2022-12-20T14:14:34.521654Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eca08fe2-3e1a-4a05-81ea-0e4c63a86a32/?format=api",
            "uuid": "eca08fe2-3e1a-4a05-81ea-0e4c63a86a32",
            "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/ee610420-e6b8-45ab-a4d5-b54ab5beeeb3/?format=api",
                "uuid": "ee610420-e6b8-45ab-a4d5-b54ab5beeeb3",
                "name": "21BP0138002",
                "code": "21BP0138002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:43.114806Z",
            "last_modified": "2022-12-20T14:14:35.113511Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed2f4cb7-93a6-42d6-b141-e6b64c94eb7d/?format=api",
            "uuid": "ed2f4cb7-93a6-42d6-b141-e6b64c94eb7d",
            "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/9952ad12-da00-4129-9c81-6920ec50f119/?format=api",
                "uuid": "9952ad12-da00-4129-9c81-6920ec50f119",
                "name": "21BP0002005",
                "code": "21BP0002005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:46.030097Z",
            "last_modified": "2022-12-20T14:14:35.988060Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6017fe9e-2f1d-429f-a40f-6b486e341330/?format=api",
            "uuid": "6017fe9e-2f1d-429f-a40f-6b486e341330",
            "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/6d9088f9-a74e-4e19-b70b-b4cc13dd21e9/?format=api",
                "uuid": "6d9088f9-a74e-4e19-b70b-b4cc13dd21e9",
                "name": "21BP0137004",
                "code": "21BP0137004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:48.955119Z",
            "last_modified": "2022-12-20T14:14:36.911148Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c02bf56-217a-470a-a3a7-655d3fb65fe6/?format=api",
            "uuid": "8c02bf56-217a-470a-a3a7-655d3fb65fe6",
            "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/aefe725b-0ce4-42dc-931d-166c4e4cea09/?format=api",
                "uuid": "aefe725b-0ce4-42dc-931d-166c4e4cea09",
                "name": "21BP0137002",
                "code": "21BP0137002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:51.835877Z",
            "last_modified": "2022-12-20T14:14:37.786046Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7de48ee8-2645-427b-baa6-f2cbbf34ba32/?format=api",
            "uuid": "7de48ee8-2645-427b-baa6-f2cbbf34ba32",
            "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/9c0ac9c4-9d24-4c90-9e3e-1c3e294191b6/?format=api",
                "uuid": "9c0ac9c4-9d24-4c90-9e3e-1c3e294191b6",
                "name": "21BP0001003",
                "code": "21BP0001003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:54.909809Z",
            "last_modified": "2022-12-20T14:14:38.654879Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f48d7de-f381-494a-bfd2-dfd6c938baff/?format=api",
            "uuid": "1f48d7de-f381-494a-bfd2-dfd6c938baff",
            "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/fe61f392-cde9-4ab0-91fe-dacbcb8f8b1c/?format=api",
                "uuid": "fe61f392-cde9-4ab0-91fe-dacbcb8f8b1c",
                "name": "21BP0191002",
                "code": "21BP0191002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:57.728156Z",
            "last_modified": "2022-12-20T14:14:39.560296Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/62d7b699-c7ff-45c4-b237-cf0779905247/?format=api",
            "uuid": "62d7b699-c7ff-45c4-b237-cf0779905247",
            "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/c2f2de07-1bad-48e2-87d6-1afb80928406/?format=api",
                "uuid": "c2f2de07-1bad-48e2-87d6-1afb80928406",
                "name": "21BP0189002",
                "code": "21BP0189002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:00.438378Z",
            "last_modified": "2022-12-20T14:14:40.155107Z",
            "access_modifier": "Public"
        }
    ]
}