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/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=22
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 238,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=23",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=21",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e436411-db66-4e2d-8bbd-abf503432b02/?format=api",
            "uuid": "0e436411-db66-4e2d-8bbd-abf503432b02",
            "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/64459cd9-e6b1-4bed-8ef3-6589d233776c/?format=api",
                "uuid": "64459cd9-e6b1-4bed-8ef3-6589d233776c",
                "name": "28CP0183002",
                "code": "28CP0183002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:47.359701Z",
            "last_modified": "2022-12-20T14:11:17.214368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e3e7182-612f-4931-bb8e-f1e51f1490b5/?format=api",
            "uuid": "9e3e7182-612f-4931-bb8e-f1e51f1490b5",
            "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/d4e6e285-43b2-455d-ab65-2adadaaaba86/?format=api",
                "uuid": "d4e6e285-43b2-455d-ab65-2adadaaaba86",
                "name": "28CP0123003",
                "code": "28CP0123003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:50.383432Z",
            "last_modified": "2022-12-20T14:11:17.845342Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63bbb187-93c6-47cd-a55b-64e69e90a9f8/?format=api",
            "uuid": "63bbb187-93c6-47cd-a55b-64e69e90a9f8",
            "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/38bd54b7-317a-410d-b3a7-a0ec6113eddc/?format=api",
                "uuid": "38bd54b7-317a-410d-b3a7-a0ec6113eddc",
                "name": "27HP0104003",
                "code": "27HP0104003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:53.556203Z",
            "last_modified": "2022-12-20T14:11:18.297969Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/84809793-ab2c-4d51-bc01-e24b9063cda7/?format=api",
            "uuid": "84809793-ab2c-4d51-bc01-e24b9063cda7",
            "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/eb5e56ad-1cf5-49c5-81ed-af136c96c38a/?format=api",
                "uuid": "eb5e56ad-1cf5-49c5-81ed-af136c96c38a",
                "name": "28CP0120004",
                "code": "28CP0120004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:56.226265Z",
            "last_modified": "2022-12-20T14:11:18.931438Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3a0baa9e-1c2b-4425-9cfe-17981f7f1e61/?format=api",
            "uuid": "3a0baa9e-1c2b-4425-9cfe-17981f7f1e61",
            "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/f15543ba-3fa8-4ea6-b774-cde04d1091e7/?format=api",
                "uuid": "f15543ba-3fa8-4ea6-b774-cde04d1091e7",
                "name": "28CP0126006",
                "code": "28CP0126006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:29:58.984037Z",
            "last_modified": "2022-12-20T14:11:19.412190Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9836277-58e5-436a-8111-6ce1eecd2f91/?format=api",
            "uuid": "b9836277-58e5-436a-8111-6ce1eecd2f91",
            "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/a14fc866-5ea7-4203-b6e6-d35174a6f381/?format=api",
                "uuid": "a14fc866-5ea7-4203-b6e6-d35174a6f381",
                "name": "28CP0095005",
                "code": "28CP0095005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:05.631847Z",
            "last_modified": "2022-12-20T14:11:20.535153Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b1d7d38-3446-401d-9021-4d37a93e70d0/?format=api",
            "uuid": "5b1d7d38-3446-401d-9021-4d37a93e70d0",
            "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/fd664468-8987-4b75-b3b3-4b032181eebf/?format=api",
                "uuid": "fd664468-8987-4b75-b3b3-4b032181eebf",
                "name": "28CP0179002",
                "code": "28CP0179002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:11.677863Z",
            "last_modified": "2022-12-20T14:11:21.815449Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed716dea-5ac4-4aec-a03b-43edbca0a692/?format=api",
            "uuid": "ed716dea-5ac4-4aec-a03b-43edbca0a692",
            "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/e3c05a3e-2b23-47e7-a162-766b1f8baebc/?format=api",
                "uuid": "e3c05a3e-2b23-47e7-a162-766b1f8baebc",
                "name": "28CP0120002",
                "code": "28CP0120002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:14.315155Z",
            "last_modified": "2022-12-20T14:11:22.478221Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae34d804-3c7b-4911-930e-dcfe68da9bc8/?format=api",
            "uuid": "ae34d804-3c7b-4911-930e-dcfe68da9bc8",
            "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/f65ba9d9-5c40-40af-9fcc-4b4ebbb2815a/?format=api",
                "uuid": "f65ba9d9-5c40-40af-9fcc-4b4ebbb2815a",
                "name": "27HP0028004",
                "code": "27HP0028004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:19.631286Z",
            "last_modified": "2022-12-20T14:11:23.612944Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3f1bdef5-6af8-422a-bcc0-c96126bef851/?format=api",
            "uuid": "3f1bdef5-6af8-422a-bcc0-c96126bef851",
            "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/edf4bbed-20ba-4694-9c2b-37035536e8ea/?format=api",
                "uuid": "edf4bbed-20ba-4694-9c2b-37035536e8ea",
                "name": "28CP0185003",
                "code": "28CP0185003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:23.270394Z",
            "last_modified": "2022-12-20T14:11:24.075494Z",
            "access_modifier": "Public"
        }
    ]
}