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/9d3cf172-7f3f-441d-9715-b0ff0df46cce/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9d3cf172-7f3f-441d-9715-b0ff0df46cce/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9d3cf172-7f3f-441d-9715-b0ff0df46cce/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b8bc2891-0eed-4f50-9a5e-6383b61f40e9/?format=api",
            "uuid": "b8bc2891-0eed-4f50-9a5e-6383b61f40e9",
            "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/fed5f021-93a2-4ef6-8c7c-00854558b7e5/?format=api",
                "uuid": "fed5f021-93a2-4ef6-8c7c-00854558b7e5",
                "name": "B01C0053003",
                "code": "B01C0053003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:04.005946Z",
            "last_modified": "2022-10-04T22:18:04.005931Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3eb93c13-8b46-4815-baa0-3f3eeb399193/?format=api",
            "uuid": "3eb93c13-8b46-4815-baa0-3f3eeb399193",
            "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/fed5f021-93a2-4ef6-8c7c-00854558b7e5/?format=api",
                "uuid": "fed5f021-93a2-4ef6-8c7c-00854558b7e5",
                "name": "B01C0053003",
                "code": "B01C0053003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:04.468842Z",
            "last_modified": "2022-10-04T22:18:04.468829Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11fa1ea5-8ba6-4e23-a0ef-082fd72ba1dc/?format=api",
            "uuid": "11fa1ea5-8ba6-4e23-a0ef-082fd72ba1dc",
            "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/5cadf112-491a-4c10-bbce-e5faea4308de/?format=api",
                "uuid": "5cadf112-491a-4c10-bbce-e5faea4308de",
                "name": "B01C0053004",
                "code": "B01C0053004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:06.498748Z",
            "last_modified": "2022-10-04T22:18:06.498731Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/10236792-6568-4a74-8290-a601682a8091/?format=api",
            "uuid": "10236792-6568-4a74-8290-a601682a8091",
            "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/5cadf112-491a-4c10-bbce-e5faea4308de/?format=api",
                "uuid": "5cadf112-491a-4c10-bbce-e5faea4308de",
                "name": "B01C0053004",
                "code": "B01C0053004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:06.907942Z",
            "last_modified": "2022-10-04T22:18:06.907929Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/edd40eff-3f84-4bb5-879b-1947d12c0b1d/?format=api",
            "uuid": "edd40eff-3f84-4bb5-879b-1947d12c0b1d",
            "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/a51c42cf-6b39-4119-b13d-9c5d7fff52a9/?format=api",
                "uuid": "a51c42cf-6b39-4119-b13d-9c5d7fff52a9",
                "name": "B01C0053005",
                "code": "B01C0053005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:08.913319Z",
            "last_modified": "2022-10-04T22:18:08.913307Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5e639102-c4f5-41b9-9695-4610d735fd9f/?format=api",
            "uuid": "5e639102-c4f5-41b9-9695-4610d735fd9f",
            "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/a51c42cf-6b39-4119-b13d-9c5d7fff52a9/?format=api",
                "uuid": "a51c42cf-6b39-4119-b13d-9c5d7fff52a9",
                "name": "B01C0053005",
                "code": "B01C0053005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:09.334290Z",
            "last_modified": "2022-10-04T22:18:09.334277Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2e713480-e9cb-4720-b08c-3d1ef869222b/?format=api",
            "uuid": "2e713480-e9cb-4720-b08c-3d1ef869222b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-20T12:11:39Z",
            "end": "2024-04-17T09:29:46Z",
            "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/e649d967-fc25-44c8-99fd-31cfdcef214b/?format=api",
                "uuid": "e649d967-fc25-44c8-99fd-31cfdcef214b",
                "name": "B05A0196000",
                "code": "B05A0196000"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-20T13:11:39Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:18:13.554115Z",
            "last_modified": "2024-07-23T07:34:08.863155Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/caa9a12c-b492-4aa2-937b-e1e60c184258/?format=api",
            "uuid": "caa9a12c-b492-4aa2-937b-e1e60c184258",
            "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/e649d967-fc25-44c8-99fd-31cfdcef214b/?format=api",
                "uuid": "e649d967-fc25-44c8-99fd-31cfdcef214b",
                "name": "B05A0196000",
                "code": "B05A0196000"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:13.975028Z",
            "last_modified": "2022-10-04T22:18:13.975014Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3e8d6a52-a2cc-444a-a0cc-ab419de2da89/?format=api",
            "uuid": "3e8d6a52-a2cc-444a-a0cc-ab419de2da89",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-20T12:12:00Z",
            "end": "2024-04-17T09:30:10Z",
            "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/458636c9-5145-4965-9b02-02ad390e2c26/?format=api",
                "uuid": "458636c9-5145-4965-9b02-02ad390e2c26",
                "name": "B05A0196001",
                "code": "B05A0196001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-20T13:12:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:18:15.953425Z",
            "last_modified": "2024-07-23T07:34:05.917290Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d20fe674-9232-40fd-887b-38ac654185f1/?format=api",
            "uuid": "d20fe674-9232-40fd-887b-38ac654185f1",
            "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/458636c9-5145-4965-9b02-02ad390e2c26/?format=api",
                "uuid": "458636c9-5145-4965-9b02-02ad390e2c26",
                "name": "B05A0196001",
                "code": "B05A0196001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:16.386736Z",
            "last_modified": "2022-10-04T22:18:16.386720Z",
            "access_modifier": "Public"
        }
    ]
}