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=18
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=19",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/7c2fb4b4-ca5b-4177-9e60-028e6978cbfd/timeseries/?format=api&page=17",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/58db719e-91fb-403f-9048-8e3b305f37a5/?format=api",
            "uuid": "58db719e-91fb-403f-9048-8e3b305f37a5",
            "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/fa2e7a31-ce83-4636-94fb-02bf132f8749/?format=api",
                "uuid": "fa2e7a31-ce83-4636-94fb-02bf132f8749",
                "name": "28CP0268005",
                "code": "28CP0268005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:07.216356Z",
            "last_modified": "2022-12-20T14:12:18.911065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8268eb5d-357f-40b8-803d-08412462614b/?format=api",
            "uuid": "8268eb5d-357f-40b8-803d-08412462614b",
            "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/91462a77-35ac-4d02-99d7-7ebc28fadbc2/?format=api",
                "uuid": "91462a77-35ac-4d02-99d7-7ebc28fadbc2",
                "name": "28CP0267002",
                "code": "28CP0267002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:09.946585Z",
            "last_modified": "2022-12-20T14:12:19.492389Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/be3afe6b-1268-4c7a-865e-ad972f1f19b2/?format=api",
            "uuid": "be3afe6b-1268-4c7a-865e-ad972f1f19b2",
            "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/f0aa67a6-35f3-4cbf-85eb-f3975f0f97da/?format=api",
                "uuid": "f0aa67a6-35f3-4cbf-85eb-f3975f0f97da",
                "name": "28CP0244002",
                "code": "28CP0244002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:12.806006Z",
            "last_modified": "2022-12-20T14:12:20.079488Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/99a21162-420c-4e8a-8120-da214dc5de65/?format=api",
            "uuid": "99a21162-420c-4e8a-8120-da214dc5de65",
            "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/a4b191eb-fdc9-4579-b4ab-959a4043a4cf/?format=api",
                "uuid": "a4b191eb-fdc9-4579-b4ab-959a4043a4cf",
                "name": "28CP0248003",
                "code": "28CP0248003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:18.366779Z",
            "last_modified": "2022-12-20T14:12:21.012135Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f5aca5c9-1928-4065-82e7-856de68a1182/?format=api",
            "uuid": "f5aca5c9-1928-4065-82e7-856de68a1182",
            "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/55766756-5b4f-4560-83de-93594498b57a/?format=api",
                "uuid": "55766756-5b4f-4560-83de-93594498b57a",
                "name": "28CP0267003",
                "code": "28CP0267003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:21.517799Z",
            "last_modified": "2022-12-20T14:12:21.616418Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a82c0852-9df1-4dc2-9f2b-30b83a6625b1/?format=api",
            "uuid": "a82c0852-9df1-4dc2-9f2b-30b83a6625b1",
            "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/cc8e3a22-8291-49b2-b260-79bd8fc4b0cc/?format=api",
                "uuid": "cc8e3a22-8291-49b2-b260-79bd8fc4b0cc",
                "name": "28DP0150003",
                "code": "28DP0150003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:24.445510Z",
            "last_modified": "2022-12-20T14:12:22.219724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6f071f92-29fa-4ad4-bf31-c423b7efbbae/?format=api",
            "uuid": "6f071f92-29fa-4ad4-bf31-c423b7efbbae",
            "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/19fea47a-5d6c-4974-aa8c-cc6103e68f8b/?format=api",
                "uuid": "19fea47a-5d6c-4974-aa8c-cc6103e68f8b",
                "name": "28DP0150004",
                "code": "28DP0150004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:27.170725Z",
            "last_modified": "2022-12-20T14:12:22.839926Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/fe2604d0-c43b-4324-a398-4bb9de7fc725/?format=api",
            "uuid": "fe2604d0-c43b-4324-a398-4bb9de7fc725",
            "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/b4d1ba70-9e88-4ae8-b5b6-86e40212e81a/?format=api",
                "uuid": "b4d1ba70-9e88-4ae8-b5b6-86e40212e81a",
                "name": "28CP0268002",
                "code": "28CP0268002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:30.035470Z",
            "last_modified": "2022-12-20T14:12:23.418759Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b00afe05-0c89-4bf3-8b08-a7879ae22fc2/?format=api",
            "uuid": "b00afe05-0c89-4bf3-8b08-a7879ae22fc2",
            "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/e754bc15-bb53-4c6e-a778-a5e6edf2ab5c/?format=api",
                "uuid": "e754bc15-bb53-4c6e-a778-a5e6edf2ab5c",
                "name": "28DP0150005",
                "code": "28DP0150005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:33.002805Z",
            "last_modified": "2022-12-20T14:12:24.832627Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/bc25f86c-5d99-4aec-8e20-69db1b9d6ccd/?format=api",
            "uuid": "bc25f86c-5d99-4aec-8e20-69db1b9d6ccd",
            "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/c45af56f-cf25-4120-9a3e-808e54cde979/?format=api",
                "uuid": "c45af56f-cf25-4120-9a3e-808e54cde979",
                "name": "28CP0193002",
                "code": "28CP0193002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:34:36.075433Z",
            "last_modified": "2022-12-20T14:12:29.182813Z",
            "access_modifier": "Public"
        }
    ]
}