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/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 150,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1113d699-b108-4d7f-8c80-50218b90b07f/?format=api",
            "uuid": "1113d699-b108-4d7f-8c80-50218b90b07f",
            "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/63ce1711-d8ff-4240-8f23-eba65c8673dc/?format=api",
                "uuid": "63ce1711-d8ff-4240-8f23-eba65c8673dc",
                "name": "GRWP024006",
                "code": "GRWP024006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:48:03.313541Z",
            "last_modified": "2022-10-05T07:48:03.313524Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1d2bc11d-4b10-40ab-860c-59a549c210cf/?format=api",
            "uuid": "1d2bc11d-4b10-40ab-860c-59a549c210cf",
            "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/63ce1711-d8ff-4240-8f23-eba65c8673dc/?format=api",
                "uuid": "63ce1711-d8ff-4240-8f23-eba65c8673dc",
                "name": "GRWP024006",
                "code": "GRWP024006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:48:03.831011Z",
            "last_modified": "2022-10-05T07:48:03.830997Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/41541268-456a-43cc-87ac-03ac5c2ae97c/?format=api",
            "uuid": "41541268-456a-43cc-87ac-03ac5c2ae97c",
            "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/ad270dea-87c5-4308-8128-e7f4d8e029f5/?format=api",
                "uuid": "ad270dea-87c5-4308-8128-e7f4d8e029f5",
                "name": "GRWP024007",
                "code": "GRWP024007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:48:07.298195Z",
            "last_modified": "2022-10-05T07:48:07.298183Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/90dffa8f-1873-45f7-b298-b626abe455bf/?format=api",
            "uuid": "90dffa8f-1873-45f7-b298-b626abe455bf",
            "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/ad270dea-87c5-4308-8128-e7f4d8e029f5/?format=api",
                "uuid": "ad270dea-87c5-4308-8128-e7f4d8e029f5",
                "name": "GRWP024007",
                "code": "GRWP024007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:48:07.740349Z",
            "last_modified": "2022-10-05T07:48:07.740335Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0222708d-7453-4721-aafc-c5c30b6294ae/?format=api",
            "uuid": "0222708d-7453-4721-aafc-c5c30b6294ae",
            "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/9fb1302e-d491-4a5f-932b-36886097b16d/?format=api",
                "uuid": "9fb1302e-d491-4a5f-932b-36886097b16d",
                "name": "GRWP024008",
                "code": "GRWP024008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:48:10.775831Z",
            "last_modified": "2022-10-05T07:48:10.775817Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/478cc021-74b0-4f89-a7dd-56ccb0ec4b1d/?format=api",
            "uuid": "478cc021-74b0-4f89-a7dd-56ccb0ec4b1d",
            "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/9fb1302e-d491-4a5f-932b-36886097b16d/?format=api",
                "uuid": "9fb1302e-d491-4a5f-932b-36886097b16d",
                "name": "GRWP024008",
                "code": "GRWP024008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:48:11.224982Z",
            "last_modified": "2022-10-05T07:48:11.224969Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e2656d36-3e90-43e4-a8a0-14ce1c501090/?format=api",
            "uuid": "e2656d36-3e90-43e4-a8a0-14ce1c501090",
            "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/8336ec9b-c0ca-4e32-8f6c-5ca7d52a9147/?format=api",
                "uuid": "8336ec9b-c0ca-4e32-8f6c-5ca7d52a9147",
                "name": "MEWP009001",
                "code": "MEWP009001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:38:33.282325Z",
            "last_modified": "2022-10-05T08:38:33.282311Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d3daab15-00db-490a-960f-2deebf5bdcbc/?format=api",
            "uuid": "d3daab15-00db-490a-960f-2deebf5bdcbc",
            "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/8336ec9b-c0ca-4e32-8f6c-5ca7d52a9147/?format=api",
                "uuid": "8336ec9b-c0ca-4e32-8f6c-5ca7d52a9147",
                "name": "MEWP009001",
                "code": "MEWP009001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:38:33.744563Z",
            "last_modified": "2022-10-05T08:38:33.744550Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/37aa7ee7-4df4-4a9a-987a-31bd93c2f7eb/?format=api",
            "uuid": "37aa7ee7-4df4-4a9a-987a-31bd93c2f7eb",
            "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/b2a5012d-df7c-483b-8fa2-f6e5b596204d/?format=api",
                "uuid": "b2a5012d-df7c-483b-8fa2-f6e5b596204d",
                "name": "MEWP009002",
                "code": "MEWP009002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:38:36.974144Z",
            "last_modified": "2022-10-05T08:38:36.974130Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d870c774-060e-413b-8602-b938a848cfdf/?format=api",
            "uuid": "d870c774-060e-413b-8602-b938a848cfdf",
            "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/b2a5012d-df7c-483b-8fa2-f6e5b596204d/?format=api",
                "uuid": "b2a5012d-df7c-483b-8fa2-f6e5b596204d",
                "name": "MEWP009002",
                "code": "MEWP009002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:38:37.385658Z",
            "last_modified": "2022-10-05T08:38:37.385639Z",
            "access_modifier": "Public"
        }
    ]
}