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/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=43
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=44",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=42",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f8f30e1d-dda0-409b-9df5-8cb6ba9dcd4b/?format=api",
            "uuid": "f8f30e1d-dda0-409b-9df5-8cb6ba9dcd4b",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "1990-06-30T23:00:00Z",
            "end": "2008-12-30T23:00:00Z",
            "value_type": "float",
            "last_value": -510.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/3ba80f20-481f-4469-bc4d-b291f0ea008f/?format=api",
                "uuid": "3ba80f20-481f-4469-bc4d-b291f0ea008f",
                "name": "Zuidersluis (polder)",
                "code": "SL2950-LWZ"
            },
            "extra_metadata": {},
            "created": "2020-10-22T17:16:44.383213Z",
            "last_modified": "2020-10-26T02:37:53.434982Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3ec8fc63-3ed3-4906-8509-6b9a20a15e9b/?format=api",
            "uuid": "3ec8fc63-3ed3-4906-8509-6b9a20a15e9b",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "1990-06-30T23:00:00Z",
            "end": "2008-12-30T23:00:00Z",
            "value_type": "float",
            "last_value": -621.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/05cabbd7-4ed4-4cba-871b-029a2853ac23/?format=api",
                "uuid": "05cabbd7-4ed4-4cba-871b-029a2853ac23",
                "name": "Kampersluis (Lage afdeling)",
                "code": "FL-SL01-LWZ"
            },
            "extra_metadata": {},
            "created": "2020-10-22T17:16:44.383509Z",
            "last_modified": "2020-10-26T02:38:36.946832Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e2a4fb5-b9ac-40ce-8c9c-1c85fa88ba34/?format=api",
            "uuid": "8e2a4fb5-b9ac-40ce-8c9c-1c85fa88ba34",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "1990-10-31T23:00:00Z",
            "end": "2008-12-30T23:00:00Z",
            "value_type": "float",
            "last_value": -624.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/f2c5681b-e12c-4355-9286-a07d95af6fd3/?format=api",
                "uuid": "f2c5681b-e12c-4355-9286-a07d95af6fd3",
                "name": "Vaartsluis (Lage afdeling)",
                "code": "FL-SL04L"
            },
            "extra_metadata": {},
            "created": "2020-10-22T17:16:44.383608Z",
            "last_modified": "2020-10-26T02:39:27.520356Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6634efbf-989e-43ec-b64a-e9e92c327863/?format=api",
            "uuid": "6634efbf-989e-43ec-b64a-e9e92c327863",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "1990-07-01T23:00:00Z",
            "end": "2008-12-30T23:00:00Z",
            "value_type": "float",
            "last_value": -622.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/5328fae1-4620-45f4-b1e1-5ed39da5041b/?format=api",
                "uuid": "5328fae1-4620-45f4-b1e1-5ed39da5041b",
                "name": "Noordersluis (polder)",
                "code": "SL2920-LWZ"
            },
            "extra_metadata": {},
            "created": "2020-10-22T17:16:44.383698Z",
            "last_modified": "2020-10-26T02:35:18.152543Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0a2a7105-3a5f-4e0e-a6ae-d7bfae4b83be/?format=api",
            "uuid": "0a2a7105-3a5f-4e0e-a6ae-d7bfae4b83be",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "1990-10-31T23:00:00Z",
            "end": "2008-12-30T23:00:00Z",
            "value_type": "float",
            "last_value": -510.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/ddd86057-d609-4fc2-bb2a-cfbeb4f7ac23/?format=api",
                "uuid": "ddd86057-d609-4fc2-bb2a-cfbeb4f7ac23",
                "name": "Vaartsluis (Hoge afdeling)",
                "code": "FL-SL04H"
            },
            "extra_metadata": {},
            "created": "2020-10-22T17:16:44.383946Z",
            "last_modified": "2020-10-26T02:36:11.978366Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/311d0f43-6583-4ad5-a5e5-bc8357a45136/?format=api",
            "uuid": "311d0f43-6583-4ad5-a5e5-bc8357a45136",
            "code": "WNS2184::nonequidistant::1::1",
            "name": "WNS2184",
            "description": "",
            "start": "2006-01-03T23:00:00Z",
            "end": "2008-11-06T23:00:00Z",
            "value_type": "float",
            "last_value": -516.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/6d9c7e33-ad1e-4e7b-b820-1a4bc67ae803/?format=api",
                "uuid": "6d9c7e33-ad1e-4e7b-b820-1a4bc67ae803",
                "name": "Blauwe Dromer (polder)",
                "code": "SL2960-LWZ"
            },
            "extra_metadata": {},
            "created": "2020-10-22T17:16:44.384029Z",
            "last_modified": "2020-10-26T02:37:00.413121Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/85ef4fa7-1104-4e61-8429-bcb83870038b/?format=api",
            "uuid": "85ef4fa7-1104-4e61-8429-bcb83870038b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2006-06-12T11:00:00Z",
            "end": "2021-09-22T12:30:00Z",
            "value_type": "float",
            "last_value": 99.794,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/ca7e656b-f13e-4e0c-8804-a54a015e6346/?format=api",
                "uuid": "ca7e656b-f13e-4e0c-8804-a54a015e6346",
                "name": "ZEEWOLDE, einde Woldlaan, onder brug Spiektocht",
                "code": "26GN-071-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T12:07:49.200837Z",
            "last_modified": "2022-01-18T10:43:21.606145Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5073f14e-b1f0-4613-b9da-a709be5c826f/?format=api",
            "uuid": "5073f14e-b1f0-4613-b9da-a709be5c826f",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2006-04-05T11:45:00Z",
            "end": "2021-09-22T10:30:00Z",
            "value_type": "float",
            "last_value": 30.115,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/01ca4c0c-85be-4431-9392-0f30659c11e9/?format=api",
                "uuid": "01ca4c0c-85be-4431-9392-0f30659c11e9",
                "name": "ZEEWOLDE, in gracht hoek Sportlaan en Naarderweg",
                "code": "26GN-072-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T12:07:49.200921Z",
            "last_modified": "2023-07-11T11:05:21.436819Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/40e14ba3-1470-4757-8cf6-a3f5618954f8/?format=api",
            "uuid": "40e14ba3-1470-4757-8cf6-a3f5618954f8",
            "code": "WNS2184::second::1::3600",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-13T11:00:00Z",
            "end": "2025-03-16T04:00:00Z",
            "value_type": "float",
            "last_value": -554.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/f2912df2-477d-4d25-8e3e-ae9e1a1497e6/?format=api",
                "uuid": "f2912df2-477d-4d25-8e3e-ae9e1a1497e6",
                "name": "OOSTERWOLD, vijver Abspoel",
                "code": "26CN-202-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T12:08:38.635727Z",
            "last_modified": "2025-03-17T02:20:56.863635Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1fb94066-18fb-4328-b893-003560b8a008/?format=api",
            "uuid": "1fb94066-18fb-4328-b893-003560b8a008",
            "code": "WNS2184::second::1::3600",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-08T14:00:00Z",
            "end": "2025-03-15T23:00:00Z",
            "value_type": "float",
            "last_value": -507.1,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/0fd00352-bd7d-4cff-84e8-d5c86da3c961/?format=api",
                "uuid": "0fd00352-bd7d-4cff-84e8-d5c86da3c961",
                "name": "OOSTERWOLD, kavelsloot G81/G82, oost, tureluurweg",
                "code": "26DN-083-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T12:08:38.635814Z",
            "last_modified": "2025-03-17T02:20:36.744034Z",
            "access_modifier": "Public"
        }
    ]
}