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/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 140,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/84ce9c41-cf7a-4bd2-93d4-980618c16c6b/?format=api",
            "uuid": "84ce9c41-cf7a-4bd2-93d4-980618c16c6b",
            "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/c2ed8c39-5490-4cdd-abda-d03ad2ab2e40/?format=api",
                "uuid": "c2ed8c39-5490-4cdd-abda-d03ad2ab2e40",
                "name": "BEWP054005",
                "code": "BEWP054005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:32.728135Z",
            "last_modified": "2022-10-04T22:22:32.728122Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/155bd9a5-541d-4afd-9cf8-7cf748cf4ea3/?format=api",
            "uuid": "155bd9a5-541d-4afd-9cf8-7cf748cf4ea3",
            "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/c2ed8c39-5490-4cdd-abda-d03ad2ab2e40/?format=api",
                "uuid": "c2ed8c39-5490-4cdd-abda-d03ad2ab2e40",
                "name": "BEWP054005",
                "code": "BEWP054005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:33.175263Z",
            "last_modified": "2022-10-04T22:22:33.175249Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5089496-a9ea-443c-86cc-bccd29df8d10/?format=api",
            "uuid": "e5089496-a9ea-443c-86cc-bccd29df8d10",
            "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/d1814414-c348-4362-bb10-739adacb4422/?format=api",
                "uuid": "d1814414-c348-4362-bb10-739adacb4422",
                "name": "BEWP054006",
                "code": "BEWP054006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:35.251292Z",
            "last_modified": "2022-10-04T22:22:35.251278Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bdb39a6e-7c0e-47ec-aee7-257135fba0bc/?format=api",
            "uuid": "bdb39a6e-7c0e-47ec-aee7-257135fba0bc",
            "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/d1814414-c348-4362-bb10-739adacb4422/?format=api",
                "uuid": "d1814414-c348-4362-bb10-739adacb4422",
                "name": "BEWP054006",
                "code": "BEWP054006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:35.679819Z",
            "last_modified": "2022-10-04T22:22:35.679806Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b3e21a6a-9174-4c36-a12a-e25f02329ffc/?format=api",
            "uuid": "b3e21a6a-9174-4c36-a12a-e25f02329ffc",
            "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/8b2ce8ff-3522-4d65-8f83-16c544e743a6/?format=api",
                "uuid": "8b2ce8ff-3522-4d65-8f83-16c544e743a6",
                "name": "BEWP054007",
                "code": "BEWP054007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:37.739583Z",
            "last_modified": "2022-10-04T22:22:37.739570Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/88770614-4c0e-4643-9613-c0f95dad5f28/?format=api",
            "uuid": "88770614-4c0e-4643-9613-c0f95dad5f28",
            "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/8b2ce8ff-3522-4d65-8f83-16c544e743a6/?format=api",
                "uuid": "8b2ce8ff-3522-4d65-8f83-16c544e743a6",
                "name": "BEWP054007",
                "code": "BEWP054007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:38.197253Z",
            "last_modified": "2022-10-04T22:22:38.197239Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ba4095f6-cf09-4520-b655-9e7ff465bb41/?format=api",
            "uuid": "ba4095f6-cf09-4520-b655-9e7ff465bb41",
            "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/e5d3cd38-a214-4a54-b1a8-cc2128c8ccef/?format=api",
                "uuid": "e5d3cd38-a214-4a54-b1a8-cc2128c8ccef",
                "name": "BEWP054008",
                "code": "BEWP054008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:40.228904Z",
            "last_modified": "2022-10-04T22:22:40.228890Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ba157330-2bdb-463c-8950-f17c6de11238/?format=api",
            "uuid": "ba157330-2bdb-463c-8950-f17c6de11238",
            "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/e5d3cd38-a214-4a54-b1a8-cc2128c8ccef/?format=api",
                "uuid": "e5d3cd38-a214-4a54-b1a8-cc2128c8ccef",
                "name": "BEWP054008",
                "code": "BEWP054008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:40.644541Z",
            "last_modified": "2022-10-04T22:22:40.644527Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1038f39b-c06c-432a-9376-ea1c685c688d/?format=api",
            "uuid": "1038f39b-c06c-432a-9376-ea1c685c688d",
            "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/0d7fe9df-64dc-46f9-bf31-3cbfbbdcac95/?format=api",
                "uuid": "0d7fe9df-64dc-46f9-bf31-3cbfbbdcac95",
                "name": "BEWP054009",
                "code": "BEWP054009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:42.670723Z",
            "last_modified": "2022-10-04T22:22:42.670709Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/28cafeed-5222-4b0c-a20f-0a27d596d411/?format=api",
            "uuid": "28cafeed-5222-4b0c-a20f-0a27d596d411",
            "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/0d7fe9df-64dc-46f9-bf31-3cbfbbdcac95/?format=api",
                "uuid": "0d7fe9df-64dc-46f9-bf31-3cbfbbdcac95",
                "name": "BEWP054009",
                "code": "BEWP054009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:22:43.110236Z",
            "last_modified": "2022-10-04T22:22:43.110220Z",
            "access_modifier": "Public"
        }
    ]
}