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/1a3fbb4e-fe41-4e79-8e93-8594ef0a0af1/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2749,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1a3fbb4e-fe41-4e79-8e93-8594ef0a0af1/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1a3fbb4e-fe41-4e79-8e93-8594ef0a0af1/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/931a0e0d-849e-41e9-ab84-968f775d4332/?format=api",
            "uuid": "931a0e0d-849e-41e9-ab84-968f775d4332",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2025-06-08T11:00:00Z",
            "value_type": "float",
            "last_value": -0.999,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/58895118-2555-400e-a97e-7d4ad15e4f74/?format=api",
                "uuid": "58895118-2555-400e-a97e-7d4ad15e4f74",
                "name": "B43H0063-005",
                "code": "B43H0063-005"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:21.796795Z",
            "last_modified": "2025-06-08T18:37:12.936134Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/038209c7-412b-4a5f-b3a9-ee587b7b33ec/?format=api",
            "uuid": "038209c7-412b-4a5f-b3a9-ee587b7b33ec",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2025-06-08T11:00:00Z",
            "value_type": "float",
            "last_value": -0.966,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/85badcc6-930a-4cf2-9e5a-6e406151cf5e/?format=api",
                "uuid": "85badcc6-930a-4cf2-9e5a-6e406151cf5e",
                "name": "B43H0063-006",
                "code": "B43H0063-006"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:21.941793Z",
            "last_modified": "2025-06-08T18:38:43.138807Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8fafa5f0-91c9-4630-8b19-e838ba0a6200/?format=api",
            "uuid": "8fafa5f0-91c9-4630-8b19-e838ba0a6200",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2025-06-08T11:00:00Z",
            "value_type": "float",
            "last_value": -1.479,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6a4a5b11-a12b-4e56-bf16-f0b786da5567/?format=api",
                "uuid": "6a4a5b11-a12b-4e56-bf16-f0b786da5567",
                "name": "B43H0261-001",
                "code": "B43H0261-001"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.087976Z",
            "last_modified": "2025-06-08T18:38:57.110941Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/85f13fa1-2783-4810-9674-7d46a1946167/?format=api",
            "uuid": "85f13fa1-2783-4810-9674-7d46a1946167",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2025-06-08T11:00:00Z",
            "value_type": "float",
            "last_value": -1.072,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b3682c4c-1c68-49e6-a584-098b5ed5c501/?format=api",
                "uuid": "b3682c4c-1c68-49e6-a584-098b5ed5c501",
                "name": "B43H0261-002",
                "code": "B43H0261-002"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.266512Z",
            "last_modified": "2025-06-08T18:37:48.395127Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e086f601-83b1-44b1-baa4-822eec21b0a0/?format=api",
            "uuid": "e086f601-83b1-44b1-baa4-822eec21b0a0",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2025-06-08T11:00:00Z",
            "value_type": "float",
            "last_value": -0.789,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/c1854a1d-31e6-4e1c-b345-e4da627f7d0f/?format=api",
                "uuid": "c1854a1d-31e6-4e1c-b345-e4da627f7d0f",
                "name": "B43H0261-003",
                "code": "B43H0261-003"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.451385Z",
            "last_modified": "2025-06-08T18:37:27.384434Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6668c573-10c8-43ea-87c8-451f089f2eb1/?format=api",
            "uuid": "6668c573-10c8-43ea-87c8-451f089f2eb1",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2025-06-08T11:00:00Z",
            "value_type": "float",
            "last_value": -0.778,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0aeb7379-2dec-44cc-b426-d2a32f487b6d/?format=api",
                "uuid": "0aeb7379-2dec-44cc-b426-d2a32f487b6d",
                "name": "B43H0261-004",
                "code": "B43H0261-004"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.589516Z",
            "last_modified": "2025-06-08T18:38:06.692100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a8acf98-e7f0-4222-b1b4-5d3209986d80/?format=api",
            "uuid": "6a8acf98-e7f0-4222-b1b4-5d3209986d80",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2007-03-15T23:00:00Z",
            "value_type": "float",
            "last_value": -0.47,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2a84db09-4d8b-4840-bf73-4103f5b496e1/?format=api",
                "uuid": "2a84db09-4d8b-4840-bf73-4103f5b496e1",
                "name": "B43H0261-005",
                "code": "B43H0261-005"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.727913Z",
            "last_modified": "2023-07-21T08:44:59.202334Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/95b9f462-0ab1-4982-8a80-a503486fa0c6/?format=api",
            "uuid": "95b9f462-0ab1-4982-8a80-a503486fa0c6",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2007-03-15T23:00:00Z",
            "value_type": "float",
            "last_value": -0.46,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5e05e701-1631-415e-b9cf-f7709d847288/?format=api",
                "uuid": "5e05e701-1631-415e-b9cf-f7709d847288",
                "name": "B43H0261-006",
                "code": "B43H0261-006"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.803869Z",
            "last_modified": "2023-07-21T08:44:51.518437Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43e68105-21cb-48e1-9b94-48b2f170b5fc/?format=api",
            "uuid": "43e68105-21cb-48e1-9b94-48b2f170b5fc",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1969-04-09T23:00:00Z",
            "end": "2024-10-28T23:00:00Z",
            "value_type": "float",
            "last_value": -0.35,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/85997c43-9df6-4722-ae88-f0f7ee0abf26/?format=api",
                "uuid": "85997c43-9df6-4722-ae88-f0f7ee0abf26",
                "name": "B43H0261-007",
                "code": "B43H0261-007"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:22.887246Z",
            "last_modified": "2024-10-29T11:22:16.543606Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/30883754-c8af-4516-8193-4fad23256023/?format=api",
            "uuid": "30883754-c8af-4516-8193-4fad23256023",
            "code": "WNS9040.uncorrected::second::1::3600",
            "name": "WNS9040.uncorrected",
            "description": "",
            "start": "1964-09-06T23:00:00Z",
            "end": "2012-08-24T23:00:00Z",
            "value_type": "float",
            "last_value": -0.32,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/880/?format=api",
                "id": 880,
                "code": "WNS9040.uncorrected",
                "parameter": "Stijghoogte ongevalideerd",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2017-10-10T13:30:17.899927Z",
                "last_modified": "2023-06-02T13:23:28.754861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5588a816-d6a8-4da5-9cfb-25885e9b4e7e/?format=api",
                "uuid": "5588a816-d6a8-4da5-9cfb-25885e9b4e7e",
                "name": "B44B0096-001",
                "code": "B44B0096-001"
            },
            "extra_metadata": {},
            "created": "2017-10-10T13:30:23.041589Z",
            "last_modified": "2023-07-21T08:44:59.606377Z",
            "access_modifier": "Public"
        }
    ]
}