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/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a856cee5-9d32-4417-a13d-44aceb81f6b8/?format=api",
            "uuid": "a856cee5-9d32-4417-a13d-44aceb81f6b8",
            "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/438c6e46-946b-411c-bfa9-e28b9135b6c6/?format=api",
                "uuid": "438c6e46-946b-411c-bfa9-e28b9135b6c6",
                "name": "06DP0246004",
                "code": "06DP0246004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:43.537262Z",
            "last_modified": "2022-10-04T18:04:43.537247Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/822c641a-910a-484f-9155-85fc03eaff48/?format=api",
            "uuid": "822c641a-910a-484f-9155-85fc03eaff48",
            "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/438c6e46-946b-411c-bfa9-e28b9135b6c6/?format=api",
                "uuid": "438c6e46-946b-411c-bfa9-e28b9135b6c6",
                "name": "06DP0246004",
                "code": "06DP0246004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:43.949105Z",
            "last_modified": "2022-10-04T18:04:43.949089Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b8bea3f5-4b88-4d95-9646-9fd4e2d35729/?format=api",
            "uuid": "b8bea3f5-4b88-4d95-9646-9fd4e2d35729",
            "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/7b0e0830-48fa-4d41-bd27-48ea7ba667f2/?format=api",
                "uuid": "7b0e0830-48fa-4d41-bd27-48ea7ba667f2",
                "name": "06DP0293001",
                "code": "06DP0293001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:45.747490Z",
            "last_modified": "2022-10-04T18:04:45.747476Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf960987-af40-42fb-8794-983bbc08f833/?format=api",
            "uuid": "cf960987-af40-42fb-8794-983bbc08f833",
            "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/7b0e0830-48fa-4d41-bd27-48ea7ba667f2/?format=api",
                "uuid": "7b0e0830-48fa-4d41-bd27-48ea7ba667f2",
                "name": "06DP0293001",
                "code": "06DP0293001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:46.168811Z",
            "last_modified": "2022-10-04T18:04:46.168797Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/be1638e7-df1f-457e-a7a1-128d43d18200/?format=api",
            "uuid": "be1638e7-df1f-457e-a7a1-128d43d18200",
            "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/f43cadd4-c0ef-4995-a3e2-e76d7407278a/?format=api",
                "uuid": "f43cadd4-c0ef-4995-a3e2-e76d7407278a",
                "name": "06DP0293002",
                "code": "06DP0293002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:48.009438Z",
            "last_modified": "2022-10-04T18:04:48.009424Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4734c3e1-1bb2-4d9e-ba46-9b1bcfbde9d4/?format=api",
            "uuid": "4734c3e1-1bb2-4d9e-ba46-9b1bcfbde9d4",
            "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/f43cadd4-c0ef-4995-a3e2-e76d7407278a/?format=api",
                "uuid": "f43cadd4-c0ef-4995-a3e2-e76d7407278a",
                "name": "06DP0293002",
                "code": "06DP0293002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:48.456552Z",
            "last_modified": "2022-10-04T18:04:48.456537Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7d2399f0-adc6-421d-99f1-09ec37b4bc37/?format=api",
            "uuid": "7d2399f0-adc6-421d-99f1-09ec37b4bc37",
            "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/edea8933-095d-4e83-8a71-70ecfbdc0177/?format=api",
                "uuid": "edea8933-095d-4e83-8a71-70ecfbdc0177",
                "name": "06DP0293003",
                "code": "06DP0293003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:50.362728Z",
            "last_modified": "2022-10-04T18:04:50.362713Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c8ac0cc2-907f-4f66-a4ec-18d9ed520998/?format=api",
            "uuid": "c8ac0cc2-907f-4f66-a4ec-18d9ed520998",
            "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/edea8933-095d-4e83-8a71-70ecfbdc0177/?format=api",
                "uuid": "edea8933-095d-4e83-8a71-70ecfbdc0177",
                "name": "06DP0293003",
                "code": "06DP0293003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:50.912476Z",
            "last_modified": "2022-10-04T18:04:50.912461Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9ea0c0ba-2fe0-436b-88ff-6854847e89a7/?format=api",
            "uuid": "9ea0c0ba-2fe0-436b-88ff-6854847e89a7",
            "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/4293972b-6a57-4ccb-be34-2f81d30152b0/?format=api",
                "uuid": "4293972b-6a57-4ccb-be34-2f81d30152b0",
                "name": "06DP0293004",
                "code": "06DP0293004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:52.800089Z",
            "last_modified": "2022-10-04T18:04:52.800076Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/32525027-c74d-43d6-a417-514ff5782512/?format=api",
            "uuid": "32525027-c74d-43d6-a417-514ff5782512",
            "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/4293972b-6a57-4ccb-be34-2f81d30152b0/?format=api",
                "uuid": "4293972b-6a57-4ccb-be34-2f81d30152b0",
                "name": "06DP0293004",
                "code": "06DP0293004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:53.274558Z",
            "last_modified": "2022-10-04T18:04:53.274544Z",
            "access_modifier": "Public"
        }
    ]
}