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/c393a0ed-ad9f-4242-a820-2e1813204bb1/timeseries/?format=api&page=20
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 194,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/c393a0ed-ad9f-4242-a820-2e1813204bb1/timeseries/?format=api&page=19",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/05edc10d-585a-4289-8881-b27d47bfe724/?format=api",
            "uuid": "05edc10d-585a-4289-8881-b27d47bfe724",
            "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/2531b331-9a4c-4fde-bc8d-51da364cf070/?format=api",
                "uuid": "2531b331-9a4c-4fde-bc8d-51da364cf070",
                "name": "34BP0205002",
                "code": "34BP0205002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:08.685742Z",
            "last_modified": "2022-12-20T14:12:06.779317Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89d4496b-5a0d-4aaa-8fc4-8a81bf4c4d9c/?format=api",
            "uuid": "89d4496b-5a0d-4aaa-8fc4-8a81bf4c4d9c",
            "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/e6a16f90-0286-4532-88e8-c88a2c683b26/?format=api",
                "uuid": "e6a16f90-0286-4532-88e8-c88a2c683b26",
                "name": "34BP0296002",
                "code": "34BP0296002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:11.468788Z",
            "last_modified": "2022-12-20T14:12:07.392899Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e9785947-0abe-4d5e-825b-72ee9056a0fe/?format=api",
            "uuid": "e9785947-0abe-4d5e-825b-72ee9056a0fe",
            "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/e2f47bc0-7725-4eaa-8ac2-93bca70a764b/?format=api",
                "uuid": "e2f47bc0-7725-4eaa-8ac2-93bca70a764b",
                "name": "34BP0291002",
                "code": "34BP0291002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:17.108136Z",
            "last_modified": "2022-12-20T14:12:08.553650Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ed39ced-3e94-4b40-a22d-9ce3383e9ccc/?format=api",
            "uuid": "8ed39ced-3e94-4b40-a22d-9ce3383e9ccc",
            "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/6cb92559-8e54-4295-8209-8277025e1018/?format=api",
                "uuid": "6cb92559-8e54-4295-8209-8277025e1018",
                "name": "34BP0240002",
                "code": "34BP0240002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:19.820370Z",
            "last_modified": "2022-12-20T14:12:08.843429Z",
            "access_modifier": "Public"
        }
    ]
}