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/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/650fa3f1-dd4e-4d0c-a2be-75671b372e4f/?format=api",
            "uuid": "650fa3f1-dd4e-4d0c-a2be-75671b372e4f",
            "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/474007a1-0486-4bf2-9ae2-0b71642e5b70/?format=api",
                "uuid": "474007a1-0486-4bf2-9ae2-0b71642e5b70",
                "name": "34C-1080006",
                "code": "34C-1080006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:58:04.341512Z",
            "last_modified": "2022-10-04T20:58:04.341501Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9de13799-00d0-46d0-9d3e-20828bd686b5/?format=api",
            "uuid": "9de13799-00d0-46d0-9d3e-20828bd686b5",
            "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/474007a1-0486-4bf2-9ae2-0b71642e5b70/?format=api",
                "uuid": "474007a1-0486-4bf2-9ae2-0b71642e5b70",
                "name": "34C-1080006",
                "code": "34C-1080006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:58:04.835323Z",
            "last_modified": "2022-10-04T20:58:04.835310Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b72ba0f-94de-418f-aa9b-89b2e5a4a578/?format=api",
            "uuid": "0b72ba0f-94de-418f-aa9b-89b2e5a4a578",
            "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/381bf549-4f02-4b61-adab-7d6b77201e1f/?format=api",
                "uuid": "381bf549-4f02-4b61-adab-7d6b77201e1f",
                "name": "B34C1162001",
                "code": "34CM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:23.290481Z",
            "last_modified": "2022-10-04T21:01:23.290467Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fc248417-355a-467c-bd47-9b87945157ef/?format=api",
            "uuid": "fc248417-355a-467c-bd47-9b87945157ef",
            "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/381bf549-4f02-4b61-adab-7d6b77201e1f/?format=api",
                "uuid": "381bf549-4f02-4b61-adab-7d6b77201e1f",
                "name": "B34C1162001",
                "code": "34CM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:23.740231Z",
            "last_modified": "2022-10-04T21:01:23.740212Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5a7ba45-8859-4b96-af20-836205577b74/?format=api",
            "uuid": "e5a7ba45-8859-4b96-af20-836205577b74",
            "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/654dd1d0-5c3b-4304-ab7d-4b125ddab00d/?format=api",
                "uuid": "654dd1d0-5c3b-4304-ab7d-4b125ddab00d",
                "name": "B34C1163001",
                "code": "34CM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:25.677517Z",
            "last_modified": "2022-10-04T21:01:25.677504Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/74cabad2-9819-471d-879a-c96f9ff28036/?format=api",
            "uuid": "74cabad2-9819-471d-879a-c96f9ff28036",
            "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/654dd1d0-5c3b-4304-ab7d-4b125ddab00d/?format=api",
                "uuid": "654dd1d0-5c3b-4304-ab7d-4b125ddab00d",
                "name": "B34C1163001",
                "code": "34CM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:26.110443Z",
            "last_modified": "2022-10-04T21:01:26.110430Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c9ab0840-a0d9-44d8-b282-294ba2c3b04e/?format=api",
            "uuid": "c9ab0840-a0d9-44d8-b282-294ba2c3b04e",
            "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/404911f2-448a-41b0-aa18-36cd666cc379/?format=api",
                "uuid": "404911f2-448a-41b0-aa18-36cd666cc379",
                "name": "B34C1176001",
                "code": "34CM006001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:31.018419Z",
            "last_modified": "2022-10-04T21:01:31.018404Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/70399b56-97be-4544-8edc-e1ab0a1eba4b/?format=api",
            "uuid": "70399b56-97be-4544-8edc-e1ab0a1eba4b",
            "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/404911f2-448a-41b0-aa18-36cd666cc379/?format=api",
                "uuid": "404911f2-448a-41b0-aa18-36cd666cc379",
                "name": "B34C1176001",
                "code": "34CM006001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:31.707718Z",
            "last_modified": "2022-10-04T21:01:31.707702Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f459ed28-885e-442e-89b6-a6e4d1832de9/?format=api",
            "uuid": "f459ed28-885e-442e-89b6-a6e4d1832de9",
            "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/7ae7a290-a527-467c-85ff-5ad8ba06a52e/?format=api",
                "uuid": "7ae7a290-a527-467c-85ff-5ad8ba06a52e",
                "name": "34C1165001",
                "code": "34CM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:34.128700Z",
            "last_modified": "2022-10-04T21:01:34.128687Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ceb46978-6014-4078-a776-482a7b580ade/?format=api",
            "uuid": "ceb46978-6014-4078-a776-482a7b580ade",
            "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/7ae7a290-a527-467c-85ff-5ad8ba06a52e/?format=api",
                "uuid": "7ae7a290-a527-467c-85ff-5ad8ba06a52e",
                "name": "34C1165001",
                "code": "34CM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:34.570299Z",
            "last_modified": "2022-10-04T21:01:34.570284Z",
            "access_modifier": "Public"
        }
    ]
}