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/3bc573c1-e429-4818-a996-cb6ee5093e59/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 684,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3bc573c1-e429-4818-a996-cb6ee5093e59/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/3bc573c1-e429-4818-a996-cb6ee5093e59/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7c2d5e16-d4b3-4505-982f-106d8d70bc4e/?format=api",
            "uuid": "7c2d5e16-d4b3-4505-982f-106d8d70bc4e",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1993-03-30T23: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/7ef4d4ae-0f82-48da-adb0-c959001cc77f/?format=api",
                "uuid": "7ef4d4ae-0f82-48da-adb0-c959001cc77f",
                "name": "OUDELAND EN INDIJK_4317-K_OUDELAND EN INDIJK-pompvijzel1_afvoer",
                "code": "KW431712"
            },
            "extra_metadata": {},
            "created": "2017-02-03T15:56:45.373624Z",
            "last_modified": "2025-06-16T11:35:58.480570Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec399226-da26-43d0-8c21-75ee1d4b9c04/?format=api",
            "uuid": "ec399226-da26-43d0-8c21-75ee1d4b9c04",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1993-04-05T23: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/9c352449-2038-403d-93a7-121fc5fe54d0/?format=api",
                "uuid": "9c352449-2038-403d-93a7-121fc5fe54d0",
                "name": "BARWOUTSWAARDER_4358-K_BARWOUTSWAARDER-pompvijzel1_afvoer",
                "code": "KW435812"
            },
            "extra_metadata": {},
            "created": "2017-02-03T15:56:45.685911Z",
            "last_modified": "2025-06-16T11:36:38.697278Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3826f6fc-0077-49f4-9349-b8902c46c840/?format=api",
            "uuid": "3826f6fc-0077-49f4-9349-b8902c46c840",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1993-12-30T23:15: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/664d2537-4a89-4a2a-825b-35b069a85f34/?format=api",
                "uuid": "664d2537-4a89-4a2a-825b-35b069a85f34",
                "name": "KERKELAND EN VUYLCOP OOST_1013-K_KERKELAND-pompvijzel1_aanvoer",
                "code": "KW101312"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:01:25.680770Z",
            "last_modified": "2025-06-16T11:30:42.120980Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9925db61-94e9-4c4f-a0b3-6d34e1e0f9df/?format=api",
            "uuid": "9925db61-94e9-4c4f-a0b3-6d34e1e0f9df",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1993-12-30T23:15:00Z",
            "end": "2025-05-13T08: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/131d6e1b-3603-4792-a934-3d71fcc04aa7/?format=api",
                "uuid": "131d6e1b-3603-4792-a934-3d71fcc04aa7",
                "name": "BLOKHOVEN_1014-K_BLOKHOVEN-pompvijzel1_afvoer",
                "code": "KW101411"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:01:26.966583Z",
            "last_modified": "2025-05-15T05:30:22.377847Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a56cb364-7b5f-46a8-9493-68e309aa9712/?format=api",
            "uuid": "a56cb364-7b5f-46a8-9493-68e309aa9712",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1994-05-02T23: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/fd7943eb-1c8a-412e-a443-fa2ac024e890/?format=api",
                "uuid": "fd7943eb-1c8a-412e-a443-fa2ac024e890",
                "name": "ZEGVELD_4322-K_ZEGVELD-pompvijzel1_afvoer",
                "code": "KW432222"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:03:17.363994Z",
            "last_modified": "2025-06-16T11:35:52.302625Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2c368b43-c8a4-41a6-a379-b369a77672ef/?format=api",
            "uuid": "2c368b43-c8a4-41a6-a379-b369a77672ef",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1994-05-02T23: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/c8c3f9fa-efe8-49be-b7e2-5e477eeffff4/?format=api",
                "uuid": "c8c3f9fa-efe8-49be-b7e2-5e477eeffff4",
                "name": "ZEGVELD_4322-K_ZEGVELD-pompvijzel2_afvoer",
                "code": "KW432223"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:03:17.410926Z",
            "last_modified": "2025-06-16T11:36:28.667943Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fff61ca4-dc9a-4365-91a3-ad3026b04e7f/?format=api",
            "uuid": "fff61ca4-dc9a-4365-91a3-ad3026b04e7f",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1994-04-05T23: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/61c933df-496d-4bf6-bb75-32a238626e75/?format=api",
                "uuid": "61c933df-496d-4bf6-bb75-32a238626e75",
                "name": "WESTEINDE VAN WAARDER_4357-K_WESTEINDE VAN WAARDER-pompvijzel1_afvoer",
                "code": "KW435713"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:03:17.830932Z",
            "last_modified": "2025-06-16T11:37:23.095368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e11d4fc6-b054-435b-8278-9adef750915b/?format=api",
            "uuid": "e11d4fc6-b054-435b-8278-9adef750915b",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1994-04-05T23: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/47626472-839a-471f-b92c-0d66a8ba8136/?format=api",
                "uuid": "47626472-839a-471f-b92c-0d66a8ba8136",
                "name": "WESTEINDE VAN WAARDER_4357-K_WESTEINDE VAN WAARDER-pompvijzel2_afvoer",
                "code": "KW435714"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:03:17.869133Z",
            "last_modified": "2025-06-16T11:35:52.151177Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/04a23e2e-66c6-4e81-bb7c-558ea91e83c9/?format=api",
            "uuid": "04a23e2e-66c6-4e81-bb7c-558ea91e83c9",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1994-07-07T23:15: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/cc8fdd19-c7de-4a9d-913a-76a88e18c576/?format=api",
                "uuid": "cc8fdd19-c7de-4a9d-913a-76a88e18c576",
                "name": "KERKELAND EN VUYLCOP OOST_1013-K_VUYLCOP OOST-pompvijzel1_afvoer",
                "code": "KW101321"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:05:08.219291Z",
            "last_modified": "2025-06-16T11:30:49.425376Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d376092d-d9d6-4c4e-ab41-a20f85979fc2/?format=api",
            "uuid": "d376092d-d9d6-4c4e-ab41-a20f85979fc2",
            "code": "Q.G.15::second::1::900",
            "name": "Q.G.15",
            "description": "",
            "start": "1994-06-22T23: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/c3df0536-72e9-465c-883c-96992a0b49af/?format=api",
                "uuid": "c3df0536-72e9-465c-883c-96992a0b49af",
                "name": "PAPEKOP EN DIEMERBROEK_4364-K_PAPEKOP EN DIEMERBROEK-pompvijzel1_afvoer",
                "code": "KW436413"
            },
            "extra_metadata": {},
            "created": "2017-02-03T16:05:14.395864Z",
            "last_modified": "2025-06-16T11:37:24.963215Z",
            "access_modifier": "Public"
        }
    ]
}