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/196bf348-8c4a-4b32-a6d4-1a42e45710b5/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/196bf348-8c4a-4b32-a6d4-1a42e45710b5/timeseries/?format=api&page=20",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/196bf348-8c4a-4b32-a6d4-1a42e45710b5/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4bbeb8ab-bb42-4323-a446-c94aca1435ad/?format=api",
            "uuid": "4bbeb8ab-bb42-4323-a446-c94aca1435ad",
            "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/1b0c4cf7-7a46-4840-8d0c-b7c436eec1b6/?format=api",
                "uuid": "1b0c4cf7-7a46-4840-8d0c-b7c436eec1b6",
                "name": "02GP0309002",
                "code": "02GP0309002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:50:59.743892Z",
            "last_modified": "2022-12-20T14:16:46.877014Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d985443b-6fdb-48b2-b041-f6551bb02e6e/?format=api",
            "uuid": "d985443b-6fdb-48b2-b041-f6551bb02e6e",
            "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/eedbf5aa-1a3b-44c0-a536-40b676e4c1e3/?format=api",
                "uuid": "eedbf5aa-1a3b-44c0-a536-40b676e4c1e3",
                "name": "02GP0007004",
                "code": "02GP0007004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:02.546846Z",
            "last_modified": "2022-12-20T14:16:47.750589Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/968020e8-9bc4-41af-a973-32a45dc7253c/?format=api",
            "uuid": "968020e8-9bc4-41af-a973-32a45dc7253c",
            "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/18baebb0-5c9e-44ca-9032-d7dec3a1fd2f/?format=api",
                "uuid": "18baebb0-5c9e-44ca-9032-d7dec3a1fd2f",
                "name": "02GP0335002",
                "code": "02GP0335002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:05.350995Z",
            "last_modified": "2022-12-20T14:16:48.633387Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0ae0903-0694-4932-a163-88813e9da0b1/?format=api",
            "uuid": "c0ae0903-0694-4932-a163-88813e9da0b1",
            "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/5f218cc3-1ac1-46d2-b185-bd9fe413382f/?format=api",
                "uuid": "5f218cc3-1ac1-46d2-b185-bd9fe413382f",
                "name": "02GP0224002",
                "code": "02GP0224002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:08.026151Z",
            "last_modified": "2022-12-20T14:16:49.529939Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/94dd28c8-6504-4562-b3ef-f95e0ce961e3/?format=api",
            "uuid": "94dd28c8-6504-4562-b3ef-f95e0ce961e3",
            "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/87b2e185-e7d4-4a9c-8209-8e57a93f958d/?format=api",
                "uuid": "87b2e185-e7d4-4a9c-8209-8e57a93f958d",
                "name": "02GP0311003",
                "code": "02GP0311003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:11.005458Z",
            "last_modified": "2022-12-20T14:16:50.438030Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67a8c7d7-8181-45c1-a599-f1944334ecca/?format=api",
            "uuid": "67a8c7d7-8181-45c1-a599-f1944334ecca",
            "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/f7fa0382-f12f-4fb8-9069-878e145b3f02/?format=api",
                "uuid": "f7fa0382-f12f-4fb8-9069-878e145b3f02",
                "name": "02GP0211002",
                "code": "02GP0211002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:13.744811Z",
            "last_modified": "2022-12-20T14:16:51.542863Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a3c1a7f-6dd8-466d-a7a9-1987ebb2cf52/?format=api",
            "uuid": "2a3c1a7f-6dd8-466d-a7a9-1987ebb2cf52",
            "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/f99695a7-e8f0-42e0-8f4b-4cbede26b867/?format=api",
                "uuid": "f99695a7-e8f0-42e0-8f4b-4cbede26b867",
                "name": "02GP0226004",
                "code": "02GP0226004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:16.709408Z",
            "last_modified": "2022-12-20T14:16:52.429167Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa37341a-fd22-4ec5-8c79-600af2d1ab38/?format=api",
            "uuid": "aa37341a-fd22-4ec5-8c79-600af2d1ab38",
            "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/192e2b88-b111-4249-89cf-75bee594def9/?format=api",
                "uuid": "192e2b88-b111-4249-89cf-75bee594def9",
                "name": "02GP0228002",
                "code": "02GP0228002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:20.184051Z",
            "last_modified": "2022-12-20T14:16:53.345753Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e8a3da02-dcc9-40f3-94cd-c26f7e10d3d5/?format=api",
            "uuid": "e8a3da02-dcc9-40f3-94cd-c26f7e10d3d5",
            "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/7b61138f-4bdb-4a1a-a6ba-bcf86704d3eb/?format=api",
                "uuid": "7b61138f-4bdb-4a1a-a6ba-bcf86704d3eb",
                "name": "02GP0007002",
                "code": "02GP0007002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:23.024650Z",
            "last_modified": "2022-12-20T14:16:54.216534Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/409b1532-2275-45cc-831b-a5e37f931a9d/?format=api",
            "uuid": "409b1532-2275-45cc-831b-a5e37f931a9d",
            "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/cb1de423-4056-4a75-8e46-eebe312607a6/?format=api",
                "uuid": "cb1de423-4056-4a75-8e46-eebe312607a6",
                "name": "02GP0311002",
                "code": "02GP0311002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:51:26.206628Z",
            "last_modified": "2022-12-20T14:16:55.247734Z",
            "access_modifier": "Public"
        }
    ]
}