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/1d616004-5feb-497f-937a-bb662e43ef73/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/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=20",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/148169fe-21fe-4f3d-8d28-59346df60dcf/?format=api",
            "uuid": "148169fe-21fe-4f3d-8d28-59346df60dcf",
            "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/1ff81e71-2e3f-4fd0-a372-ea201c024e92/?format=api",
                "uuid": "1ff81e71-2e3f-4fd0-a372-ea201c024e92",
                "name": "40BZ007002",
                "code": "40BZ007002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:13.328392Z",
            "last_modified": "2022-10-04T21:49:13.328379Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54b35ea6-5ca9-43a8-93d8-9cc06ef01cdb/?format=api",
            "uuid": "54b35ea6-5ca9-43a8-93d8-9cc06ef01cdb",
            "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/1ff81e71-2e3f-4fd0-a372-ea201c024e92/?format=api",
                "uuid": "1ff81e71-2e3f-4fd0-a372-ea201c024e92",
                "name": "40BZ007002",
                "code": "40BZ007002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:13.820195Z",
            "last_modified": "2022-10-04T21:49:13.820181Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7957152c-73ad-49b5-a839-5b93c8a5e177/?format=api",
            "uuid": "7957152c-73ad-49b5-a839-5b93c8a5e177",
            "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/259c629b-1786-4f59-a5c3-0e0519bc0299/?format=api",
                "uuid": "259c629b-1786-4f59-a5c3-0e0519bc0299",
                "name": "40BZ007003",
                "code": "40BZ007003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:15.696005Z",
            "last_modified": "2022-10-04T21:49:15.695992Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2c696eef-d52f-42e8-8f9f-d305ca29574b/?format=api",
            "uuid": "2c696eef-d52f-42e8-8f9f-d305ca29574b",
            "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/259c629b-1786-4f59-a5c3-0e0519bc0299/?format=api",
                "uuid": "259c629b-1786-4f59-a5c3-0e0519bc0299",
                "name": "40BZ007003",
                "code": "40BZ007003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:16.161745Z",
            "last_modified": "2022-10-04T21:49:16.161731Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/00d20086-78c7-45dd-8b70-641548c748f6/?format=api",
            "uuid": "00d20086-78c7-45dd-8b70-641548c748f6",
            "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/e3dc5af4-bdbe-4c7c-911b-461c9154a0ed/?format=api",
                "uuid": "e3dc5af4-bdbe-4c7c-911b-461c9154a0ed",
                "name": "40BZ008001",
                "code": "40BZ008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:18.246098Z",
            "last_modified": "2022-10-04T21:49:18.246085Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aeb17545-76be-4a15-8584-00ca5d9fa987/?format=api",
            "uuid": "aeb17545-76be-4a15-8584-00ca5d9fa987",
            "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/e3dc5af4-bdbe-4c7c-911b-461c9154a0ed/?format=api",
                "uuid": "e3dc5af4-bdbe-4c7c-911b-461c9154a0ed",
                "name": "40BZ008001",
                "code": "40BZ008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:18.776194Z",
            "last_modified": "2022-10-04T21:49:18.776179Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a7fb012-0610-4e31-b676-649f696432bf/?format=api",
            "uuid": "7a7fb012-0610-4e31-b676-649f696432bf",
            "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/8fce1a8c-1c78-47f5-a0a7-df52604f50a6/?format=api",
                "uuid": "8fce1a8c-1c78-47f5-a0a7-df52604f50a6",
                "name": "40BZ008002",
                "code": "40BZ008002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:20.828367Z",
            "last_modified": "2022-10-04T21:49:20.828353Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0280e69-b699-4d35-907e-a766c00a4aa0/?format=api",
            "uuid": "b0280e69-b699-4d35-907e-a766c00a4aa0",
            "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/8fce1a8c-1c78-47f5-a0a7-df52604f50a6/?format=api",
                "uuid": "8fce1a8c-1c78-47f5-a0a7-df52604f50a6",
                "name": "40BZ008002",
                "code": "40BZ008002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:21.314179Z",
            "last_modified": "2022-10-04T21:49:21.314166Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5165c04-1dd0-4ea9-b546-974c2c031de8/?format=api",
            "uuid": "b5165c04-1dd0-4ea9-b546-974c2c031de8",
            "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/bb5d5e0f-efdb-4eab-947c-f76abe1b3a36/?format=api",
                "uuid": "bb5d5e0f-efdb-4eab-947c-f76abe1b3a36",
                "name": "40BZ008003",
                "code": "40BZ008003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:23.306517Z",
            "last_modified": "2022-10-04T21:49:23.306502Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f5f3c4af-58b2-4b6b-867a-93857a7dcbdc/?format=api",
            "uuid": "f5f3c4af-58b2-4b6b-867a-93857a7dcbdc",
            "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/bb5d5e0f-efdb-4eab-947c-f76abe1b3a36/?format=api",
                "uuid": "bb5d5e0f-efdb-4eab-947c-f76abe1b3a36",
                "name": "40BZ008003",
                "code": "40BZ008003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:49:23.924178Z",
            "last_modified": "2022-10-04T21:49:23.924165Z",
            "access_modifier": "Public"
        }
    ]
}