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/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f833e9fb-0009-4ac9-8f61-97a39d848605/?format=api",
            "uuid": "f833e9fb-0009-4ac9-8f61-97a39d848605",
            "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/6002ec47-8a34-465c-b301-2b446298a54a/?format=api",
                "uuid": "6002ec47-8a34-465c-b301-2b446298a54a",
                "name": "VEWP013011",
                "code": "VEWP013011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:36.053964Z",
            "last_modified": "2022-10-05T09:26:36.053951Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e8fb2f61-a61c-489d-874b-7e85827ba8ed/?format=api",
            "uuid": "e8fb2f61-a61c-489d-874b-7e85827ba8ed",
            "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/6002ec47-8a34-465c-b301-2b446298a54a/?format=api",
                "uuid": "6002ec47-8a34-465c-b301-2b446298a54a",
                "name": "VEWP013011",
                "code": "VEWP013011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:36.619720Z",
            "last_modified": "2022-10-05T09:26:36.619706Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bc1caf39-3756-4d35-90dc-8a439ffc62da/?format=api",
            "uuid": "bc1caf39-3756-4d35-90dc-8a439ffc62da",
            "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/9e8249a1-7ce7-4733-aa97-76c67fcdc0d2/?format=api",
                "uuid": "9e8249a1-7ce7-4733-aa97-76c67fcdc0d2",
                "name": "VEWP013012",
                "code": "VEWP013012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:40.308265Z",
            "last_modified": "2022-10-05T09:26:40.308252Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0dc63807-809a-4a5a-9e0d-4be3f8ad75a7/?format=api",
            "uuid": "0dc63807-809a-4a5a-9e0d-4be3f8ad75a7",
            "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/9e8249a1-7ce7-4733-aa97-76c67fcdc0d2/?format=api",
                "uuid": "9e8249a1-7ce7-4733-aa97-76c67fcdc0d2",
                "name": "VEWP013012",
                "code": "VEWP013012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:40.686698Z",
            "last_modified": "2022-10-05T09:26:40.686684Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1551bae3-88ce-4b47-a9eb-0bb755f7cbf5/?format=api",
            "uuid": "1551bae3-88ce-4b47-a9eb-0bb755f7cbf5",
            "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/03a3c93c-c708-4690-ad5a-0566ace27d11/?format=api",
                "uuid": "03a3c93c-c708-4690-ad5a-0566ace27d11",
                "name": "VEWP013013",
                "code": "VEWP013013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:44.059595Z",
            "last_modified": "2022-10-05T09:26:44.059581Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6b35cf4e-bc56-4e14-8893-76f84d2923e7/?format=api",
            "uuid": "6b35cf4e-bc56-4e14-8893-76f84d2923e7",
            "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/03a3c93c-c708-4690-ad5a-0566ace27d11/?format=api",
                "uuid": "03a3c93c-c708-4690-ad5a-0566ace27d11",
                "name": "VEWP013013",
                "code": "VEWP013013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:44.498447Z",
            "last_modified": "2022-10-05T09:26:44.498433Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3812383c-ac43-4dc0-a999-e82ecbecda0c/?format=api",
            "uuid": "3812383c-ac43-4dc0-a999-e82ecbecda0c",
            "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/cb9bad99-3d9b-40a4-ad3a-7e548801c83b/?format=api",
                "uuid": "cb9bad99-3d9b-40a4-ad3a-7e548801c83b",
                "name": "VEWP013014",
                "code": "VEWP013014"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:47.899166Z",
            "last_modified": "2022-10-05T09:26:47.899151Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13c0f716-93e6-4ade-96ef-2df03494eb03/?format=api",
            "uuid": "13c0f716-93e6-4ade-96ef-2df03494eb03",
            "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/cb9bad99-3d9b-40a4-ad3a-7e548801c83b/?format=api",
                "uuid": "cb9bad99-3d9b-40a4-ad3a-7e548801c83b",
                "name": "VEWP013014",
                "code": "VEWP013014"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:48.296719Z",
            "last_modified": "2022-10-05T09:26:48.296706Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d5b2c8a-8220-40c3-9b8c-3ca47dc433cb/?format=api",
            "uuid": "5d5b2c8a-8220-40c3-9b8c-3ca47dc433cb",
            "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/07db6c5b-7433-429d-a331-80926dee8943/?format=api",
                "uuid": "07db6c5b-7433-429d-a331-80926dee8943",
                "name": "VEWP013015",
                "code": "VEWP013015"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:51.544374Z",
            "last_modified": "2022-10-05T09:26:51.544360Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7b6514ca-33ec-4cc8-abf4-4c0133c9c614/?format=api",
            "uuid": "7b6514ca-33ec-4cc8-abf4-4c0133c9c614",
            "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/07db6c5b-7433-429d-a331-80926dee8943/?format=api",
                "uuid": "07db6c5b-7433-429d-a331-80926dee8943",
                "name": "VEWP013015",
                "code": "VEWP013015"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:51.972509Z",
            "last_modified": "2022-10-05T09:26:51.972496Z",
            "access_modifier": "Public"
        }
    ]
}