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=11
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=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fbc4b006-bfeb-45d0-bb00-5d86bb853c28/?format=api",
            "uuid": "fbc4b006-bfeb-45d0-bb00-5d86bb853c28",
            "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/e0985285-a9ce-48f7-bef3-7804d0783f53/?format=api",
                "uuid": "e0985285-a9ce-48f7-bef3-7804d0783f53",
                "name": "BEWP061008",
                "code": "BEWP061008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:57.636467Z",
            "last_modified": "2022-10-04T22:25:57.636453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/24633567-8e38-4d51-8420-1d6d6b432aae/?format=api",
            "uuid": "24633567-8e38-4d51-8420-1d6d6b432aae",
            "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/e0985285-a9ce-48f7-bef3-7804d0783f53/?format=api",
                "uuid": "e0985285-a9ce-48f7-bef3-7804d0783f53",
                "name": "BEWP061008",
                "code": "BEWP061008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:58.064576Z",
            "last_modified": "2022-10-04T22:25:58.064562Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/36318492-3686-4fe7-aa20-2fb0eb463376/?format=api",
            "uuid": "36318492-3686-4fe7-aa20-2fb0eb463376",
            "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/e2f5f9d0-4e43-4531-884f-963badc30477/?format=api",
                "uuid": "e2f5f9d0-4e43-4531-884f-963badc30477",
                "name": "BEWP061009",
                "code": "BEWP061009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:00.197095Z",
            "last_modified": "2022-10-04T22:26:00.197083Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bc6c9b30-a702-4cfa-8473-16e8aca3637c/?format=api",
            "uuid": "bc6c9b30-a702-4cfa-8473-16e8aca3637c",
            "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/e2f5f9d0-4e43-4531-884f-963badc30477/?format=api",
                "uuid": "e2f5f9d0-4e43-4531-884f-963badc30477",
                "name": "BEWP061009",
                "code": "BEWP061009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:00.623428Z",
            "last_modified": "2022-10-04T22:26:00.623414Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/234922f9-09a0-4824-95f1-340201e2e9ff/?format=api",
            "uuid": "234922f9-09a0-4824-95f1-340201e2e9ff",
            "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/04a197ea-ac0b-47fb-8d17-80c56fcef5ec/?format=api",
                "uuid": "04a197ea-ac0b-47fb-8d17-80c56fcef5ec",
                "name": "BEWP061010",
                "code": "BEWP061010"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:03.845852Z",
            "last_modified": "2022-10-04T22:26:03.845839Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a0e4db7-988a-401e-a321-c899c8a26dc2/?format=api",
            "uuid": "5a0e4db7-988a-401e-a321-c899c8a26dc2",
            "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/04a197ea-ac0b-47fb-8d17-80c56fcef5ec/?format=api",
                "uuid": "04a197ea-ac0b-47fb-8d17-80c56fcef5ec",
                "name": "BEWP061010",
                "code": "BEWP061010"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:04.267705Z",
            "last_modified": "2022-10-04T22:26:04.267692Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db374401-b691-4d57-9b46-2dfcdb7e4239/?format=api",
            "uuid": "db374401-b691-4d57-9b46-2dfcdb7e4239",
            "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/47915e55-9843-4c9b-a18f-9ee41846d4d4/?format=api",
                "uuid": "47915e55-9843-4c9b-a18f-9ee41846d4d4",
                "name": "BEWP061011",
                "code": "BEWP061011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:06.426319Z",
            "last_modified": "2022-10-04T22:26:06.426306Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c63d04b-4561-4ccf-8496-c6b3b62557ea/?format=api",
            "uuid": "1c63d04b-4561-4ccf-8496-c6b3b62557ea",
            "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/47915e55-9843-4c9b-a18f-9ee41846d4d4/?format=api",
                "uuid": "47915e55-9843-4c9b-a18f-9ee41846d4d4",
                "name": "BEWP061011",
                "code": "BEWP061011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:06.859672Z",
            "last_modified": "2022-10-04T22:26:06.859660Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/375da3dd-5ae8-488c-a22d-961f0160c60c/?format=api",
            "uuid": "375da3dd-5ae8-488c-a22d-961f0160c60c",
            "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/85541ae6-46cf-4150-82ea-b38039ecf21f/?format=api",
                "uuid": "85541ae6-46cf-4150-82ea-b38039ecf21f",
                "name": "BEWP061012",
                "code": "BEWP061012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:08.994101Z",
            "last_modified": "2022-10-04T22:26:08.994087Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb7ab5ce-2ebc-4174-a45b-7f5f228d8e65/?format=api",
            "uuid": "eb7ab5ce-2ebc-4174-a45b-7f5f228d8e65",
            "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/85541ae6-46cf-4150-82ea-b38039ecf21f/?format=api",
                "uuid": "85541ae6-46cf-4150-82ea-b38039ecf21f",
                "name": "BEWP061012",
                "code": "BEWP061012"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:09.485385Z",
            "last_modified": "2022-10-04T22:26:09.485371Z",
            "access_modifier": "Public"
        }
    ]
}