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/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed1d4add-b06a-448c-be80-9e0f9d46e44b/?format=api",
            "uuid": "ed1d4add-b06a-448c-be80-9e0f9d46e44b",
            "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/dba15b90-970b-4795-8978-f29d8a47dc23/?format=api",
                "uuid": "dba15b90-970b-4795-8978-f29d8a47dc23",
                "name": "B34B0332001",
                "code": "34BA3332001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:23.284112Z",
            "last_modified": "2022-10-04T20:55:23.284099Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/32cd4b00-9291-4a4a-86df-422d0ab7c69c/?format=api",
            "uuid": "32cd4b00-9291-4a4a-86df-422d0ab7c69c",
            "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/373b66dc-ea5b-4f11-8d9e-a45dd1d94c94/?format=api",
                "uuid": "373b66dc-ea5b-4f11-8d9e-a45dd1d94c94",
                "name": "B34B0332002",
                "code": "34BA3332002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:25.264213Z",
            "last_modified": "2022-10-04T20:55:25.264198Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fa9194bb-7589-4303-ad97-f5efba97acf8/?format=api",
            "uuid": "fa9194bb-7589-4303-ad97-f5efba97acf8",
            "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/373b66dc-ea5b-4f11-8d9e-a45dd1d94c94/?format=api",
                "uuid": "373b66dc-ea5b-4f11-8d9e-a45dd1d94c94",
                "name": "B34B0332002",
                "code": "34BA3332002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:25.692338Z",
            "last_modified": "2022-10-04T20:55:25.692324Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a99d8be9-a860-4ad6-a88f-33a01142f055/?format=api",
            "uuid": "a99d8be9-a860-4ad6-a88f-33a01142f055",
            "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/88a2415e-73b0-400f-97d9-19725168cef0/?format=api",
                "uuid": "88a2415e-73b0-400f-97d9-19725168cef0",
                "name": "B34B0332003",
                "code": "34BA3332003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:27.751113Z",
            "last_modified": "2022-10-04T20:55:27.751090Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2d566ba-4ee5-42e8-bab7-d913f3884223/?format=api",
            "uuid": "a2d566ba-4ee5-42e8-bab7-d913f3884223",
            "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/88a2415e-73b0-400f-97d9-19725168cef0/?format=api",
                "uuid": "88a2415e-73b0-400f-97d9-19725168cef0",
                "name": "B34B0332003",
                "code": "34BA3332003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:28.276295Z",
            "last_modified": "2022-10-04T20:55:28.276281Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3ef963d5-190c-428c-b6f8-001f41e6e8f4/?format=api",
            "uuid": "3ef963d5-190c-428c-b6f8-001f41e6e8f4",
            "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/45478796-6b18-412d-81ae-5d070eaee549/?format=api",
                "uuid": "45478796-6b18-412d-81ae-5d070eaee549",
                "name": "B34B0332004",
                "code": "34BA3332004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:30.344214Z",
            "last_modified": "2022-10-04T20:55:30.344201Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e8e1b749-57a1-40ee-b30a-f5499f7dcd4e/?format=api",
            "uuid": "e8e1b749-57a1-40ee-b30a-f5499f7dcd4e",
            "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/45478796-6b18-412d-81ae-5d070eaee549/?format=api",
                "uuid": "45478796-6b18-412d-81ae-5d070eaee549",
                "name": "B34B0332004",
                "code": "34BA3332004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:30.802275Z",
            "last_modified": "2022-10-04T20:55:30.802260Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ca53cda-c2f1-4f7c-9bcf-449c9eb47cc6/?format=api",
            "uuid": "2ca53cda-c2f1-4f7c-9bcf-449c9eb47cc6",
            "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/cc34a393-309f-40bf-ad73-008278709e86/?format=api",
                "uuid": "cc34a393-309f-40bf-ad73-008278709e86",
                "name": "B34B0332005",
                "code": "34BA3332005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:32.810572Z",
            "last_modified": "2022-10-04T20:55:32.810558Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a0676620-8fea-428d-a89b-7159a2c0978f/?format=api",
            "uuid": "a0676620-8fea-428d-a89b-7159a2c0978f",
            "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/cc34a393-309f-40bf-ad73-008278709e86/?format=api",
                "uuid": "cc34a393-309f-40bf-ad73-008278709e86",
                "name": "B34B0332005",
                "code": "34BA3332005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:33.251178Z",
            "last_modified": "2022-10-04T20:55:33.251164Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4aa34aa0-2beb-4c34-b260-1ed0e3f543de/?format=api",
            "uuid": "4aa34aa0-2beb-4c34-b260-1ed0e3f543de",
            "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/c82e2524-21de-40bb-ad10-1b96260e715d/?format=api",
                "uuid": "c82e2524-21de-40bb-ad10-1b96260e715d",
                "name": "B34B0332006",
                "code": "34BA3332006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:35.159534Z",
            "last_modified": "2022-10-04T20:55:35.159520Z",
            "access_modifier": "Public"
        }
    ]
}