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=27
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=28",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=26",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f1928ea9-f3e6-4175-8524-3ec67a6d4ef5/?format=api",
            "uuid": "f1928ea9-f3e6-4175-8524-3ec67a6d4ef5",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2005-10-11T12:30:00Z",
            "end": "2022-10-03T23:00:00Z",
            "value_type": "float",
            "last_value": -389.561,
            "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/d9bee716-82dd-4950-8037-86f430724480/?format=api",
                "uuid": "d9bee716-82dd-4950-8037-86f430724480",
                "name": "Gebied Schokland, LT116, aanvoersloot",
                "code": "OP4160-LT116"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.741599Z",
            "last_modified": "2022-12-12T10:34:59.929557Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e3adc52f-3007-4bf6-8e94-3e3237140538/?format=api",
            "uuid": "e3adc52f-3007-4bf6-8e94-3e3237140538",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2019-10-04T14:00:00Z",
            "end": "2023-08-18T13:45:00Z",
            "value_type": "float",
            "last_value": -463.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/f9e0303e-7264-454c-a2a3-5fca5de0fece/?format=api",
                "uuid": "f9e0303e-7264-454c-a2a3-5fca5de0fece",
                "name": "Gemaal/stuw Nulderpad, waterhoogte LWZ",
                "code": "OP5240-LT5240B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.741853Z",
            "last_modified": "2023-09-18T10:55:17.312232Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55a4f216-9d2c-499f-a052-4e1cf789eabb/?format=api",
            "uuid": "55a4f216-9d2c-499f-a052-4e1cf789eabb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-02T10:15:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -514.438,
            "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/b8b13147-6925-4dce-951c-f00c5acc6052/?format=api",
                "uuid": "b8b13147-6925-4dce-951c-f00c5acc6052",
                "name": "Stuw Strandgaperdwarstocht, waterhoogte LWZ",
                "code": "ST5327-LT5327A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.742100Z",
            "last_modified": "2025-04-03T00:27:24.104544Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a7fc4ee-fa88-4fda-a6d3-aede99f4f04c/?format=api",
            "uuid": "9a7fc4ee-fa88-4fda-a6d3-aede99f4f04c",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-01-01T11:30:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -553.6,
            "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/5f0fbcde-6569-4620-a827-256fba43e78b/?format=api",
                "uuid": "5f0fbcde-6569-4620-a827-256fba43e78b",
                "name": "Aflaatwerk Kubbetocht, waterhoogte LWZ",
                "code": "AW4410-LT4410A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.742336Z",
            "last_modified": "2025-04-03T00:25:48.417559Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de0a5a46-03e6-4148-9d35-d87cc44b370a/?format=api",
            "uuid": "de0a5a46-03e6-4148-9d35-d87cc44b370a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T10:30:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -444.427,
            "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/979d53c9-29bc-45e3-8b85-5f0871ff9a68/?format=api",
                "uuid": "979d53c9-29bc-45e3-8b85-5f0871ff9a68",
                "name": "Stuw Oudebostocht Noord, waterhoogte HWZ",
                "code": "ST5226-LT5226B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.742569Z",
            "last_modified": "2025-04-03T00:26:38.766036Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dda7a39c-5f8c-40e8-b716-3b1fbb40ff66/?format=api",
            "uuid": "dda7a39c-5f8c-40e8-b716-3b1fbb40ff66",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:45:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -307.534,
            "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/e528fccc-48e1-4d55-85f9-396d15d0a971/?format=api",
                "uuid": "e528fccc-48e1-4d55-85f9-396d15d0a971",
                "name": "Stuw Bovenwater, waterhoogte HWZ",
                "code": "ST2576-LT2576A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.742801Z",
            "last_modified": "2025-04-03T00:27:06.710739Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ecb542a3-e504-42b0-8f0d-9358289eb09a/?format=api",
            "uuid": "ecb542a3-e504-42b0-8f0d-9358289eb09a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2013-07-01T13:15:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -515.083,
            "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/6b7f3620-250f-43ad-a6dc-5faf96b1884b/?format=api",
                "uuid": "6b7f3620-250f-43ad-a6dc-5faf96b1884b",
                "name": "Hoge knarsluis, polderpeil",
                "code": "SL2520-LT"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.743034Z",
            "last_modified": "2025-04-03T00:26:49.693505Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08d3bdab-5bed-4ea9-a6bf-9b558075a9cf/?format=api",
            "uuid": "08d3bdab-5bed-4ea9-a6bf-9b558075a9cf",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-12-05T23:30:00Z",
            "end": "2025-04-02T01:30:00Z",
            "value_type": "float",
            "last_value": -566.762,
            "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/05416393-d98f-4a0a-87d4-662e2e5eae00/?format=api",
                "uuid": "05416393-d98f-4a0a-87d4-662e2e5eae00",
                "name": "Stuw Nagel, waterhoogte LWZ",
                "code": "ST2279-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.743264Z",
            "last_modified": "2025-04-03T00:27:23.424999Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/91046a5e-9474-454f-bf52-50da6ed1d782/?format=api",
            "uuid": "91046a5e-9474-454f-bf52-50da6ed1d782",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:30:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -490.994,
            "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/7915b848-a2c0-4f95-a5ad-155584b03b5c/?format=api",
                "uuid": "7915b848-a2c0-4f95-a5ad-155584b03b5c",
                "name": "Stuw Houtribdreef, waterhoogte HWZ",
                "code": "ST2552-LT2552A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.743498Z",
            "last_modified": "2025-04-03T00:27:26.850777Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ffd1a0f8-a741-4b3d-bce2-077e26ec4c88/?format=api",
            "uuid": "ffd1a0f8-a741-4b3d-bce2-077e26ec4c88",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-04-02T23:30:00Z",
            "value_type": "float",
            "last_value": -512.898,
            "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/ed5cf4d9-9b92-4955-be7f-4d5f7de6821f/?format=api",
                "uuid": "ed5cf4d9-9b92-4955-be7f-4d5f7de6821f",
                "name": "Stuw Hondtocht Noord, waterhoogte LWZ",
                "code": "ST5321-LT5321A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.743732Z",
            "last_modified": "2025-04-03T00:25:42.030031Z",
            "access_modifier": "Public"
        }
    ]
}