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/b0cea868-9303-46ae-b8c9-796639afa86f/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 152,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b0cea868-9303-46ae-b8c9-796639afa86f/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b0cea868-9303-46ae-b8c9-796639afa86f/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9836277-58e5-436a-8111-6ce1eecd2f91/?format=api",
            "uuid": "b9836277-58e5-436a-8111-6ce1eecd2f91",
            "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/a14fc866-5ea7-4203-b6e6-d35174a6f381/?format=api",
                "uuid": "a14fc866-5ea7-4203-b6e6-d35174a6f381",
                "name": "28CP0095005",
                "code": "28CP0095005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:05.631847Z",
            "last_modified": "2022-12-20T14:11:20.535153Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae34d804-3c7b-4911-930e-dcfe68da9bc8/?format=api",
            "uuid": "ae34d804-3c7b-4911-930e-dcfe68da9bc8",
            "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/f65ba9d9-5c40-40af-9fcc-4b4ebbb2815a/?format=api",
                "uuid": "f65ba9d9-5c40-40af-9fcc-4b4ebbb2815a",
                "name": "27HP0028004",
                "code": "27HP0028004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:19.631286Z",
            "last_modified": "2022-12-20T14:11:23.612944Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/019a465e-d87a-48ca-a868-abe3f00fc0d5/?format=api",
            "uuid": "019a465e-d87a-48ca-a868-abe3f00fc0d5",
            "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/51fb7948-cbd7-42d1-b72c-16d6d6131174/?format=api",
                "uuid": "51fb7948-cbd7-42d1-b72c-16d6d6131174",
                "name": "28CP0095003",
                "code": "28CP0095003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:30:35.165168Z",
            "last_modified": "2022-12-20T14:11:26.035926Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d2f804a-9eb2-4278-a336-fdca6bb54f90/?format=api",
            "uuid": "0d2f804a-9eb2-4278-a336-fdca6bb54f90",
            "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/a9eb0d67-348b-41ba-b4b1-df527ef16fad/?format=api",
                "uuid": "a9eb0d67-348b-41ba-b4b1-df527ef16fad",
                "name": "27HP0035003",
                "code": "27HP0035003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:36:53.625174Z",
            "last_modified": "2022-12-20T14:12:57.914237Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc113e69-7308-4d31-9948-e55861865437/?format=api",
            "uuid": "cc113e69-7308-4d31-9948-e55861865437",
            "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/d3be9da7-550d-47d5-95ff-606c89e748ed/?format=api",
                "uuid": "d3be9da7-550d-47d5-95ff-606c89e748ed",
                "name": "27HP0035002",
                "code": "27HP0035002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:16.310767Z",
            "last_modified": "2022-12-20T14:13:03.673504Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4ee2313c-ce64-47ac-a436-ad240eb693d6/?format=api",
            "uuid": "4ee2313c-ce64-47ac-a436-ad240eb693d6",
            "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/9ebac400-1a96-4b48-a6ef-15f11c519193/?format=api",
                "uuid": "9ebac400-1a96-4b48-a6ef-15f11c519193",
                "name": "27HP0035004",
                "code": "27HP0035004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:22.157238Z",
            "last_modified": "2022-12-20T14:13:07.540544Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2dfad3d8-074f-4a80-8cc1-3c4465f94816/?format=api",
            "uuid": "2dfad3d8-074f-4a80-8cc1-3c4465f94816",
            "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/bebc2a15-c8f1-4b74-a9a3-34249d54863c/?format=api",
                "uuid": "bebc2a15-c8f1-4b74-a9a3-34249d54863c",
                "name": "27GP0103002",
                "code": "27GP0103002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:59.232800Z",
            "last_modified": "2022-12-20T14:15:14.711318Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a22f20c-ca16-477c-b07d-2242e93efcc3/?format=api",
            "uuid": "5a22f20c-ca16-477c-b07d-2242e93efcc3",
            "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/16f5ffa1-6c59-431b-b8d9-73fb5435e2f3/?format=api",
                "uuid": "16f5ffa1-6c59-431b-b8d9-73fb5435e2f3",
                "name": "27GP0099004",
                "code": "27GP0099004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:02.221843Z",
            "last_modified": "2022-12-20T14:15:15.737490Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20f11a9c-f15a-4cc3-8560-f374ab697f2a/?format=api",
            "uuid": "20f11a9c-f15a-4cc3-8560-f374ab697f2a",
            "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/033ab6b2-ba34-42a3-8e34-666764bf15b7/?format=api",
                "uuid": "033ab6b2-ba34-42a3-8e34-666764bf15b7",
                "name": "27GP0099005",
                "code": "27GP0099005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:11.349768Z",
            "last_modified": "2022-12-20T14:15:18.739372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a05c9e0-cbb8-4a7e-9b9d-835400cef1ff/?format=api",
            "uuid": "7a05c9e0-cbb8-4a7e-9b9d-835400cef1ff",
            "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/5ef6a380-89ea-4618-b4b2-fa00006532b6/?format=api",
                "uuid": "5ef6a380-89ea-4618-b4b2-fa00006532b6",
                "name": "27GP0092003",
                "code": "27GP0092003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:36.450767Z",
            "last_modified": "2022-12-20T14:16:02.150321Z",
            "access_modifier": "Public"
        }
    ]
}