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=10
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=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ba464b5a-6d9e-43a0-8b34-a6eecf0bd1a7/?format=api",
            "uuid": "ba464b5a-6d9e-43a0-8b34-a6eecf0bd1a7",
            "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/ac62cffb-154b-4222-883a-c859c9d4bb14/?format=api",
                "uuid": "ac62cffb-154b-4222-883a-c859c9d4bb14",
                "name": "BEWP061003",
                "code": "BEWP061003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:44.580516Z",
            "last_modified": "2022-10-04T22:25:44.580501Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5cc2dc0-cec0-46d1-a06e-51bfb0e440cf/?format=api",
            "uuid": "e5cc2dc0-cec0-46d1-a06e-51bfb0e440cf",
            "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/ac62cffb-154b-4222-883a-c859c9d4bb14/?format=api",
                "uuid": "ac62cffb-154b-4222-883a-c859c9d4bb14",
                "name": "BEWP061003",
                "code": "BEWP061003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:45.014337Z",
            "last_modified": "2022-10-04T22:25:45.014323Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c461915d-1307-4416-92dd-aa8faaaa3449/?format=api",
            "uuid": "c461915d-1307-4416-92dd-aa8faaaa3449",
            "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/3f38b42c-d6d9-4f6a-8214-702c55fcd50b/?format=api",
                "uuid": "3f38b42c-d6d9-4f6a-8214-702c55fcd50b",
                "name": "BEWP061004",
                "code": "BEWP061004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:47.110112Z",
            "last_modified": "2022-10-04T22:25:47.110098Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bb36cfbd-e971-4b43-a8f8-c6a47de97b07/?format=api",
            "uuid": "bb36cfbd-e971-4b43-a8f8-c6a47de97b07",
            "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/3f38b42c-d6d9-4f6a-8214-702c55fcd50b/?format=api",
                "uuid": "3f38b42c-d6d9-4f6a-8214-702c55fcd50b",
                "name": "BEWP061004",
                "code": "BEWP061004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:47.557345Z",
            "last_modified": "2022-10-04T22:25:47.557325Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bbd55911-ca57-4543-890d-a3d3da108a9c/?format=api",
            "uuid": "bbd55911-ca57-4543-890d-a3d3da108a9c",
            "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/c6527106-36d8-4bf2-a539-59ce629c8501/?format=api",
                "uuid": "c6527106-36d8-4bf2-a539-59ce629c8501",
                "name": "BEWP061005",
                "code": "BEWP061005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:49.741112Z",
            "last_modified": "2022-10-04T22:25:49.741098Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ef37f0ea-1e5d-4b78-9902-4e777ed22455/?format=api",
            "uuid": "ef37f0ea-1e5d-4b78-9902-4e777ed22455",
            "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/c6527106-36d8-4bf2-a539-59ce629c8501/?format=api",
                "uuid": "c6527106-36d8-4bf2-a539-59ce629c8501",
                "name": "BEWP061005",
                "code": "BEWP061005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:50.168003Z",
            "last_modified": "2022-10-04T22:25:50.167990Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b40136ca-8655-4e91-bd8e-b02895e90997/?format=api",
            "uuid": "b40136ca-8655-4e91-bd8e-b02895e90997",
            "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/70f3dcde-b341-4055-b365-ded48b63aa14/?format=api",
                "uuid": "70f3dcde-b341-4055-b365-ded48b63aa14",
                "name": "BEWP061006",
                "code": "BEWP061006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:52.392681Z",
            "last_modified": "2022-10-04T22:25:52.392665Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4009be0-84bb-4bb3-a288-701ba72e52a2/?format=api",
            "uuid": "a4009be0-84bb-4bb3-a288-701ba72e52a2",
            "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/70f3dcde-b341-4055-b365-ded48b63aa14/?format=api",
                "uuid": "70f3dcde-b341-4055-b365-ded48b63aa14",
                "name": "BEWP061006",
                "code": "BEWP061006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:52.832239Z",
            "last_modified": "2022-10-04T22:25:52.832224Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4943bb0-7ca2-4a0d-a277-912dd8d1b9df/?format=api",
            "uuid": "a4943bb0-7ca2-4a0d-a277-912dd8d1b9df",
            "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/f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67/?format=api",
                "uuid": "f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67",
                "name": "BEWP061007",
                "code": "BEWP061007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:55.029927Z",
            "last_modified": "2022-10-04T22:25:55.029915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55fb7375-e22a-4000-ab76-3b3ed4903373/?format=api",
            "uuid": "55fb7375-e22a-4000-ab76-3b3ed4903373",
            "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/f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67/?format=api",
                "uuid": "f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67",
                "name": "BEWP061007",
                "code": "BEWP061007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:55.462925Z",
            "last_modified": "2022-10-04T22:25:55.462912Z",
            "access_modifier": "Public"
        }
    ]
}