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/d6fedf73-9ace-4d5e-b65a-ae0baf245861/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 38,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/d6fedf73-9ace-4d5e-b65a-ae0baf245861/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e9ce9e16-c592-4077-a092-24b56fbf70c6/?format=api",
            "uuid": "e9ce9e16-c592-4077-a092-24b56fbf70c6",
            "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/f2d1803c-1dae-40f3-9ff4-a46d4eaa64b3/?format=api",
                "uuid": "f2d1803c-1dae-40f3-9ff4-a46d4eaa64b3",
                "name": "27GP0106002",
                "code": "27GP0106002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:48.970783Z",
            "last_modified": "2022-12-20T14:15:12.040979Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f92c2689-fe90-4503-8c77-94253c1aaaea/?format=api",
            "uuid": "f92c2689-fe90-4503-8c77-94253c1aaaea",
            "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/d26884d7-b57d-4716-b1d4-0f51285a4c06/?format=api",
                "uuid": "d26884d7-b57d-4716-b1d4-0f51285a4c06",
                "name": "27GP0110002",
                "code": "27GP0110002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:52.682674Z",
            "last_modified": "2022-12-20T14:15:12.756054Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/25a054c9-b0e5-4749-b058-54051662fd25/?format=api",
            "uuid": "25a054c9-b0e5-4749-b058-54051662fd25",
            "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/4620fd2d-54b6-4b8b-ae95-75815ce1e975/?format=api",
                "uuid": "4620fd2d-54b6-4b8b-ae95-75815ce1e975",
                "name": "27GP0106003",
                "code": "27GP0106003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:44:56.427840Z",
            "last_modified": "2022-12-20T14:15:13.704508Z",
            "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/0f565243-5e63-4095-929d-81d61254e019/?format=api",
            "uuid": "0f565243-5e63-4095-929d-81d61254e019",
            "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/84095891-d7e8-43b0-aa13-a6b3e373a1b2/?format=api",
                "uuid": "84095891-d7e8-43b0-aa13-a6b3e373a1b2",
                "name": "27GP0109003",
                "code": "27GP0109003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:05.351870Z",
            "last_modified": "2022-12-20T14:15:16.727718Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf103a7e-c6ed-480f-bb9b-52d936680184/?format=api",
            "uuid": "bf103a7e-c6ed-480f-bb9b-52d936680184",
            "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/008b9edf-7e2e-45f1-8bce-0f523f82f03a/?format=api",
                "uuid": "008b9edf-7e2e-45f1-8bce-0f523f82f03a",
                "name": "27GP0109002",
                "code": "27GP0109002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:08.332295Z",
            "last_modified": "2022-12-20T14:15:17.715519Z",
            "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"
        }
    ]
}