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/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 90,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/23c2832f-727c-402c-b9d6-8b172a6b29a2/?format=api",
            "uuid": "23c2832f-727c-402c-b9d6-8b172a6b29a2",
            "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/db2d5bce-3ff4-4f13-bb88-128c6f307060/?format=api",
                "uuid": "db2d5bce-3ff4-4f13-bb88-128c6f307060",
                "name": "BUWP019005",
                "code": "BUWP019005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:38.053630Z",
            "last_modified": "2022-10-05T07:10:38.053616Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d7013aa-9b00-44ce-9cbb-bd2dfbf4f275/?format=api",
            "uuid": "0d7013aa-9b00-44ce-9cbb-bd2dfbf4f275",
            "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/db2d5bce-3ff4-4f13-bb88-128c6f307060/?format=api",
                "uuid": "db2d5bce-3ff4-4f13-bb88-128c6f307060",
                "name": "BUWP019005",
                "code": "BUWP019005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:38.485364Z",
            "last_modified": "2022-10-05T07:10:38.485351Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54f319fd-4d4e-4a3e-91a7-ea3071118a28/?format=api",
            "uuid": "54f319fd-4d4e-4a3e-91a7-ea3071118a28",
            "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/9fd054e1-8eee-4091-a137-d64c0ffb09ae/?format=api",
                "uuid": "9fd054e1-8eee-4091-a137-d64c0ffb09ae",
                "name": "BUWP019006",
                "code": "BUWP019006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:41.658230Z",
            "last_modified": "2022-10-05T07:10:41.658215Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/30a6d343-f4fa-4ec5-aac5-9e8e230ff1d9/?format=api",
            "uuid": "30a6d343-f4fa-4ec5-aac5-9e8e230ff1d9",
            "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/9fd054e1-8eee-4091-a137-d64c0ffb09ae/?format=api",
                "uuid": "9fd054e1-8eee-4091-a137-d64c0ffb09ae",
                "name": "BUWP019006",
                "code": "BUWP019006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:42.046032Z",
            "last_modified": "2022-10-05T07:10:42.046019Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2b7368d3-ebf9-4adc-961e-72f817c26201/?format=api",
            "uuid": "2b7368d3-ebf9-4adc-961e-72f817c26201",
            "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/bc448d3b-d46c-42ee-8eeb-12097539b2e4/?format=api",
                "uuid": "bc448d3b-d46c-42ee-8eeb-12097539b2e4",
                "name": "BUWP019007",
                "code": "BUWP019007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:45.189976Z",
            "last_modified": "2022-10-05T07:10:45.189962Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8bad7fea-0e04-42dc-bce6-a997605d9eaf/?format=api",
            "uuid": "8bad7fea-0e04-42dc-bce6-a997605d9eaf",
            "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/bc448d3b-d46c-42ee-8eeb-12097539b2e4/?format=api",
                "uuid": "bc448d3b-d46c-42ee-8eeb-12097539b2e4",
                "name": "BUWP019007",
                "code": "BUWP019007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:45.644967Z",
            "last_modified": "2022-10-05T07:10:45.644954Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5cd73959-9edd-47c3-969a-549e7da8e323/?format=api",
            "uuid": "5cd73959-9edd-47c3-969a-549e7da8e323",
            "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/877cbff3-7e69-4bcb-89ea-e52c4a44a10d/?format=api",
                "uuid": "877cbff3-7e69-4bcb-89ea-e52c4a44a10d",
                "name": "BUWP019008",
                "code": "BUWP019008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:49.511470Z",
            "last_modified": "2022-10-05T07:10:49.511452Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a762ac53-47f0-4852-bd1f-bdf6a9d2ec4c/?format=api",
            "uuid": "a762ac53-47f0-4852-bd1f-bdf6a9d2ec4c",
            "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/877cbff3-7e69-4bcb-89ea-e52c4a44a10d/?format=api",
                "uuid": "877cbff3-7e69-4bcb-89ea-e52c4a44a10d",
                "name": "BUWP019008",
                "code": "BUWP019008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:50.149994Z",
            "last_modified": "2022-10-05T07:10:50.149979Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13ca36de-e531-407c-8b1c-f08003901eed/?format=api",
            "uuid": "13ca36de-e531-407c-8b1c-f08003901eed",
            "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/c66e4968-faf4-4fbc-b83b-5d0c921007a9/?format=api",
                "uuid": "c66e4968-faf4-4fbc-b83b-5d0c921007a9",
                "name": "BUWP019009",
                "code": "BUWP019009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:53.692931Z",
            "last_modified": "2022-10-05T07:10:53.692918Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/10ff8c92-4ae5-451e-ae58-1815739c2525/?format=api",
            "uuid": "10ff8c92-4ae5-451e-ae58-1815739c2525",
            "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/c66e4968-faf4-4fbc-b83b-5d0c921007a9/?format=api",
                "uuid": "c66e4968-faf4-4fbc-b83b-5d0c921007a9",
                "name": "BUWP019009",
                "code": "BUWP019009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:54.060906Z",
            "last_modified": "2022-10-05T07:10:54.060893Z",
            "access_modifier": "Public"
        }
    ]
}