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/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b6e15255-4e99-490e-920e-63a0391e5f0c/?format=api",
            "uuid": "b6e15255-4e99-490e-920e-63a0391e5f0c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/3501201d-9f1b-46e1-9b3c-a3fc5d968238/?format=api",
                "uuid": "3501201d-9f1b-46e1-9b3c-a3fc5d968238",
                "name": "39FM021001",
                "code": "39FM021001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:34.244817Z",
            "last_modified": "2025-06-05T12:54:34.244793Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e528a9f-4951-4991-86a1-a73cc28d973a/?format=api",
            "uuid": "9e528a9f-4951-4991-86a1-a73cc28d973a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/3501201d-9f1b-46e1-9b3c-a3fc5d968238/?format=api",
                "uuid": "3501201d-9f1b-46e1-9b3c-a3fc5d968238",
                "name": "39FM021001",
                "code": "39FM021001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:34.915572Z",
            "last_modified": "2025-06-05T12:54:34.915552Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6d0df937-1761-4cb2-b1b9-5d5a9692d954/?format=api",
            "uuid": "6d0df937-1761-4cb2-b1b9-5d5a9692d954",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4c485177-0c85-43f1-b407-7bd5e07dff70/?format=api",
                "uuid": "4c485177-0c85-43f1-b407-7bd5e07dff70",
                "name": "39FM022001",
                "code": "39FM022001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:36.553589Z",
            "last_modified": "2025-06-05T12:54:36.553572Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1ffd6b32-4778-401c-b05e-ef669213831a/?format=api",
            "uuid": "1ffd6b32-4778-401c-b05e-ef669213831a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/4c485177-0c85-43f1-b407-7bd5e07dff70/?format=api",
                "uuid": "4c485177-0c85-43f1-b407-7bd5e07dff70",
                "name": "39FM022001",
                "code": "39FM022001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:37.130610Z",
            "last_modified": "2025-06-05T12:54:37.130575Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c35f7961-d88a-4947-abe1-f4d137818e5a/?format=api",
            "uuid": "c35f7961-d88a-4947-abe1-f4d137818e5a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/778078ec-18d7-46ae-ba86-f1c832d24baa/?format=api",
                "uuid": "778078ec-18d7-46ae-ba86-f1c832d24baa",
                "name": "39FM023001",
                "code": "39FM023001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:38.732963Z",
            "last_modified": "2025-06-05T12:54:38.732944Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee5b6015-6022-4494-9bac-ea802f1de664/?format=api",
            "uuid": "ee5b6015-6022-4494-9bac-ea802f1de664",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/778078ec-18d7-46ae-ba86-f1c832d24baa/?format=api",
                "uuid": "778078ec-18d7-46ae-ba86-f1c832d24baa",
                "name": "39FM023001",
                "code": "39FM023001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:39.352074Z",
            "last_modified": "2025-06-05T12:54:39.352056Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4909b2a1-7b22-4573-b5b1-074d85cf209e/?format=api",
            "uuid": "4909b2a1-7b22-4573-b5b1-074d85cf209e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9b71ef3e-1333-426d-9a67-44722c905301/?format=api",
                "uuid": "9b71ef3e-1333-426d-9a67-44722c905301",
                "name": "39FM024001",
                "code": "39FM024001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:40.920639Z",
            "last_modified": "2025-06-05T12:54:40.920618Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a02b741-d1dd-434e-b2b9-47f0721d74fc/?format=api",
            "uuid": "4a02b741-d1dd-434e-b2b9-47f0721d74fc",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/9b71ef3e-1333-426d-9a67-44722c905301/?format=api",
                "uuid": "9b71ef3e-1333-426d-9a67-44722c905301",
                "name": "39FM024001",
                "code": "39FM024001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:41.443516Z",
            "last_modified": "2025-06-05T12:54:41.443472Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/22b7289f-ae9d-4841-bf51-5f81a366f4f7/?format=api",
            "uuid": "22b7289f-ae9d-4841-bf51-5f81a366f4f7",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/a2d8ea4b-a8b5-4923-9df3-a3fa146e3dd7/?format=api",
                "uuid": "a2d8ea4b-a8b5-4923-9df3-a3fa146e3dd7",
                "name": "39FM025001",
                "code": "39FM025001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:42.947767Z",
            "last_modified": "2025-06-05T12:54:42.947740Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/afe46f5d-4a54-4db4-985c-4438d42af916/?format=api",
            "uuid": "afe46f5d-4a54-4db4-985c-4438d42af916",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/a2d8ea4b-a8b5-4923-9df3-a3fa146e3dd7/?format=api",
                "uuid": "a2d8ea4b-a8b5-4923-9df3-a3fa146e3dd7",
                "name": "39FM025001",
                "code": "39FM025001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:54:43.465501Z",
            "last_modified": "2025-06-05T12:54:43.465485Z",
            "access_modifier": "Public"
        }
    ]
}