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/65e35653-e6e6-4af2-875a-3a28185dd918/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 295,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/65e35653-e6e6-4af2-875a-3a28185dd918/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/65e35653-e6e6-4af2-875a-3a28185dd918/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1211c3b2-1299-4f8a-a324-f38d47f27f04/?format=api",
            "uuid": "1211c3b2-1299-4f8a-a324-f38d47f27f04",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1999-06-25T10:30:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/c32b7d0f-dbb0-4b9a-a22a-bd8d256a874f/?format=api",
                "uuid": "c32b7d0f-dbb0-4b9a-a22a-bd8d256a874f",
                "name": "BREE_4321-K_BREE-stuw1_afvoer",
                "code": "KW432111"
            },
            "extra_metadata": {},
            "created": "2017-02-03T17:40:13.298162Z",
            "last_modified": "2025-06-16T11:35:54.520910Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5c201766-0913-49e2-8a0d-9e1348e16a0b/?format=api",
            "uuid": "5c201766-0913-49e2-8a0d-9e1348e16a0b",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1999-08-18T17:30:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/7481408d-7ba1-4dce-8880-28f2ee133b03/?format=api",
                "uuid": "7481408d-7ba1-4dce-8880-28f2ee133b03",
                "name": "TECKOP STUWEN_4369-K_TECKOP HWVZ-stuw1_afvoer",
                "code": "KW436921"
            },
            "extra_metadata": {},
            "created": "2017-02-03T17:49:11.207512Z",
            "last_modified": "2025-06-16T11:36:49.579503Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d553ce7-e7a1-44c2-9c96-7f4f72854e80/?format=api",
            "uuid": "5d553ce7-e7a1-44c2-9c96-7f4f72854e80",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1999-11-03T15:45:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.0409,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/c7ce2014-9525-4736-9f7d-ad15212332a8/?format=api",
                "uuid": "c7ce2014-9525-4736-9f7d-ad15212332a8",
                "name": "WEIJPOORT_4425-K_WEIJPOORT-stuw1_afvoer",
                "code": "KW442511"
            },
            "extra_metadata": {},
            "created": "2017-02-03T17:58:04.860725Z",
            "last_modified": "2025-06-16T11:40:50.006997Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d19f3f36-8555-4e11-a91a-3e53a81410b0/?format=api",
            "uuid": "d19f3f36-8555-4e11-a91a-3e53a81410b0",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:00:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6144223b-168c-41f9-baa9-3cd3e0714976/?format=api",
                "uuid": "6144223b-168c-41f9-baa9-3cd3e0714976",
                "name": "KERKELAND EN VUYLCOP OOST_1013-K_KERKELAND-stuw1_afvoer",
                "code": "KW101313"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:01:31.456975Z",
            "last_modified": "2025-06-16T11:30:47.111931Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/abba147e-5507-4fa7-a0ed-73f24af9283b/?format=api",
            "uuid": "abba147e-5507-4fa7-a0ed-73f24af9283b",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:00:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 5.002,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/7463bb9d-0932-46d5-b6d8-c24fda40f3c5/?format=api",
                "uuid": "7463bb9d-0932-46d5-b6d8-c24fda40f3c5",
                "name": "MELKWEGWETERING_1016-K_MELKWEGWETERING-stuw1_afvoer",
                "code": "KW101611"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:01:37.135374Z",
            "last_modified": "2025-06-16T11:30:55.314244Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9b174134-7651-46e0-a076-c23805cac330/?format=api",
            "uuid": "9b174134-7651-46e0-a076-c23805cac330",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:00:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6dece646-41d9-441d-91e1-6bd39f3995fc/?format=api",
                "uuid": "6dece646-41d9-441d-91e1-6bd39f3995fc",
                "name": "HOUTENSEWETERING_1018-K_HOUTENSEWETERING-stuw1_afvoer",
                "code": "KW101811"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:01:39.586708Z",
            "last_modified": "2025-06-16T11:30:46.255922Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2647bfa7-2c63-4c43-890e-c61ddaa35db9/?format=api",
            "uuid": "2647bfa7-2c63-4c43-890e-c61ddaa35db9",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:15:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.054,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8af8009c-75c3-4b0f-bf04-c3a2b18cff4d/?format=api",
                "uuid": "8af8009c-75c3-4b0f-bf04-c3a2b18cff4d",
                "name": "LANGBROEKERWETERING_1025-K_LANGBROEKERWETERING-stuw1_afvoer",
                "code": "KW102511"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:01:56.000268Z",
            "last_modified": "2025-06-16T11:30:49.149741Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5bbdc42b-7145-493a-b760-1cee74b446b6/?format=api",
            "uuid": "5bbdc42b-7145-493a-b760-1cee74b446b6",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:00:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 0.176,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/a493aa9d-6cc6-4eff-bd38-14aa9c2afcdf/?format=api",
                "uuid": "a493aa9d-6cc6-4eff-bd38-14aa9c2afcdf",
                "name": "STERKENBURG_1028-K_STERKENBURG-stuw1_afvoer",
                "code": "KW102811"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:02:05.132223Z",
            "last_modified": "2025-06-16T11:30:43.156670Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/32de889d-8b24-4b27-84e2-f1ae83a88914/?format=api",
            "uuid": "32de889d-8b24-4b27-84e2-f1ae83a88914",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:00:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 4.336,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/aea08a80-f1d2-4183-9ad4-04c2ce506913/?format=api",
                "uuid": "aea08a80-f1d2-4183-9ad4-04c2ce506913",
                "name": "COTHEN_1029-K_COTHEN-stuw1_afvoer",
                "code": "KW102911"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:02:06.483911Z",
            "last_modified": "2025-06-16T11:30:48.440974Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2fa3ad1d-0164-4555-b2be-43bd28654325/?format=api",
            "uuid": "2fa3ad1d-0164-4555-b2be-43bd28654325",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "2002-12-31T23:00:00Z",
            "end": "2025-06-16T10:00:00Z",
            "value_type": "float",
            "last_value": 3.964,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1101/?format=api",
                "id": 1101,
                "code": "Q.G.15",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-09-23T08:43:52.815356Z",
                "last_modified": "2020-03-20T18:51:02.960000Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/1e472370-cdc9-4078-a8de-108cbcc30f9a/?format=api",
                "uuid": "1e472370-cdc9-4078-a8de-108cbcc30f9a",
                "name": "WERKHOVEN_1030-K_WERKHOVEN-stuw1_afvoer",
                "code": "KW103011"
            },
            "extra_metadata": {},
            "created": "2017-02-04T00:02:08.362384Z",
            "last_modified": "2025-06-16T11:30:44.141183Z",
            "access_modifier": "Public"
        }
    ]
}