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/ddbaa0cd-5a69-479c-ae34-2bc0450861c6/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/ddbaa0cd-5a69-479c-ae34-2bc0450861c6/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/568c7617-aa4d-4b35-a12a-22648d363405/?format=api",
            "uuid": "568c7617-aa4d-4b35-a12a-22648d363405",
            "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/32bb2982-9861-4a24-a3c1-00c9118bb63e/?format=api",
                "uuid": "32bb2982-9861-4a24-a3c1-00c9118bb63e",
                "name": "003",
                "code": "29AM001003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:17.966252Z",
            "last_modified": "2022-10-04T20:30:17.966239Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e49c00ac-6388-4309-8951-543cfd113c70/?format=api",
            "uuid": "e49c00ac-6388-4309-8951-543cfd113c70",
            "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/32bb2982-9861-4a24-a3c1-00c9118bb63e/?format=api",
                "uuid": "32bb2982-9861-4a24-a3c1-00c9118bb63e",
                "name": "003",
                "code": "29AM001003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:18.461389Z",
            "last_modified": "2022-10-04T20:30:18.461372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ff759e5-4c37-49b3-a330-087bdeb794e9/?format=api",
            "uuid": "0ff759e5-4c37-49b3-a330-087bdeb794e9",
            "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/952890e1-fa9a-448e-919d-b2aaeda44259/?format=api",
                "uuid": "952890e1-fa9a-448e-919d-b2aaeda44259",
                "name": "29AP0073002",
                "code": "29AP0073002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:25.290241Z",
            "last_modified": "2022-12-20T14:15:41.673833Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/49c0ce62-2d31-4399-81dc-ba092561e704/?format=api",
            "uuid": "49c0ce62-2d31-4399-81dc-ba092561e704",
            "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/f0d638f9-2a27-45ae-894b-237b63562195/?format=api",
                "uuid": "f0d638f9-2a27-45ae-894b-237b63562195",
                "name": "29AP0073004",
                "code": "29AP0073004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:31.225728Z",
            "last_modified": "2022-12-20T14:15:43.442500Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/81a2560a-7c22-4429-8566-ad2938204464/?format=api",
            "uuid": "81a2560a-7c22-4429-8566-ad2938204464",
            "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/29dde6c9-d691-45a2-bb40-d6a4dd9b5af1/?format=api",
                "uuid": "29dde6c9-d691-45a2-bb40-d6a4dd9b5af1",
                "name": "29AP0073006",
                "code": "29AP0073006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:46.013035Z",
            "last_modified": "2022-12-20T14:15:47.927297Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/108853d8-7968-49e2-973f-e1e15b0ad867/?format=api",
            "uuid": "108853d8-7968-49e2-973f-e1e15b0ad867",
            "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/fd0f8b3d-1b18-43f6-a52d-fd44fdc38c29/?format=api",
                "uuid": "fd0f8b3d-1b18-43f6-a52d-fd44fdc38c29",
                "name": "29AP0073005",
                "code": "29AP0073005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:48.840603Z",
            "last_modified": "2022-12-20T14:15:48.823675Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/896a7ba3-969e-43f3-8b27-69305499f50a/?format=api",
            "uuid": "896a7ba3-969e-43f3-8b27-69305499f50a",
            "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/4ef2f891-78f5-4297-a5f8-ff6e4ab617b6/?format=api",
                "uuid": "4ef2f891-78f5-4297-a5f8-ff6e4ab617b6",
                "name": "29AP0072002",
                "code": "29AP0072002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:03.137159Z",
            "last_modified": "2022-12-20T14:15:52.360210Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f24ac79d-0698-4619-8d30-6eba16ea5b69/?format=api",
            "uuid": "f24ac79d-0698-4619-8d30-6eba16ea5b69",
            "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/978c1672-c801-406d-b69b-d97606a5150e/?format=api",
                "uuid": "978c1672-c801-406d-b69b-d97606a5150e",
                "name": "29AP0072004",
                "code": "29AP0072004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:05.973482Z",
            "last_modified": "2022-12-20T14:15:53.256325Z",
            "access_modifier": "Public"
        }
    ]
}