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=16
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=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/acf41b50-adab-486a-972b-6b9aba5961cb/?format=api",
            "uuid": "acf41b50-adab-486a-972b-6b9aba5961cb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2003-07-24T00:15:00Z",
            "end": "2025-03-19T01:45:00Z",
            "value_type": "float",
            "last_value": -340.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/4bbc7495-2999-43ee-aa25-3726f56ad26f/?format=api",
                "uuid": "4bbc7495-2999-43ee-aa25-3726f56ad26f",
                "name": "Gebied Schokland, LT110, aanvoersloot",
                "code": "OP4160-LT110"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.715407Z",
            "last_modified": "2025-03-19T02:25:36.677133Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f7a91d01-85a9-4585-87ac-d5c1919f1ac0/?format=api",
            "uuid": "f7a91d01-85a9-4585-87ac-d5c1919f1ac0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-01-05T23:30:00Z",
            "end": "2025-03-19T01:00:00Z",
            "value_type": "float",
            "last_value": -159.488,
            "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/9e264a35-b9c4-4858-92eb-df65a299c1f4/?format=api",
                "uuid": "9e264a35-b9c4-4858-92eb-df65a299c1f4",
                "name": "Hevel Neushoornweg, waterhoogte LWZ",
                "code": "H4000-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.715638Z",
            "last_modified": "2025-03-19T02:25:46.528810Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1757f5bd-c344-45de-9b30-af1e9e893829/?format=api",
            "uuid": "1757f5bd-c344-45de-9b30-af1e9e893829",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2000-05-08T08:15:00Z",
            "end": "2025-03-19T00:00:00Z",
            "value_type": "float",
            "last_value": -525.648,
            "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/634cd55d-6bc9-4242-b375-b829334efaa9/?format=api",
                "uuid": "634cd55d-6bc9-4242-b375-b829334efaa9",
                "name": "Stuw Kalenbergertocht 1, waterhoogte HWZ",
                "code": "ST4700-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.715871Z",
            "last_modified": "2025-03-19T02:25:45.436981Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/16ac145d-14a8-45a0-a59a-e53cef38b991/?format=api",
            "uuid": "16ac145d-14a8-45a0-a59a-e53cef38b991",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2012-05-31T22:00:00Z",
            "end": "2025-03-19T01:45:00Z",
            "value_type": "float",
            "last_value": -619.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/075f0b22-94c4-4d47-a407-48fb58b64fdb/?format=api",
                "uuid": "075f0b22-94c4-4d47-a407-48fb58b64fdb",
                "name": "Gemaal De Blocq van Kuffeler, laag krooshekpeil 1110",
                "code": "P2600-LT1110"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.716116Z",
            "last_modified": "2025-03-19T02:25:46.274067Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c64b97fb-8d4b-4431-9851-9f7cad638231/?format=api",
            "uuid": "c64b97fb-8d4b-4431-9851-9f7cad638231",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2007-04-19T11:45:00Z",
            "end": "2025-03-18T23:45:00Z",
            "value_type": "float",
            "last_value": -417.362,
            "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/27977af1-ae28-4602-8a6c-dde1ca99fafd/?format=api",
                "uuid": "27977af1-ae28-4602-8a6c-dde1ca99fafd",
                "name": "Stuw Kadoelertocht, waterhoogte HWZ",
                "code": "ST4725-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.716351Z",
            "last_modified": "2025-03-19T02:25:55.045041Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9639e942-1b7b-4886-9d2d-c4cce2f88717/?format=api",
            "uuid": "9639e942-1b7b-4886-9d2d-c4cce2f88717",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2017-04-05T10:15:00Z",
            "end": "2025-03-04T00:45:00Z",
            "value_type": "float",
            "last_value": -619.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/baec1657-d8db-42d2-a4fc-a7f388f3c7c1/?format=api",
                "uuid": "baec1657-d8db-42d2-a4fc-a7f388f3c7c1",
                "name": "Opvoerpomp Stripheldenbuurt, waterhoogte LWZ",
                "code": "OP2608-LT2608B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.716585Z",
            "last_modified": "2025-03-18T10:36:24.019532Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e2120288-8cf6-4d1f-8ae3-621baf02edcd/?format=api",
            "uuid": "e2120288-8cf6-4d1f-8ae3-621baf02edcd",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T02:45:00Z",
            "end": "2025-03-19T01:45:00Z",
            "value_type": "float",
            "last_value": -451.612,
            "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/4d4984a0-7ba0-460e-8070-584f380a79b0/?format=api",
                "uuid": "4d4984a0-7ba0-460e-8070-584f380a79b0",
                "name": "Stuw Oosterwoldertocht 1, waterhoogte LWZ",
                "code": "ST5231-LT5231A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.716816Z",
            "last_modified": "2025-03-19T02:25:35.083585Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db3c5721-c7eb-4ef4-b090-e7f3e89fb168/?format=api",
            "uuid": "db3c5721-c7eb-4ef4-b090-e7f3e89fb168",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-19T01:45:00Z",
            "value_type": "float",
            "last_value": -445.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/566e67c6-69e9-4cdc-872d-d2816eb7e63d/?format=api",
                "uuid": "566e67c6-69e9-4cdc-872d-d2816eb7e63d",
                "name": "Gemaal Smeenge, krooshekpeil",
                "code": "P2100-LT1007KP"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.717050Z",
            "last_modified": "2025-03-19T02:25:36.179275Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed2d7ae6-e530-4a56-b301-84a889804879/?format=api",
            "uuid": "ed2d7ae6-e530-4a56-b301-84a889804879",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2009-04-29T08:15:00Z",
            "end": "2025-03-18T23:45:00Z",
            "value_type": "float",
            "last_value": -495.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/f8893d38-76eb-43b9-b6dc-c4d4e653320a/?format=api",
                "uuid": "f8893d38-76eb-43b9-b6dc-c4d4e653320a",
                "name": "Stuw Wellerzandtocht, waterhoogte HWZ",
                "code": "ST4755-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.717284Z",
            "last_modified": "2025-03-19T02:25:49.747295Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43a85833-5e1c-4cca-b780-5d52d7a9793a/?format=api",
            "uuid": "43a85833-5e1c-4cca-b780-5d52d7a9793a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-19T01:45:00Z",
            "value_type": "float",
            "last_value": -596.311,
            "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/9483e0f5-23ee-4df9-9487-b15cd7f46e8f/?format=api",
                "uuid": "9483e0f5-23ee-4df9-9487-b15cd7f46e8f",
                "name": "Stuw Zijdenettentocht, waterhoogte LWZ",
                "code": "ST5110-LT5110A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.717522Z",
            "last_modified": "2025-03-19T02:25:47.305475Z",
            "access_modifier": "Public"
        }
    ]
}