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=6
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=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6c4fc7d4-8930-401d-ae61-e764a0c9816e/?format=api",
            "uuid": "6c4fc7d4-8930-401d-ae61-e764a0c9816e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -414.9,
            "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/3fa56d5d-e6b8-4690-aefe-4eddba5933e2/?format=api",
                "uuid": "3fa56d5d-e6b8-4690-aefe-4eddba5933e2",
                "name": "WNS2184",
                "code": "MP6066"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.219176Z",
            "last_modified": "2025-03-16T18:25:30.731708Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed4e450c-3c33-4dea-965a-1f00225c831e/?format=api",
            "uuid": "ed4e450c-3c33-4dea-965a-1f00225c831e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -279.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/8ad61e4f-336a-4f5e-ab2a-05c9f4543f9c/?format=api",
                "uuid": "8ad61e4f-336a-4f5e-ab2a-05c9f4543f9c",
                "name": "WNS2184",
                "code": "MP6067"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.219462Z",
            "last_modified": "2025-03-16T18:25:44.954186Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a97108d-ab36-49be-8a66-560f58339682/?format=api",
            "uuid": "7a97108d-ab36-49be-8a66-560f58339682",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -369.8,
            "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/1e7cad70-e617-4f24-afd2-ffb64e3b9923/?format=api",
                "uuid": "1e7cad70-e617-4f24-afd2-ffb64e3b9923",
                "name": "WNS2184",
                "code": "MP6063"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.219703Z",
            "last_modified": "2025-03-16T18:25:40.226117Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/14217fbe-79cb-40fc-8fa9-72f76095e509/?format=api",
            "uuid": "14217fbe-79cb-40fc-8fa9-72f76095e509",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -577.2,
            "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/5d94d544-8fed-48f6-a8a3-749137cd1876/?format=api",
                "uuid": "5d94d544-8fed-48f6-a8a3-749137cd1876",
                "name": "WNS2184",
                "code": "MP6058"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.219928Z",
            "last_modified": "2025-03-16T18:25:30.046807Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/498b6a09-7b03-4fb7-9ace-60370885a5c9/?format=api",
            "uuid": "498b6a09-7b03-4fb7-9ace-60370885a5c9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -490.2,
            "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/030b947d-30d8-4223-a6c9-7dcdf122cc4a/?format=api",
                "uuid": "030b947d-30d8-4223-a6c9-7dcdf122cc4a",
                "name": "WNS2184",
                "code": "MP6064"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:58:44.697832Z",
            "last_modified": "2025-03-16T18:25:35.405598Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b20d9954-2315-4f89-b96e-1002e64c52ba/?format=api",
            "uuid": "b20d9954-2315-4f89-b96e-1002e64c52ba",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -449.9,
            "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/f0ebc798-63e5-4077-9dba-cbd05556ec4d/?format=api",
                "uuid": "f0ebc798-63e5-4077-9dba-cbd05556ec4d",
                "name": "WNS2184",
                "code": "MP6061"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:58:44.698090Z",
            "last_modified": "2025-03-16T18:25:35.945516Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/badf8dbc-3511-494d-89ac-bcc2486a4835/?format=api",
            "uuid": "badf8dbc-3511-494d-89ac-bcc2486a4835",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2019-05-24T11:15:00Z",
            "end": "2019-08-30T07:00:00Z",
            "value_type": "float",
            "last_value": 1.245,
            "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/8b9716a7-69af-4c5e-a332-97917bab4f67/?format=api",
                "uuid": "8b9716a7-69af-4c5e-a332-97917bab4f67",
                "name": "WNS2184",
                "code": "MP6053"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:58:44.698247Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2dc25036-6df0-4d36-b4d8-f54f96e9fb61/?format=api",
            "uuid": "2dc25036-6df0-4d36-b4d8-f54f96e9fb61",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -46.7,
            "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/49e680d2-e8bf-48dd-903c-9fb0d496af80/?format=api",
                "uuid": "49e680d2-e8bf-48dd-903c-9fb0d496af80",
                "name": "WNS2184",
                "code": "MP6057"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:58:44.698394Z",
            "last_modified": "2025-03-16T18:25:32.067421Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eaea84f2-9925-4d6c-b2a1-66c498b4e045/?format=api",
            "uuid": "eaea84f2-9925-4d6c-b2a1-66c498b4e045",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T17:00:00Z",
            "value_type": "float",
            "last_value": -94.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/e0f4c0d1-6556-49cd-91b9-28d4ae8ddf3a/?format=api",
                "uuid": "e0f4c0d1-6556-49cd-91b9-28d4ae8ddf3a",
                "name": "Peilmeting Ettenlandseveld West (logger)",
                "code": "MP6072"
            },
            "extra_metadata": {},
            "created": "2019-07-09T14:59:40.458562Z",
            "last_modified": "2025-03-16T18:25:39.738479Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/70d86c57-a0dd-42de-96cc-a256ef6cf06b/?format=api",
            "uuid": "70d86c57-a0dd-42de-96cc-a256ef6cf06b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-16T15:00:00Z",
            "value_type": "float",
            "last_value": -89.3,
            "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/8628e57e-f725-4a6d-9c36-ca937a13bc72/?format=api",
                "uuid": "8628e57e-f725-4a6d-9c36-ca937a13bc72",
                "name": "Peilmeting Ettenlandseveld Oost (logger)",
                "code": "MP6073"
            },
            "extra_metadata": {},
            "created": "2019-07-09T14:59:40.458803Z",
            "last_modified": "2025-03-16T18:25:44.434278Z",
            "access_modifier": "Public"
        }
    ]
}