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/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 88,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=9",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc44616d-259c-49f2-b369-32588fe97d79/?format=api",
            "uuid": "cc44616d-259c-49f2-b369-32588fe97d79",
            "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/33256283-b2c4-44fb-a31a-c69860758e6e/?format=api",
                "uuid": "33256283-b2c4-44fb-a31a-c69860758e6e",
                "name": "Q2001",
                "code": "Q2001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:25.515928Z",
            "last_modified": "2022-10-05T08:50:25.515913Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31530aeb-986f-4c4c-8772-bdf5e2a6acc7/?format=api",
            "uuid": "31530aeb-986f-4c4c-8772-bdf5e2a6acc7",
            "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/33256283-b2c4-44fb-a31a-c69860758e6e/?format=api",
                "uuid": "33256283-b2c4-44fb-a31a-c69860758e6e",
                "name": "Q2001",
                "code": "Q2001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:25.895243Z",
            "last_modified": "2022-10-05T08:50:25.895228Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed3526cc-7abf-46ac-81ea-daab78e36053/?format=api",
            "uuid": "ed3526cc-7abf-46ac-81ea-daab78e36053",
            "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/234e1330-1adf-45b1-9d85-54aae465d37f/?format=api",
                "uuid": "234e1330-1adf-45b1-9d85-54aae465d37f",
                "name": "Q3001",
                "code": "Q3001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:28.612183Z",
            "last_modified": "2022-10-05T08:50:28.612170Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/85c41ac7-3855-4b14-8368-9f4928cec490/?format=api",
            "uuid": "85c41ac7-3855-4b14-8368-9f4928cec490",
            "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/234e1330-1adf-45b1-9d85-54aae465d37f/?format=api",
                "uuid": "234e1330-1adf-45b1-9d85-54aae465d37f",
                "name": "Q3001",
                "code": "Q3001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:29.059666Z",
            "last_modified": "2022-10-05T08:50:29.059653Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a1e2739-c541-4170-886f-7da7a3d1cf5e/?format=api",
            "uuid": "2a1e2739-c541-4170-886f-7da7a3d1cf5e",
            "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/bfa9052f-5bac-44e2-bd3d-27122a0a67ec/?format=api",
                "uuid": "bfa9052f-5bac-44e2-bd3d-27122a0a67ec",
                "name": "Q4001",
                "code": "Q4001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:33.648467Z",
            "last_modified": "2022-10-05T08:50:33.648453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b36c1bd6-f663-4bfb-9355-e6d1da5ab451/?format=api",
            "uuid": "b36c1bd6-f663-4bfb-9355-e6d1da5ab451",
            "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/bfa9052f-5bac-44e2-bd3d-27122a0a67ec/?format=api",
                "uuid": "bfa9052f-5bac-44e2-bd3d-27122a0a67ec",
                "name": "Q4001",
                "code": "Q4001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:34.168954Z",
            "last_modified": "2022-10-05T08:50:34.168940Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1b9a08ab-76b8-4f4c-9cd0-1e949b15acb3/?format=api",
            "uuid": "1b9a08ab-76b8-4f4c-9cd0-1e949b15acb3",
            "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/bc7db0f9-e22a-4912-80b3-06b8c20349fa/?format=api",
                "uuid": "bc7db0f9-e22a-4912-80b3-06b8c20349fa",
                "name": "Q5001",
                "code": "Q5001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:37.096946Z",
            "last_modified": "2022-10-05T08:50:37.096931Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a06d8fc3-88bc-4ced-bed0-408dbaaffa5e/?format=api",
            "uuid": "a06d8fc3-88bc-4ced-bed0-408dbaaffa5e",
            "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/bc7db0f9-e22a-4912-80b3-06b8c20349fa/?format=api",
                "uuid": "bc7db0f9-e22a-4912-80b3-06b8c20349fa",
                "name": "Q5001",
                "code": "Q5001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:37.601017Z",
            "last_modified": "2022-10-05T08:50:37.601002Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/360ee647-0cd4-4623-a7f7-225ff90a2b3d/?format=api",
            "uuid": "360ee647-0cd4-4623-a7f7-225ff90a2b3d",
            "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/de7f9d55-d648-4df7-b00b-017c37bf76ff/?format=api",
                "uuid": "de7f9d55-d648-4df7-b00b-017c37bf76ff",
                "name": "Q6001",
                "code": "Q6001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:41.252780Z",
            "last_modified": "2022-10-05T08:50:41.252764Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7911bb7-5384-474a-a6f7-e9bb265f87f1/?format=api",
            "uuid": "d7911bb7-5384-474a-a6f7-e9bb265f87f1",
            "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/de7f9d55-d648-4df7-b00b-017c37bf76ff/?format=api",
                "uuid": "de7f9d55-d648-4df7-b00b-017c37bf76ff",
                "name": "Q6001",
                "code": "Q6001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:50:41.630597Z",
            "last_modified": "2022-10-05T08:50:41.630583Z",
            "access_modifier": "Public"
        }
    ]
}