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/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d61c27c8-5e73-4aa6-ae6b-9e464985d3de/?format=api",
            "uuid": "d61c27c8-5e73-4aa6-ae6b-9e464985d3de",
            "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/61dfc710-4b61-43b5-91ec-92bf54e6ecc9/?format=api",
                "uuid": "61dfc710-4b61-43b5-91ec-92bf54e6ecc9",
                "name": "B32D1444001",
                "code": "32DM008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:58.881088Z",
            "last_modified": "2022-10-04T20:33:58.881074Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/75166fb0-4836-4d33-9fe5-a36e40727da0/?format=api",
            "uuid": "75166fb0-4836-4d33-9fe5-a36e40727da0",
            "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/61dfc710-4b61-43b5-91ec-92bf54e6ecc9/?format=api",
                "uuid": "61dfc710-4b61-43b5-91ec-92bf54e6ecc9",
                "name": "B32D1444001",
                "code": "32DM008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:59.350484Z",
            "last_modified": "2022-10-04T20:33:59.350468Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a945e0bb-d9e8-4c0c-a43c-f61904115390/?format=api",
            "uuid": "a945e0bb-d9e8-4c0c-a43c-f61904115390",
            "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/ac8eaf46-7ed0-407e-b396-e3d3013b5bbb/?format=api",
                "uuid": "ac8eaf46-7ed0-407e-b396-e3d3013b5bbb",
                "name": "ABWP013001",
                "code": "ABWP013001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:15:55.513172Z",
            "last_modified": "2022-10-04T22:15:55.513158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc1e2eed-5f98-4bcb-94da-376d7b106b5c/?format=api",
            "uuid": "dc1e2eed-5f98-4bcb-94da-376d7b106b5c",
            "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/ac8eaf46-7ed0-407e-b396-e3d3013b5bbb/?format=api",
                "uuid": "ac8eaf46-7ed0-407e-b396-e3d3013b5bbb",
                "name": "ABWP013001",
                "code": "ABWP013001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:15:55.949121Z",
            "last_modified": "2022-10-04T22:15:55.949107Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/09c09b0b-4b03-4f87-a963-38bbf83de50b/?format=api",
            "uuid": "09c09b0b-4b03-4f87-a963-38bbf83de50b",
            "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/c57017ec-3a35-46fe-8bef-4353892f007c/?format=api",
                "uuid": "c57017ec-3a35-46fe-8bef-4353892f007c",
                "name": "ABWP013002",
                "code": "ABWP013002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:15:57.990968Z",
            "last_modified": "2022-10-04T22:15:57.990952Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59409db7-ab73-411c-bd62-7d90bc4d4b84/?format=api",
            "uuid": "59409db7-ab73-411c-bd62-7d90bc4d4b84",
            "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/c57017ec-3a35-46fe-8bef-4353892f007c/?format=api",
                "uuid": "c57017ec-3a35-46fe-8bef-4353892f007c",
                "name": "ABWP013002",
                "code": "ABWP013002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:15:58.423867Z",
            "last_modified": "2022-10-04T22:15:58.423852Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db34233a-ba98-481e-a0de-5dbf385e0868/?format=api",
            "uuid": "db34233a-ba98-481e-a0de-5dbf385e0868",
            "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/b9e243e3-4a4f-4b9b-8c57-94d3cd3e0cef/?format=api",
                "uuid": "b9e243e3-4a4f-4b9b-8c57-94d3cd3e0cef",
                "name": "ABWP013003",
                "code": "ABWP013003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:00.503721Z",
            "last_modified": "2022-10-04T22:16:00.503707Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d20d1e02-ef8e-4529-bd44-e40623b9b044/?format=api",
            "uuid": "d20d1e02-ef8e-4529-bd44-e40623b9b044",
            "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/b9e243e3-4a4f-4b9b-8c57-94d3cd3e0cef/?format=api",
                "uuid": "b9e243e3-4a4f-4b9b-8c57-94d3cd3e0cef",
                "name": "ABWP013003",
                "code": "ABWP013003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:00.985251Z",
            "last_modified": "2022-10-04T22:16:00.985236Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3635718c-2753-49fb-b62b-d103a137fa9f/?format=api",
            "uuid": "3635718c-2753-49fb-b62b-d103a137fa9f",
            "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/cf412cb3-5615-4606-96de-90b07d912b15/?format=api",
                "uuid": "cf412cb3-5615-4606-96de-90b07d912b15",
                "name": "ABWP013004",
                "code": "ABWP013004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:03.184918Z",
            "last_modified": "2022-10-04T22:16:03.184905Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d21ed905-2887-4406-b9fe-8a0eb84610bd/?format=api",
            "uuid": "d21ed905-2887-4406-b9fe-8a0eb84610bd",
            "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/cf412cb3-5615-4606-96de-90b07d912b15/?format=api",
                "uuid": "cf412cb3-5615-4606-96de-90b07d912b15",
                "name": "ABWP013004",
                "code": "ABWP013004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:03.658538Z",
            "last_modified": "2022-10-04T22:16:03.658526Z",
            "access_modifier": "Public"
        }
    ]
}