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/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 150,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db415521-0734-4c39-9259-499cdc7d59c9/?format=api",
            "uuid": "db415521-0734-4c39-9259-499cdc7d59c9",
            "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/44115793-655c-456f-ae6d-08d13fd32eda/?format=api",
                "uuid": "44115793-655c-456f-ae6d-08d13fd32eda",
                "name": "MEWP017001",
                "code": "MEWP017001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:18.308520Z",
            "last_modified": "2022-10-05T08:41:18.308506Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db8f8f7e-ed55-4677-9549-15f3d0f60bee/?format=api",
            "uuid": "db8f8f7e-ed55-4677-9549-15f3d0f60bee",
            "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/44115793-655c-456f-ae6d-08d13fd32eda/?format=api",
                "uuid": "44115793-655c-456f-ae6d-08d13fd32eda",
                "name": "MEWP017001",
                "code": "MEWP017001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:19.395853Z",
            "last_modified": "2022-10-05T08:41:19.395840Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18478d85-6892-4134-8fc1-7ca931365125/?format=api",
            "uuid": "18478d85-6892-4134-8fc1-7ca931365125",
            "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/4d96e123-350c-4deb-8b94-fcf2a36b9779/?format=api",
                "uuid": "4d96e123-350c-4deb-8b94-fcf2a36b9779",
                "name": "MEWP017002",
                "code": "MEWP017002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:22.642521Z",
            "last_modified": "2022-10-05T08:41:22.642508Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe284296-07e6-4534-b1a8-742df186a69d/?format=api",
            "uuid": "fe284296-07e6-4534-b1a8-742df186a69d",
            "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/4d96e123-350c-4deb-8b94-fcf2a36b9779/?format=api",
                "uuid": "4d96e123-350c-4deb-8b94-fcf2a36b9779",
                "name": "MEWP017002",
                "code": "MEWP017002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:23.109685Z",
            "last_modified": "2022-10-05T08:41:23.109671Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3f3a7d49-f8ee-4b0b-8d7e-7f252263de13/?format=api",
            "uuid": "3f3a7d49-f8ee-4b0b-8d7e-7f252263de13",
            "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/14caf64d-5806-4632-853c-bcd93a1d3eab/?format=api",
                "uuid": "14caf64d-5806-4632-853c-bcd93a1d3eab",
                "name": "MEWP017003",
                "code": "MEWP017003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:26.140933Z",
            "last_modified": "2022-10-05T08:41:26.140920Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71a5bbda-84bf-4e43-b36a-4f2875a37766/?format=api",
            "uuid": "71a5bbda-84bf-4e43-b36a-4f2875a37766",
            "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/14caf64d-5806-4632-853c-bcd93a1d3eab/?format=api",
                "uuid": "14caf64d-5806-4632-853c-bcd93a1d3eab",
                "name": "MEWP017003",
                "code": "MEWP017003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:26.507952Z",
            "last_modified": "2022-10-05T08:41:26.507939Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ff2c986-f672-432a-a9c1-ed74f58d4062/?format=api",
            "uuid": "2ff2c986-f672-432a-a9c1-ed74f58d4062",
            "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/2b68b1c7-91cf-40cd-bc7b-b46f3c8be7c3/?format=api",
                "uuid": "2b68b1c7-91cf-40cd-bc7b-b46f3c8be7c3",
                "name": "MEWP017004",
                "code": "MEWP017004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:29.310332Z",
            "last_modified": "2022-10-05T08:41:29.310318Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/167c73d1-b2d9-4c1b-96c8-f5548f4fe9ff/?format=api",
            "uuid": "167c73d1-b2d9-4c1b-96c8-f5548f4fe9ff",
            "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/2b68b1c7-91cf-40cd-bc7b-b46f3c8be7c3/?format=api",
                "uuid": "2b68b1c7-91cf-40cd-bc7b-b46f3c8be7c3",
                "name": "MEWP017004",
                "code": "MEWP017004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:29.635054Z",
            "last_modified": "2022-10-05T08:41:29.635011Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08b9d5fe-aace-4a03-b781-41e41ea12ec8/?format=api",
            "uuid": "08b9d5fe-aace-4a03-b781-41e41ea12ec8",
            "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/4ef5625a-b758-4396-a48b-663c2f622669/?format=api",
                "uuid": "4ef5625a-b758-4396-a48b-663c2f622669",
                "name": "MEWP017005",
                "code": "MEWP017005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:32.370769Z",
            "last_modified": "2022-10-05T08:41:32.370756Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e90cc3c5-3988-454d-a097-e4ceba91553b/?format=api",
            "uuid": "e90cc3c5-3988-454d-a097-e4ceba91553b",
            "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/4ef5625a-b758-4396-a48b-663c2f622669/?format=api",
                "uuid": "4ef5625a-b758-4396-a48b-663c2f622669",
                "name": "MEWP017005",
                "code": "MEWP017005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:41:32.760304Z",
            "last_modified": "2022-10-05T08:41:32.760291Z",
            "access_modifier": "Public"
        }
    ]
}