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/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5304a935-a252-4de1-9c5b-b438343bc9a0/?format=api",
            "uuid": "5304a935-a252-4de1-9c5b-b438343bc9a0",
            "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/33745949-baff-4715-960b-e2511e59cd8c/?format=api",
                "uuid": "33745949-baff-4715-960b-e2511e59cd8c",
                "name": "06DP0206001",
                "code": "06DP0206001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:16.900724Z",
            "last_modified": "2022-10-04T18:03:16.900710Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/132f74da-0467-4f11-b2bd-98ce17f6d805/?format=api",
            "uuid": "132f74da-0467-4f11-b2bd-98ce17f6d805",
            "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/33745949-baff-4715-960b-e2511e59cd8c/?format=api",
                "uuid": "33745949-baff-4715-960b-e2511e59cd8c",
                "name": "06DP0206001",
                "code": "06DP0206001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:17.382349Z",
            "last_modified": "2022-10-04T18:03:17.382335Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7683c188-3114-4f2c-8d13-73f015ee5422/?format=api",
            "uuid": "7683c188-3114-4f2c-8d13-73f015ee5422",
            "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/495f4fa7-68db-48f9-b842-58f45866a6c5/?format=api",
                "uuid": "495f4fa7-68db-48f9-b842-58f45866a6c5",
                "name": "06DP0206002",
                "code": "06DP0206002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:19.255324Z",
            "last_modified": "2022-10-04T18:03:19.255311Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c319ab81-44df-416c-9058-846a6337b066/?format=api",
            "uuid": "c319ab81-44df-416c-9058-846a6337b066",
            "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/495f4fa7-68db-48f9-b842-58f45866a6c5/?format=api",
                "uuid": "495f4fa7-68db-48f9-b842-58f45866a6c5",
                "name": "06DP0206002",
                "code": "06DP0206002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:19.710830Z",
            "last_modified": "2022-10-04T18:03:19.710816Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/93a72a7b-d97c-48cf-8572-c1301cb101e3/?format=api",
            "uuid": "93a72a7b-d97c-48cf-8572-c1301cb101e3",
            "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/7779f02b-08dd-4ca6-9557-6027b31bd799/?format=api",
                "uuid": "7779f02b-08dd-4ca6-9557-6027b31bd799",
                "name": "06DP0206003",
                "code": "06DP0206003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:21.612561Z",
            "last_modified": "2022-10-04T18:03:21.612548Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e87a4401-05dc-48f6-9793-af509b79e4a4/?format=api",
            "uuid": "e87a4401-05dc-48f6-9793-af509b79e4a4",
            "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/7779f02b-08dd-4ca6-9557-6027b31bd799/?format=api",
                "uuid": "7779f02b-08dd-4ca6-9557-6027b31bd799",
                "name": "06DP0206003",
                "code": "06DP0206003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:22.053672Z",
            "last_modified": "2022-10-04T18:03:22.053658Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ada873cd-62cf-494d-bd38-c9482602fdf3/?format=api",
            "uuid": "ada873cd-62cf-494d-bd38-c9482602fdf3",
            "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/fe05efcb-53f5-4a96-bb3b-7741cb4e0583/?format=api",
                "uuid": "fe05efcb-53f5-4a96-bb3b-7741cb4e0583",
                "name": "06DP0206004",
                "code": "06DP0206004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:24.054231Z",
            "last_modified": "2022-10-04T18:03:24.054217Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20396863-c00e-4e83-9443-dac3d4d8cded/?format=api",
            "uuid": "20396863-c00e-4e83-9443-dac3d4d8cded",
            "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/fe05efcb-53f5-4a96-bb3b-7741cb4e0583/?format=api",
                "uuid": "fe05efcb-53f5-4a96-bb3b-7741cb4e0583",
                "name": "06DP0206004",
                "code": "06DP0206004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:24.565717Z",
            "last_modified": "2022-10-04T18:03:24.565702Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a0f60aa2-39aa-4535-9dd0-61b0bbfc56d9/?format=api",
            "uuid": "a0f60aa2-39aa-4535-9dd0-61b0bbfc56d9",
            "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/3bfb5ae7-874f-4f8e-9692-e8cfee345dd2/?format=api",
                "uuid": "3bfb5ae7-874f-4f8e-9692-e8cfee345dd2",
                "name": "06DP0206005",
                "code": "06DP0206005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:26.466854Z",
            "last_modified": "2022-10-04T18:03:26.466839Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dadbbf6e-a744-4e11-96de-8a400a381135/?format=api",
            "uuid": "dadbbf6e-a744-4e11-96de-8a400a381135",
            "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/3bfb5ae7-874f-4f8e-9692-e8cfee345dd2/?format=api",
                "uuid": "3bfb5ae7-874f-4f8e-9692-e8cfee345dd2",
                "name": "06DP0206005",
                "code": "06DP0206005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:26.907299Z",
            "last_modified": "2022-10-04T18:03:26.907284Z",
            "access_modifier": "Public"
        }
    ]
}