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/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=17
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 198,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=18",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=16",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ce688df6-c044-45b1-acbc-db61d7d64cc3/?format=api",
            "uuid": "ce688df6-c044-45b1-acbc-db61d7d64cc3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/33370730-001c-4390-a703-125451cd9670/?format=api",
                "uuid": "33370730-001c-4390-a703-125451cd9670",
                "name": "28CP0192002",
                "code": "28CP0192002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:35.991782Z",
            "last_modified": "2022-12-20T14:12:12.357779Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/57cb1df8-9d42-495d-8cc4-6ad7b8abec78/?format=api",
            "uuid": "57cb1df8-9d42-495d-8cc4-6ad7b8abec78",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/26a41d3f-8c49-4155-8062-119ba5296708/?format=api",
                "uuid": "26a41d3f-8c49-4155-8062-119ba5296708",
                "name": "28CP0116002",
                "code": "28CP0116002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:41.402215Z",
            "last_modified": "2022-12-20T14:12:13.554318Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bdce1a55-8e28-43ed-9240-19eb3759aea1/?format=api",
            "uuid": "bdce1a55-8e28-43ed-9240-19eb3759aea1",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/8cfe6a38-bd9f-4661-a401-c181b904e4a0/?format=api",
                "uuid": "8cfe6a38-bd9f-4661-a401-c181b904e4a0",
                "name": "28CP0250003",
                "code": "28CP0250003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:44.297901Z",
            "last_modified": "2022-12-20T14:12:14.188623Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c860b21c-4428-4a94-a77a-95ae35ad3faa/?format=api",
            "uuid": "c860b21c-4428-4a94-a77a-95ae35ad3faa",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/44fc67a3-ea33-4161-8f93-99bf285e6813/?format=api",
                "uuid": "44fc67a3-ea33-4161-8f93-99bf285e6813",
                "name": "28CP0261006",
                "code": "28CP0261006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:46.999009Z",
            "last_modified": "2022-12-20T14:12:14.474422Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5a266689-cb84-489a-a119-771ec29bf7c3/?format=api",
            "uuid": "5a266689-cb84-489a-a119-771ec29bf7c3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/2082dee8-6c81-450c-91e6-93c69d07fcf0/?format=api",
                "uuid": "2082dee8-6c81-450c-91e6-93c69d07fcf0",
                "name": "28CP0261005",
                "code": "28CP0261005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:49.760765Z",
            "last_modified": "2022-12-20T14:12:15.312935Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b9ec788b-f4e0-4e56-946e-cea061abe890/?format=api",
            "uuid": "b9ec788b-f4e0-4e56-946e-cea061abe890",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/e266dc7e-995c-4ec4-a625-c586f1ae28a5/?format=api",
                "uuid": "e266dc7e-995c-4ec4-a625-c586f1ae28a5",
                "name": "28CP0249002",
                "code": "28CP0249002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:52.522897Z",
            "last_modified": "2022-12-20T14:12:15.900232Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3bd4eaec-0908-484e-b61c-fb42d17c0ff3/?format=api",
            "uuid": "3bd4eaec-0908-484e-b61c-fb42d17c0ff3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/55c07db7-dd6a-43b0-9197-8fdb76bbdfeb/?format=api",
                "uuid": "55c07db7-dd6a-43b0-9197-8fdb76bbdfeb",
                "name": "28CP0246004",
                "code": "28CP0246004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:55.514891Z",
            "last_modified": "2022-12-20T14:12:16.520275Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f4a29d35-5baa-4040-a721-fb6f8055c0ae/?format=api",
            "uuid": "f4a29d35-5baa-4040-a721-fb6f8055c0ae",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/a7238a38-2734-40b2-a3ca-f4dd17be8ad3/?format=api",
                "uuid": "a7238a38-2734-40b2-a3ca-f4dd17be8ad3",
                "name": "28CP0254003",
                "code": "28CP0254003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:33:58.364800Z",
            "last_modified": "2022-12-20T14:12:17.122350Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a4349ee1-697a-44a4-a2f9-584f36e0954d/?format=api",
            "uuid": "a4349ee1-697a-44a4-a2f9-584f36e0954d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/f8668095-fe94-4691-b6eb-8d13c3d71f36/?format=api",
                "uuid": "f8668095-fe94-4691-b6eb-8d13c3d71f36",
                "name": "28CP0116003",
                "code": "28CP0116003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:01.023367Z",
            "last_modified": "2022-12-20T14:12:17.693046Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9870d8a0-e88b-4f26-8ef1-45cd994f4681/?format=api",
            "uuid": "9870d8a0-e88b-4f26-8ef1-45cd994f4681",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/3295c5d1-76a7-4fe0-95c0-389a6d7b6fe2/?format=api",
                "uuid": "3295c5d1-76a7-4fe0-95c0-389a6d7b6fe2",
                "name": "28CP0245003",
                "code": "28CP0245003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:04.159032Z",
            "last_modified": "2022-12-20T14:12:18.321791Z",
            "access_modifier": "Public"
        }
    ]
}