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=12
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=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e812f311-6980-4a5d-a95d-663351566a46/?format=api",
            "uuid": "e812f311-6980-4a5d-a95d-663351566a46",
            "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/96530440-c596-4053-96fc-9da6671e7309/?format=api",
                "uuid": "96530440-c596-4053-96fc-9da6671e7309",
                "name": "MEWP009008",
                "code": "MEWP009008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:00.731572Z",
            "last_modified": "2022-10-05T08:39:00.731559Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/195d64f9-9b29-4c9a-b798-e745e2bb86e0/?format=api",
            "uuid": "195d64f9-9b29-4c9a-b798-e745e2bb86e0",
            "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/96530440-c596-4053-96fc-9da6671e7309/?format=api",
                "uuid": "96530440-c596-4053-96fc-9da6671e7309",
                "name": "MEWP009008",
                "code": "MEWP009008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:01.157643Z",
            "last_modified": "2022-10-05T08:39:01.157629Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/263ba748-0eb0-403c-98e8-7139fd84d9bf/?format=api",
            "uuid": "263ba748-0eb0-403c-98e8-7139fd84d9bf",
            "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/34c30d85-1468-4eee-99cc-665e866e4aa5/?format=api",
                "uuid": "34c30d85-1468-4eee-99cc-665e866e4aa5",
                "name": "MEWP009009",
                "code": "MEWP009009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:04.076019Z",
            "last_modified": "2022-10-05T08:39:04.076004Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9ddfd4b7-a6a8-404d-8a4b-0707fc1d8554/?format=api",
            "uuid": "9ddfd4b7-a6a8-404d-8a4b-0707fc1d8554",
            "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/34c30d85-1468-4eee-99cc-665e866e4aa5/?format=api",
                "uuid": "34c30d85-1468-4eee-99cc-665e866e4aa5",
                "name": "MEWP009009",
                "code": "MEWP009009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:04.456393Z",
            "last_modified": "2022-10-05T08:39:04.456380Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ab74d93-d0ee-41d3-a3f3-8c5b8372943f/?format=api",
            "uuid": "2ab74d93-d0ee-41d3-a3f3-8c5b8372943f",
            "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/ac9dfcb7-3281-4b85-8d06-f34f0379dc98/?format=api",
                "uuid": "ac9dfcb7-3281-4b85-8d06-f34f0379dc98",
                "name": "MEWP009010",
                "code": "MEWP009010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:07.563583Z",
            "last_modified": "2022-10-05T08:39:07.563562Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/19e59fde-522e-4364-b0d4-8e229398db39/?format=api",
            "uuid": "19e59fde-522e-4364-b0d4-8e229398db39",
            "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/ac9dfcb7-3281-4b85-8d06-f34f0379dc98/?format=api",
                "uuid": "ac9dfcb7-3281-4b85-8d06-f34f0379dc98",
                "name": "MEWP009010",
                "code": "MEWP009010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:08.066730Z",
            "last_modified": "2022-10-05T08:39:08.066717Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/af9a0a8d-3fe7-463f-8efc-1c5f44b72625/?format=api",
            "uuid": "af9a0a8d-3fe7-463f-8efc-1c5f44b72625",
            "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/43ddf4b7-4790-46d9-a48f-cccb904fdcfb/?format=api",
                "uuid": "43ddf4b7-4790-46d9-a48f-cccb904fdcfb",
                "name": "MEWP009011",
                "code": "MEWP009011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:11.686653Z",
            "last_modified": "2022-10-05T08:39:11.686637Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/039a7f5e-bf10-485d-b795-9de844468522/?format=api",
            "uuid": "039a7f5e-bf10-485d-b795-9de844468522",
            "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/43ddf4b7-4790-46d9-a48f-cccb904fdcfb/?format=api",
                "uuid": "43ddf4b7-4790-46d9-a48f-cccb904fdcfb",
                "name": "MEWP009011",
                "code": "MEWP009011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:12.180767Z",
            "last_modified": "2022-10-05T08:39:12.180753Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02ee8883-5724-47c8-b9b9-96cdefaa3d18/?format=api",
            "uuid": "02ee8883-5724-47c8-b9b9-96cdefaa3d18",
            "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/9ba8690b-61db-45f3-bd20-0e76e08880d0/?format=api",
                "uuid": "9ba8690b-61db-45f3-bd20-0e76e08880d0",
                "name": "MEWP009012",
                "code": "MEWP009012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:15.832653Z",
            "last_modified": "2022-10-05T08:39:15.832639Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c0e68bb-cab3-4f74-a1fc-033a0ba0402b/?format=api",
            "uuid": "1c0e68bb-cab3-4f74-a1fc-033a0ba0402b",
            "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/9ba8690b-61db-45f3-bd20-0e76e08880d0/?format=api",
                "uuid": "9ba8690b-61db-45f3-bd20-0e76e08880d0",
                "name": "MEWP009012",
                "code": "MEWP009012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:39:16.231076Z",
            "last_modified": "2022-10-05T08:39:16.231063Z",
            "access_modifier": "Public"
        }
    ]
}