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/b6532268-d853-4a42-b9a7-4534896c3f1d/timeseries/?format=api&page=23
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 226,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b6532268-d853-4a42-b9a7-4534896c3f1d/timeseries/?format=api&page=22",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3db8cb8-831a-4a4c-82a7-9f33e0f44a4b/?format=api",
            "uuid": "a3db8cb8-831a-4a4c-82a7-9f33e0f44a4b",
            "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/3b72f621-6a93-41a9-8e48-ef4e178c3ddf/?format=api",
                "uuid": "3b72f621-6a93-41a9-8e48-ef4e178c3ddf",
                "name": "40BP0441003",
                "code": "40BP0441003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:12.404590Z",
            "last_modified": "2022-12-20T14:08:53.452401Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38cba4c7-14c0-4613-b0e7-106055cee391/?format=api",
            "uuid": "38cba4c7-14c0-4613-b0e7-106055cee391",
            "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/dd2f7b9c-1715-46d6-8f52-4f2450ac2197/?format=api",
                "uuid": "dd2f7b9c-1715-46d6-8f52-4f2450ac2197",
                "name": "40BP0415002",
                "code": "40BP0415002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:19:27.818454Z",
            "last_modified": "2022-12-20T14:08:57.567743Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9985ed39-590f-42ca-bfa0-1aac67f8cd54/?format=api",
            "uuid": "9985ed39-590f-42ca-bfa0-1aac67f8cd54",
            "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/8354d00a-2c48-4a07-a17e-1ce0e76d57ac/?format=api",
                "uuid": "8354d00a-2c48-4a07-a17e-1ce0e76d57ac",
                "name": "40A-2159001",
                "code": "40A-2159001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:03:03.874227Z",
            "last_modified": "2022-12-20T14:20:09.630724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5820ffb2-e6dc-4fd1-a763-d9ac6a326c89/?format=api",
            "uuid": "5820ffb2-e6dc-4fd1-a763-d9ac6a326c89",
            "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/516402f5-3593-409f-a06c-38333bd521b4/?format=api",
                "uuid": "516402f5-3593-409f-a06c-38333bd521b4",
                "name": "40BP0421002",
                "code": "40BP0421002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:04.381779Z",
            "last_modified": "2022-12-20T14:20:43.887735Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2254f01c-c869-4e1a-870e-afae41baa3cc/?format=api",
            "uuid": "2254f01c-c869-4e1a-870e-afae41baa3cc",
            "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/5d63952e-376d-4707-81f6-15a690719526/?format=api",
                "uuid": "5d63952e-376d-4707-81f6-15a690719526",
                "name": "40BP0421003",
                "code": "40BP0421003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:09.338847Z",
            "last_modified": "2022-12-20T14:20:44.791791Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/903bb405-31e9-400b-ac46-75074a45484c/?format=api",
            "uuid": "903bb405-31e9-400b-ac46-75074a45484c",
            "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/65de32b9-ddce-42f5-b73e-98c25f87203a/?format=api",
                "uuid": "65de32b9-ddce-42f5-b73e-98c25f87203a",
                "name": "40BP0421005",
                "code": "40BP0421005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:05:12.411745Z",
            "last_modified": "2022-12-20T14:20:45.725504Z",
            "access_modifier": "Public"
        }
    ]
}