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=2
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=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e36e62f0-07a7-4e1e-a21b-7d420befda1a/?format=api",
            "uuid": "e36e62f0-07a7-4e1e-a21b-7d420befda1a",
            "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/83046927-7d87-4869-b426-fe1726064014/?format=api",
                "uuid": "83046927-7d87-4869-b426-fe1726064014",
                "name": "39FZ009003",
                "code": "39FZ009003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:21.134152Z",
            "last_modified": "2022-10-04T21:34:21.134137Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43d91d30-c6ae-46d3-aed4-ba259984eaf6/?format=api",
            "uuid": "43d91d30-c6ae-46d3-aed4-ba259984eaf6",
            "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/83046927-7d87-4869-b426-fe1726064014/?format=api",
                "uuid": "83046927-7d87-4869-b426-fe1726064014",
                "name": "39FZ009003",
                "code": "39FZ009003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:21.585588Z",
            "last_modified": "2022-10-04T21:34:21.585574Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ebc5bf1c-3b49-49b3-82e7-c9bc4a16e546/?format=api",
            "uuid": "ebc5bf1c-3b49-49b3-82e7-c9bc4a16e546",
            "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/f1442172-f458-4c9d-9a96-c6a8c8d1a5a3/?format=api",
                "uuid": "f1442172-f458-4c9d-9a96-c6a8c8d1a5a3",
                "name": "39FZ010001",
                "code": "39FZ010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:23.491002Z",
            "last_modified": "2022-10-04T21:34:23.490987Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4c91457-da88-4bb8-a9b9-8dd8cac7ccab/?format=api",
            "uuid": "f4c91457-da88-4bb8-a9b9-8dd8cac7ccab",
            "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/f1442172-f458-4c9d-9a96-c6a8c8d1a5a3/?format=api",
                "uuid": "f1442172-f458-4c9d-9a96-c6a8c8d1a5a3",
                "name": "39FZ010001",
                "code": "39FZ010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:23.972850Z",
            "last_modified": "2022-10-04T21:34:23.972835Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec758a16-de4f-47e7-84fa-34812e6d598a/?format=api",
            "uuid": "ec758a16-de4f-47e7-84fa-34812e6d598a",
            "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/78f8a92a-2927-4b0b-93cc-d16611b522b1/?format=api",
                "uuid": "78f8a92a-2927-4b0b-93cc-d16611b522b1",
                "name": "39FZ010002",
                "code": "39FZ010002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:25.917838Z",
            "last_modified": "2022-10-04T21:34:25.917824Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b7c7a049-6fd2-4583-aef1-a022852c9c31/?format=api",
            "uuid": "b7c7a049-6fd2-4583-aef1-a022852c9c31",
            "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/78f8a92a-2927-4b0b-93cc-d16611b522b1/?format=api",
                "uuid": "78f8a92a-2927-4b0b-93cc-d16611b522b1",
                "name": "39FZ010002",
                "code": "39FZ010002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:26.353968Z",
            "last_modified": "2022-10-04T21:34:26.353952Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c87f5061-5462-4958-a1b2-aed8969d876c/?format=api",
            "uuid": "c87f5061-5462-4958-a1b2-aed8969d876c",
            "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/1156cd93-76a6-47ef-a6d3-2c17fe5f2098/?format=api",
                "uuid": "1156cd93-76a6-47ef-a6d3-2c17fe5f2098",
                "name": "39FZ010003",
                "code": "39FZ010003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:28.214729Z",
            "last_modified": "2022-10-04T21:34:28.214715Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a54e1216-44a5-4cfa-bd09-794481e31b66/?format=api",
            "uuid": "a54e1216-44a5-4cfa-bd09-794481e31b66",
            "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/1156cd93-76a6-47ef-a6d3-2c17fe5f2098/?format=api",
                "uuid": "1156cd93-76a6-47ef-a6d3-2c17fe5f2098",
                "name": "39FZ010003",
                "code": "39FZ010003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:28.669788Z",
            "last_modified": "2022-10-04T21:34:28.669774Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb077214-3f9b-45e6-95db-2536ef4e9865/?format=api",
            "uuid": "eb077214-3f9b-45e6-95db-2536ef4e9865",
            "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/93de64c4-df8b-4ad5-a699-6c524d88e886/?format=api",
                "uuid": "93de64c4-df8b-4ad5-a699-6c524d88e886",
                "name": "39FZ011001",
                "code": "39FZ011001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:30.612999Z",
            "last_modified": "2022-10-04T21:34:30.612986Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce28b134-41a8-4c83-b4d1-da536ae19c48/?format=api",
            "uuid": "ce28b134-41a8-4c83-b4d1-da536ae19c48",
            "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/93de64c4-df8b-4ad5-a699-6c524d88e886/?format=api",
                "uuid": "93de64c4-df8b-4ad5-a699-6c524d88e886",
                "name": "39FZ011001",
                "code": "39FZ011001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:31.031558Z",
            "last_modified": "2022-10-04T21:34:31.031543Z",
            "access_modifier": "Public"
        }
    ]
}