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/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/27665bd1-3aa0-4d61-86fb-894b7a707e24/?format=api",
            "uuid": "27665bd1-3aa0-4d61-86fb-894b7a707e24",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/65b7cf5a-3869-4d8e-aa62-ae7b25c9ddd7/?format=api",
                "uuid": "65b7cf5a-3869-4d8e-aa62-ae7b25c9ddd7",
                "name": "06DP0297001",
                "code": "06DP0297001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:46.796315Z",
            "last_modified": "2022-10-04T18:05:46.796301Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d865dd4c-cb4e-4fa6-987d-3935cb93c796/?format=api",
            "uuid": "d865dd4c-cb4e-4fa6-987d-3935cb93c796",
            "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/65b7cf5a-3869-4d8e-aa62-ae7b25c9ddd7/?format=api",
                "uuid": "65b7cf5a-3869-4d8e-aa62-ae7b25c9ddd7",
                "name": "06DP0297001",
                "code": "06DP0297001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:47.296614Z",
            "last_modified": "2022-10-04T18:05:47.296600Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/239948f9-9235-4bbe-9bba-df90257b94c5/?format=api",
            "uuid": "239948f9-9235-4bbe-9bba-df90257b94c5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/f38062e3-2076-4a0e-ade6-d8351df3d8cf/?format=api",
                "uuid": "f38062e3-2076-4a0e-ade6-d8351df3d8cf",
                "name": "06DP0297002",
                "code": "06DP0297002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:49.388844Z",
            "last_modified": "2022-10-04T18:05:49.388831Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/709b4042-fe8c-4672-8667-77d866fc9267/?format=api",
            "uuid": "709b4042-fe8c-4672-8667-77d866fc9267",
            "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/f38062e3-2076-4a0e-ade6-d8351df3d8cf/?format=api",
                "uuid": "f38062e3-2076-4a0e-ade6-d8351df3d8cf",
                "name": "06DP0297002",
                "code": "06DP0297002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:49.863269Z",
            "last_modified": "2022-10-04T18:05:49.863254Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d5ec6b85-17de-4e20-834f-33dbf1a51b4d/?format=api",
            "uuid": "d5ec6b85-17de-4e20-834f-33dbf1a51b4d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/a8f92ab6-1e16-4228-ae5e-7e0b49078ff4/?format=api",
                "uuid": "a8f92ab6-1e16-4228-ae5e-7e0b49078ff4",
                "name": "06DP0297003",
                "code": "06DP0297003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:51.966971Z",
            "last_modified": "2022-10-04T18:05:51.966958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/64aee5dd-374b-4e6a-8a2d-dc867a19d15f/?format=api",
            "uuid": "64aee5dd-374b-4e6a-8a2d-dc867a19d15f",
            "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/a8f92ab6-1e16-4228-ae5e-7e0b49078ff4/?format=api",
                "uuid": "a8f92ab6-1e16-4228-ae5e-7e0b49078ff4",
                "name": "06DP0297003",
                "code": "06DP0297003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:52.449182Z",
            "last_modified": "2022-10-04T18:05:52.449168Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6ee90f70-2629-469c-aaaa-0492d6396afd/?format=api",
            "uuid": "6ee90f70-2629-469c-aaaa-0492d6396afd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/afba3c36-912f-4331-8ea9-d28c04e30eb8/?format=api",
                "uuid": "afba3c36-912f-4331-8ea9-d28c04e30eb8",
                "name": "06DP0297005",
                "code": "06DP0297005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:54.495918Z",
            "last_modified": "2022-10-04T18:05:54.495904Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/417138ed-a5b1-479a-8815-9a35d1f1a7c2/?format=api",
            "uuid": "417138ed-a5b1-479a-8815-9a35d1f1a7c2",
            "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/afba3c36-912f-4331-8ea9-d28c04e30eb8/?format=api",
                "uuid": "afba3c36-912f-4331-8ea9-d28c04e30eb8",
                "name": "06DP0297005",
                "code": "06DP0297005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:54.981556Z",
            "last_modified": "2022-10-04T18:05:54.981543Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bc53bd1-cd78-4943-8acd-a498c77c9d64/?format=api",
            "uuid": "1bc53bd1-cd78-4943-8acd-a498c77c9d64",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "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/ebdd21b7-7a5e-43e3-9869-4a2d2e929db0/?format=api",
                "uuid": "ebdd21b7-7a5e-43e3-9869-4a2d2e929db0",
                "name": "06DP0297006",
                "code": "06DP0297006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:57.091404Z",
            "last_modified": "2022-10-04T18:05:57.091390Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b1df2e23-b7f3-461f-8bf5-e7da985eace6/?format=api",
            "uuid": "b1df2e23-b7f3-461f-8bf5-e7da985eace6",
            "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/ebdd21b7-7a5e-43e3-9869-4a2d2e929db0/?format=api",
                "uuid": "ebdd21b7-7a5e-43e3-9869-4a2d2e929db0",
                "name": "06DP0297006",
                "code": "06DP0297006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:57.569694Z",
            "last_modified": "2022-10-04T18:05:57.569679Z",
            "access_modifier": "Public"
        }
    ]
}