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/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/6fd3c8a3-a2f7-43ab-bcfd-8db1a6533537/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/17e31d1c-4da3-4c58-9630-b50038348cac/?format=api",
            "uuid": "17e31d1c-4da3-4c58-9630-b50038348cac",
            "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/2e745f72-a95e-42cf-94d2-93d7d6ebcba9/?format=api",
                "uuid": "2e745f72-a95e-42cf-94d2-93d7d6ebcba9",
                "name": "16GP0143002",
                "code": "16GP0143002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:32:32.506027Z",
            "last_modified": "2022-12-20T14:11:58.278236Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7e5796d5-5431-48cf-879f-6d9fa2b176f1/?format=api",
            "uuid": "7e5796d5-5431-48cf-879f-6d9fa2b176f1",
            "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/6287c20e-1727-43ee-b468-acb6dcc0bf83/?format=api",
                "uuid": "6287c20e-1727-43ee-b468-acb6dcc0bf83",
                "name": "16GP0159002",
                "code": "16GP0159002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:32:35.548163Z",
            "last_modified": "2022-12-20T14:11:59.050287Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71e18ea8-8d56-4e33-8fa1-66b5445c793f/?format=api",
            "uuid": "71e18ea8-8d56-4e33-8fa1-66b5445c793f",
            "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/ffc68f20-f06b-4c44-8753-706c65225236/?format=api",
                "uuid": "ffc68f20-f06b-4c44-8753-706c65225236",
                "name": "16HP0071002",
                "code": "16HP0071002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:32:38.451653Z",
            "last_modified": "2022-12-20T14:11:59.979018Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9ebd41f1-1465-447f-b54b-99848a00b522/?format=api",
            "uuid": "9ebd41f1-1465-447f-b54b-99848a00b522",
            "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/6dc27312-5f8d-4095-9bc2-d07729f52741/?format=api",
                "uuid": "6dc27312-5f8d-4095-9bc2-d07729f52741",
                "name": "16GP0142002",
                "code": "16GP0142002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:32:41.155851Z",
            "last_modified": "2022-12-20T14:12:00.737027Z",
            "access_modifier": "Public"
        }
    ]
}