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/51d6140d-39d4-4286-8b74-bb477eddba8e/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 166,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/51d6140d-39d4-4286-8b74-bb477eddba8e/timeseries/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/51d6140d-39d4-4286-8b74-bb477eddba8e/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f48d7de-f381-494a-bfd2-dfd6c938baff/?format=api",
            "uuid": "1f48d7de-f381-494a-bfd2-dfd6c938baff",
            "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/fe61f392-cde9-4ab0-91fe-dacbcb8f8b1c/?format=api",
                "uuid": "fe61f392-cde9-4ab0-91fe-dacbcb8f8b1c",
                "name": "21BP0191002",
                "code": "21BP0191002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:57.728156Z",
            "last_modified": "2022-12-20T14:14:39.560296Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/62d7b699-c7ff-45c4-b237-cf0779905247/?format=api",
            "uuid": "62d7b699-c7ff-45c4-b237-cf0779905247",
            "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/c2f2de07-1bad-48e2-87d6-1afb80928406/?format=api",
                "uuid": "c2f2de07-1bad-48e2-87d6-1afb80928406",
                "name": "21BP0189002",
                "code": "21BP0189002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:00.438378Z",
            "last_modified": "2022-12-20T14:14:40.155107Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c071ae2-8b18-4130-90b1-94702904c36f/?format=api",
            "uuid": "9c071ae2-8b18-4130-90b1-94702904c36f",
            "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/34836a33-1ce1-45c8-bc70-207c78fb714f/?format=api",
                "uuid": "34836a33-1ce1-45c8-bc70-207c78fb714f",
                "name": "21BP0214002",
                "code": "21BP0214002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:03.295048Z",
            "last_modified": "2022-12-20T14:14:41.053971Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c38dca4-bbf8-48c9-bef4-dad7154a0bec/?format=api",
            "uuid": "1c38dca4-bbf8-48c9-bef4-dad7154a0bec",
            "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/f8dbe0f5-939e-4039-852a-a8c1e41d275c/?format=api",
                "uuid": "f8dbe0f5-939e-4039-852a-a8c1e41d275c",
                "name": "21BP0137003",
                "code": "21BP0137003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:06.216333Z",
            "last_modified": "2022-12-20T14:14:41.946960Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9eaa0aba-4b34-41f9-9596-ea6af2f12da1/?format=api",
            "uuid": "9eaa0aba-4b34-41f9-9596-ea6af2f12da1",
            "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/822324c7-b041-48b3-b4a2-a54203925cc6/?format=api",
                "uuid": "822324c7-b041-48b3-b4a2-a54203925cc6",
                "name": "21BP0214003",
                "code": "21BP0214003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:08.989455Z",
            "last_modified": "2022-12-20T14:14:42.561441Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/051e3cba-6282-4c31-ae91-ed88c2c64b1d/?format=api",
            "uuid": "051e3cba-6282-4c31-ae91-ed88c2c64b1d",
            "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/c3a47ab5-ed0d-43b2-ab2d-217844ad2914/?format=api",
                "uuid": "c3a47ab5-ed0d-43b2-ab2d-217844ad2914",
                "name": "21BP0138004",
                "code": "21BP0138004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:12.171813Z",
            "last_modified": "2022-12-20T14:14:43.444598Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ef89a5f1-b421-46ca-b122-844bc83f2b9d/?format=api",
            "uuid": "ef89a5f1-b421-46ca-b122-844bc83f2b9d",
            "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/f202c8b2-65cb-48bd-8095-1bc8598de1e2/?format=api",
                "uuid": "f202c8b2-65cb-48bd-8095-1bc8598de1e2",
                "name": "21BP0113003",
                "code": "21BP0113003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:15.134080Z",
            "last_modified": "2022-12-20T14:14:44.338275Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/744e7460-3bb0-4086-b26c-93d0d857041e/?format=api",
            "uuid": "744e7460-3bb0-4086-b26c-93d0d857041e",
            "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/9bc485fb-c2be-4661-b4c7-fcbcc643d7ea/?format=api",
                "uuid": "9bc485fb-c2be-4661-b4c7-fcbcc643d7ea",
                "name": "21BP0001005",
                "code": "21BP0001005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:18.036515Z",
            "last_modified": "2022-12-20T14:14:45.245968Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13fcf18b-ee1b-42de-a3d2-afec4e9bfb11/?format=api",
            "uuid": "13fcf18b-ee1b-42de-a3d2-afec4e9bfb11",
            "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/d7a13765-3756-4508-8b87-41abc736cc54/?format=api",
                "uuid": "d7a13765-3756-4508-8b87-41abc736cc54",
                "name": "21BP0214005",
                "code": "21BP0214005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:20.894410Z",
            "last_modified": "2022-12-20T14:14:46.134234Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/45c7d35b-c102-46f0-b9e8-b86c1ff25e02/?format=api",
            "uuid": "45c7d35b-c102-46f0-b9e8-b86c1ff25e02",
            "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/7ee384f5-858c-4719-8071-d8a54d9ac083/?format=api",
                "uuid": "7ee384f5-858c-4719-8071-d8a54d9ac083",
                "name": "21BP0113002",
                "code": "21BP0113002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:43:23.642582Z",
            "last_modified": "2022-12-20T14:14:47.046421Z",
            "access_modifier": "Public"
        }
    ]
}