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/f42fe92c-6de6-44aa-911e-b880b75d6ef8/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 156,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/f42fe92c-6de6-44aa-911e-b880b75d6ef8/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe4a8f27-ee08-4b2a-84e5-808ac96768aa/?format=api",
            "uuid": "fe4a8f27-ee08-4b2a-84e5-808ac96768aa",
            "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/83538eec-f466-46a7-a7a1-8c6884f14702/?format=api",
                "uuid": "83538eec-f466-46a7-a7a1-8c6884f14702",
                "name": "28BP0132003",
                "code": "28BP0132003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:38:58.163596Z",
            "last_modified": "2022-12-20T14:13:33.424558Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0767e859-f213-487c-8f1c-b4a8454f42b6/?format=api",
            "uuid": "0767e859-f213-487c-8f1c-b4a8454f42b6",
            "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/21427cd1-5952-4356-ad5a-9f0c7d2dc3a3/?format=api",
                "uuid": "21427cd1-5952-4356-ad5a-9f0c7d2dc3a3",
                "name": "28BP0057003",
                "code": "28BP0057003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:01.107905Z",
            "last_modified": "2022-12-20T14:13:34.001339Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/499056f5-a4bd-4d55-acce-c2ef1d647165/?format=api",
            "uuid": "499056f5-a4bd-4d55-acce-c2ef1d647165",
            "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/1bf7b2f4-b94e-4d85-add5-c71aa956414f/?format=api",
                "uuid": "1bf7b2f4-b94e-4d85-add5-c71aa956414f",
                "name": "28BP0056004",
                "code": "28BP0056004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:04.238751Z",
            "last_modified": "2022-12-20T14:13:34.595699Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c63f8a3b-bd49-4eff-8b87-d800ab75c40b/?format=api",
            "uuid": "c63f8a3b-bd49-4eff-8b87-d800ab75c40b",
            "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/acbbaac0-2721-4cc5-b3c6-fe6af77832ea/?format=api",
                "uuid": "acbbaac0-2721-4cc5-b3c6-fe6af77832ea",
                "name": "28BP0133002",
                "code": "28BP0133002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:07.609368Z",
            "last_modified": "2022-12-20T14:13:35.460183Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7d1cf68-30c7-4aea-adb9-fe43bd288f43/?format=api",
            "uuid": "a7d1cf68-30c7-4aea-adb9-fe43bd288f43",
            "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/fffaf6b4-0244-4fb6-ba9a-13c0eb99d23e/?format=api",
                "uuid": "fffaf6b4-0244-4fb6-ba9a-13c0eb99d23e",
                "name": "28BP0137003",
                "code": "28BP0137003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:10.606785Z",
            "last_modified": "2022-12-20T14:13:36.365070Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee471de9-0754-43eb-b627-3b4c2fc9ec67/?format=api",
            "uuid": "ee471de9-0754-43eb-b627-3b4c2fc9ec67",
            "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/82c904a7-9fb4-4ccb-904a-d9851dc7e3bf/?format=api",
                "uuid": "82c904a7-9fb4-4ccb-904a-d9851dc7e3bf",
                "name": "28BP9007001",
                "code": "28BP9007001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:13.577894Z",
            "last_modified": "2022-12-20T14:13:37.237704Z",
            "access_modifier": "Public"
        }
    ]
}