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=3
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=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0bdbdef2-b8b8-4993-89d9-9968ae165947/?format=api",
            "uuid": "0bdbdef2-b8b8-4993-89d9-9968ae165947",
            "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/7af061aa-c860-44dd-9d73-a24df1aa6b50/?format=api",
                "uuid": "7af061aa-c860-44dd-9d73-a24df1aa6b50",
                "name": "41DBENT4001",
                "code": "41DBENT4001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:21.963011Z",
            "last_modified": "2022-10-04T22:06:21.962997Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2601e7cd-86e9-43e4-84f5-df9a23f48714/?format=api",
            "uuid": "2601e7cd-86e9-43e4-84f5-df9a23f48714",
            "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/7af061aa-c860-44dd-9d73-a24df1aa6b50/?format=api",
                "uuid": "7af061aa-c860-44dd-9d73-a24df1aa6b50",
                "name": "41DBENT4001",
                "code": "41DBENT4001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:22.420418Z",
            "last_modified": "2022-10-04T22:06:22.420404Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f291705b-4be7-4160-83bc-d3f840bafdf3/?format=api",
            "uuid": "f291705b-4be7-4160-83bc-d3f840bafdf3",
            "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/b7850c65-89d0-409f-ab3f-27b6d878f127/?format=api",
                "uuid": "b7850c65-89d0-409f-ab3f-27b6d878f127",
                "name": "41DBENT4002",
                "code": "41DBENT4002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:24.441530Z",
            "last_modified": "2022-10-04T22:06:24.441516Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5e2211d6-7ea8-44e3-9390-b8de3d0e0a7f/?format=api",
            "uuid": "5e2211d6-7ea8-44e3-9390-b8de3d0e0a7f",
            "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/b7850c65-89d0-409f-ab3f-27b6d878f127/?format=api",
                "uuid": "b7850c65-89d0-409f-ab3f-27b6d878f127",
                "name": "41DBENT4002",
                "code": "41DBENT4002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:24.921651Z",
            "last_modified": "2022-10-04T22:06:24.921637Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd3e6270-2a1e-4f40-aa02-13ab32878899/?format=api",
            "uuid": "fd3e6270-2a1e-4f40-aa02-13ab32878899",
            "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/4c458921-11e8-428a-aca9-98f81c045ece/?format=api",
                "uuid": "4c458921-11e8-428a-aca9-98f81c045ece",
                "name": "41DBENT4003",
                "code": "41DBENT4003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:26.898160Z",
            "last_modified": "2022-10-04T22:06:26.898146Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e3e7e943-db16-4c06-ad83-e9d0c48acd26/?format=api",
            "uuid": "e3e7e943-db16-4c06-ad83-e9d0c48acd26",
            "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/4c458921-11e8-428a-aca9-98f81c045ece/?format=api",
                "uuid": "4c458921-11e8-428a-aca9-98f81c045ece",
                "name": "41DBENT4003",
                "code": "41DBENT4003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:27.351807Z",
            "last_modified": "2022-10-04T22:06:27.351793Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d8c42f4d-f1e9-407a-8e1f-c325e4f56855/?format=api",
            "uuid": "d8c42f4d-f1e9-407a-8e1f-c325e4f56855",
            "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/b63b58e4-522b-4901-9c85-4a2bf53c7b52/?format=api",
                "uuid": "b63b58e4-522b-4901-9c85-4a2bf53c7b52",
                "name": "41DBENT4004",
                "code": "41DBENT4004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:29.374346Z",
            "last_modified": "2022-10-04T22:06:29.374332Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7184a9b8-bdd9-480c-b501-a95a70602296/?format=api",
            "uuid": "7184a9b8-bdd9-480c-b501-a95a70602296",
            "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/b63b58e4-522b-4901-9c85-4a2bf53c7b52/?format=api",
                "uuid": "b63b58e4-522b-4901-9c85-4a2bf53c7b52",
                "name": "41DBENT4004",
                "code": "41DBENT4004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:29.873516Z",
            "last_modified": "2022-10-04T22:06:29.873500Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2109f648-eecc-45dd-8346-d1959189a5e0/?format=api",
            "uuid": "2109f648-eecc-45dd-8346-d1959189a5e0",
            "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/7d30e1a6-7a62-4cd0-9935-a4b343f53d93/?format=api",
                "uuid": "7d30e1a6-7a62-4cd0-9935-a4b343f53d93",
                "name": "41DBENT4005",
                "code": "41DBENT4005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:31.754795Z",
            "last_modified": "2022-10-04T22:06:31.754780Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3bc03cd9-bd07-46a9-b38c-6773ba00211d/?format=api",
            "uuid": "3bc03cd9-bd07-46a9-b38c-6773ba00211d",
            "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/7d30e1a6-7a62-4cd0-9935-a4b343f53d93/?format=api",
                "uuid": "7d30e1a6-7a62-4cd0-9935-a4b343f53d93",
                "name": "41DBENT4005",
                "code": "41DBENT4005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:32.186920Z",
            "last_modified": "2022-10-04T22:06:32.186905Z",
            "access_modifier": "Public"
        }
    ]
}