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/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 88,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b4b7a8f-01cf-4d73-ae58-96b1777b86b9/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/534aa744-7e94-4d90-9fc1-62a12fe1d55a/?format=api",
            "uuid": "534aa744-7e94-4d90-9fc1-62a12fe1d55a",
            "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/204601ea-0ea7-495f-8ce8-7a4df927f83d/?format=api",
                "uuid": "204601ea-0ea7-495f-8ce8-7a4df927f83d",
                "name": "41DBENT6001",
                "code": "41DBENT6001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:46.097397Z",
            "last_modified": "2022-10-04T22:06:46.097384Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf9bb771-bc16-4b55-95ce-2fc203dbc700/?format=api",
            "uuid": "cf9bb771-bc16-4b55-95ce-2fc203dbc700",
            "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/204601ea-0ea7-495f-8ce8-7a4df927f83d/?format=api",
                "uuid": "204601ea-0ea7-495f-8ce8-7a4df927f83d",
                "name": "41DBENT6001",
                "code": "41DBENT6001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:46.516949Z",
            "last_modified": "2022-10-04T22:06:46.516932Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/853eba96-ab92-4286-a4a2-632b6926eca4/?format=api",
            "uuid": "853eba96-ab92-4286-a4a2-632b6926eca4",
            "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/0f0fa8e6-7184-4b93-b489-7afb4e4b25d6/?format=api",
                "uuid": "0f0fa8e6-7184-4b93-b489-7afb4e4b25d6",
                "name": "41DBENT6002",
                "code": "41DBENT6002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:48.509134Z",
            "last_modified": "2022-10-04T22:06:48.509122Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7c264dd-3b5d-4ebd-8258-9a23a1acdced/?format=api",
            "uuid": "a7c264dd-3b5d-4ebd-8258-9a23a1acdced",
            "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/0f0fa8e6-7184-4b93-b489-7afb4e4b25d6/?format=api",
                "uuid": "0f0fa8e6-7184-4b93-b489-7afb4e4b25d6",
                "name": "41DBENT6002",
                "code": "41DBENT6002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:48.941791Z",
            "last_modified": "2022-10-04T22:06:48.941779Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/80bc4507-9d74-4f0a-9abc-85380d4be5a4/?format=api",
            "uuid": "80bc4507-9d74-4f0a-9abc-85380d4be5a4",
            "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/7534bf51-24b1-4fe1-87e0-f268c6d4c537/?format=api",
                "uuid": "7534bf51-24b1-4fe1-87e0-f268c6d4c537",
                "name": "41DBENT6003",
                "code": "41DBENT6003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:50.775132Z",
            "last_modified": "2022-10-04T22:06:50.775118Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c3a00430-b549-4ff0-808e-3f3581e6eee2/?format=api",
            "uuid": "c3a00430-b549-4ff0-808e-3f3581e6eee2",
            "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/7534bf51-24b1-4fe1-87e0-f268c6d4c537/?format=api",
                "uuid": "7534bf51-24b1-4fe1-87e0-f268c6d4c537",
                "name": "41DBENT6003",
                "code": "41DBENT6003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:51.195699Z",
            "last_modified": "2022-10-04T22:06:51.195684Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae426ba4-82c4-4129-bb65-1630134afa7f/?format=api",
            "uuid": "ae426ba4-82c4-4129-bb65-1630134afa7f",
            "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/6a5eb961-aeb0-4872-8b2c-4f40d72196b4/?format=api",
                "uuid": "6a5eb961-aeb0-4872-8b2c-4f40d72196b4",
                "name": "41DBENT6004",
                "code": "41DBENT6004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:53.185391Z",
            "last_modified": "2022-10-04T22:06:53.185378Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ac0f308-51ae-4f74-9218-32f89645283d/?format=api",
            "uuid": "1ac0f308-51ae-4f74-9218-32f89645283d",
            "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/6a5eb961-aeb0-4872-8b2c-4f40d72196b4/?format=api",
                "uuid": "6a5eb961-aeb0-4872-8b2c-4f40d72196b4",
                "name": "41DBENT6004",
                "code": "41DBENT6004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:53.661848Z",
            "last_modified": "2022-10-04T22:06:53.661834Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bfddb29b-9ed5-4776-9cf1-2c03751b2493/?format=api",
            "uuid": "bfddb29b-9ed5-4776-9cf1-2c03751b2493",
            "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/67618f45-c82e-48c7-82c1-7c2f0b1678db/?format=api",
                "uuid": "67618f45-c82e-48c7-82c1-7c2f0b1678db",
                "name": "41DBENT6005",
                "code": "41DBENT6005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:55.577356Z",
            "last_modified": "2022-10-04T22:06:55.577342Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b877383-2097-41b3-8d61-0052179a0528/?format=api",
            "uuid": "3b877383-2097-41b3-8d61-0052179a0528",
            "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/67618f45-c82e-48c7-82c1-7c2f0b1678db/?format=api",
                "uuid": "67618f45-c82e-48c7-82c1-7c2f0b1678db",
                "name": "41DBENT6005",
                "code": "41DBENT6005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:06:56.021974Z",
            "last_modified": "2022-10-04T22:06:56.021961Z",
            "access_modifier": "Public"
        }
    ]
}