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/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0dcf5257-21a0-476a-b2b1-4ffb9639defb/?format=api",
            "uuid": "0dcf5257-21a0-476a-b2b1-4ffb9639defb",
            "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/e933144f-9d33-4c47-a423-694ce4079c50/?format=api",
                "uuid": "e933144f-9d33-4c47-a423-694ce4079c50",
                "name": "34CM038001",
                "code": "34CM038001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:33.408822Z",
            "last_modified": "2025-06-05T12:50:33.408806Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b612e9be-9f68-473f-87f2-bfb3362ec3bf/?format=api",
            "uuid": "b612e9be-9f68-473f-87f2-bfb3362ec3bf",
            "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/e933144f-9d33-4c47-a423-694ce4079c50/?format=api",
                "uuid": "e933144f-9d33-4c47-a423-694ce4079c50",
                "name": "34CM038001",
                "code": "34CM038001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:33.942921Z",
            "last_modified": "2025-06-05T12:50:33.942907Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/badc039e-9270-4c5b-9214-3b64a03c0270/?format=api",
            "uuid": "badc039e-9270-4c5b-9214-3b64a03c0270",
            "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/edff8fc5-f3ee-4fc5-b6de-dfa3eb929b77/?format=api",
                "uuid": "edff8fc5-f3ee-4fc5-b6de-dfa3eb929b77",
                "name": "34CM039001",
                "code": "34CM039001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:36.219312Z",
            "last_modified": "2025-06-05T12:50:36.219293Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b2eaa197-7684-448b-be20-6b73593bf7f9/?format=api",
            "uuid": "b2eaa197-7684-448b-be20-6b73593bf7f9",
            "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/edff8fc5-f3ee-4fc5-b6de-dfa3eb929b77/?format=api",
                "uuid": "edff8fc5-f3ee-4fc5-b6de-dfa3eb929b77",
                "name": "34CM039001",
                "code": "34CM039001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:38.539144Z",
            "last_modified": "2025-06-05T12:50:38.539122Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08952469-8eae-4044-b863-176ec23f0d11/?format=api",
            "uuid": "08952469-8eae-4044-b863-176ec23f0d11",
            "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/3ab37901-9047-4f30-ba6c-287f0038fb8e/?format=api",
                "uuid": "3ab37901-9047-4f30-ba6c-287f0038fb8e",
                "name": "34CM040001",
                "code": "34CM040001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:41.786916Z",
            "last_modified": "2025-06-05T12:50:41.786891Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c63125b3-df24-4491-954c-af5f92885ae4/?format=api",
            "uuid": "c63125b3-df24-4491-954c-af5f92885ae4",
            "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/3ab37901-9047-4f30-ba6c-287f0038fb8e/?format=api",
                "uuid": "3ab37901-9047-4f30-ba6c-287f0038fb8e",
                "name": "34CM040001",
                "code": "34CM040001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:42.696046Z",
            "last_modified": "2025-06-05T12:50:42.696032Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d3bb0573-4d8e-4d85-b26f-0ae0f09a7dbd/?format=api",
            "uuid": "d3bb0573-4d8e-4d85-b26f-0ae0f09a7dbd",
            "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/6b89c7de-6669-4381-a532-bd2aee0d59e9/?format=api",
                "uuid": "6b89c7de-6669-4381-a532-bd2aee0d59e9",
                "name": "34CM041001",
                "code": "34CM041001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:45.018444Z",
            "last_modified": "2025-06-05T12:50:45.018413Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f45b7dde-df7c-4727-9170-e32831058555/?format=api",
            "uuid": "f45b7dde-df7c-4727-9170-e32831058555",
            "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/6b89c7de-6669-4381-a532-bd2aee0d59e9/?format=api",
                "uuid": "6b89c7de-6669-4381-a532-bd2aee0d59e9",
                "name": "34CM041001",
                "code": "34CM041001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:50:45.558516Z",
            "last_modified": "2025-06-05T12:50:45.558497Z",
            "access_modifier": "Public"
        }
    ]
}