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/2f0df8e9-7289-4448-82dc-378edfcfaee2/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/2f0df8e9-7289-4448-82dc-378edfcfaee2/timeseries/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/2f0df8e9-7289-4448-82dc-378edfcfaee2/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66a8c1bd-9a76-4a49-8c43-4e9366b355db/?format=api",
            "uuid": "66a8c1bd-9a76-4a49-8c43-4e9366b355db",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/7e1eeecd-e774-4062-80b6-49be10cddc6d/?format=api",
                "uuid": "7e1eeecd-e774-4062-80b6-49be10cddc6d",
                "name": "27DP0003001",
                "code": "27DP0003001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:06:14.968800Z",
            "last_modified": "2022-12-20T14:05:47.088417Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df691c38-ec9a-4a79-9512-3b30db08fde3/?format=api",
            "uuid": "df691c38-ec9a-4a79-9512-3b30db08fde3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-03-29T11:00:00Z",
            "end": "2023-10-17T05:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/1b1b2ae4-7015-41f4-9bcc-e983ec6d75a2/?format=api",
                "uuid": "1b1b2ae4-7015-41f4-9bcc-e983ec6d75a2",
                "name": "27DP9101001",
                "code": "27DP9101001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-03-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T09:06:24.899270Z",
            "last_modified": "2025-01-23T09:55:18.563037Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5d5d9e8-d04b-41c7-a975-506dfce8418d/?format=api",
            "uuid": "b5d5d9e8-d04b-41c7-a975-506dfce8418d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/f375b70a-063e-4ac9-b27d-105a1b53ecb9/?format=api",
                "uuid": "f375b70a-063e-4ac9-b27d-105a1b53ecb9",
                "name": "27DP9007001",
                "code": "27DP9007001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:06:27.747365Z",
            "last_modified": "2022-12-20T14:05:52.181301Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/15940343-bc8f-46b5-8e30-ac6ea4599422/?format=api",
            "uuid": "15940343-bc8f-46b5-8e30-ac6ea4599422",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/0afdb000-be6b-45ef-bd18-d97b59948744/?format=api",
                "uuid": "0afdb000-be6b-45ef-bd18-d97b59948744",
                "name": "27BP0262004",
                "code": "27BP0262004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:11:52.170796Z",
            "last_modified": "2022-12-20T14:06:52.572403Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/12c151cb-03a3-4ce9-a63a-b7d932aa6cfc/?format=api",
            "uuid": "12c151cb-03a3-4ce9-a63a-b7d932aa6cfc",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/3342310d-6374-4ce0-b8f2-a2bf6c9eded2/?format=api",
                "uuid": "3342310d-6374-4ce0-b8f2-a2bf6c9eded2",
                "name": "27BP0156002",
                "code": "27BP0156002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:11:55.538871Z",
            "last_modified": "2022-12-20T14:06:53.238832Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e746bbe8-c141-48c7-a81b-51d9979dcdb6/?format=api",
            "uuid": "e746bbe8-c141-48c7-a81b-51d9979dcdb6",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/11d22bf4-36c5-4de7-8f42-708e82785174/?format=api",
                "uuid": "11d22bf4-36c5-4de7-8f42-708e82785174",
                "name": "27DP9008001",
                "code": "27DP9008001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:12:01.953843Z",
            "last_modified": "2022-12-20T14:06:54.931639Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf50a05e-e7ce-4e45-8717-fe87b861163c/?format=api",
            "uuid": "cf50a05e-e7ce-4e45-8717-fe87b861163c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/181ea1aa-b65a-44ab-af17-043ebbfdcccb/?format=api",
                "uuid": "181ea1aa-b65a-44ab-af17-043ebbfdcccb",
                "name": "27BP0263003",
                "code": "27BP0263003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:12:05.023055Z",
            "last_modified": "2022-12-20T14:06:55.774090Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/81ea4656-c5dd-4181-a69b-07226990248d/?format=api",
            "uuid": "81ea4656-c5dd-4181-a69b-07226990248d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/03ba5996-a778-4801-b83d-1a7fefbbdfc0/?format=api",
                "uuid": "03ba5996-a778-4801-b83d-1a7fefbbdfc0",
                "name": "27DP9101002",
                "code": "27DP9101002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:12:07.871653Z",
            "last_modified": "2022-12-20T14:06:56.601214Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6172b895-317c-45a8-8c91-f3867bed6fe4/?format=api",
            "uuid": "6172b895-317c-45a8-8c91-f3867bed6fe4",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/2af221df-daa3-49c4-988b-1d3f54ad37e2/?format=api",
                "uuid": "2af221df-daa3-49c4-988b-1d3f54ad37e2",
                "name": "27BP0261003",
                "code": "27BP0261003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:12:10.810977Z",
            "last_modified": "2022-12-20T14:06:57.276153Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ebb9768b-a782-40d5-a5b1-5c13d4cd1a35/?format=api",
            "uuid": "ebb9768b-a782-40d5-a5b1-5c13d4cd1a35",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/1089d681-4bfc-4852-8632-5f1605d94e7d/?format=api",
                "uuid": "1089d681-4bfc-4852-8632-5f1605d94e7d",
                "name": "27BP0261004",
                "code": "27BP0261004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:12:13.675837Z",
            "last_modified": "2022-12-20T14:06:58.310862Z",
            "access_modifier": "Public"
        }
    ]
}