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/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 90,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9b01a830-6e89-43d1-96f3-08506428edca/?format=api",
            "uuid": "9b01a830-6e89-43d1-96f3-08506428edca",
            "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/a0aed6ca-4927-4bd9-909b-8646ec5527ea/?format=api",
                "uuid": "a0aed6ca-4927-4bd9-909b-8646ec5527ea",
                "name": "DRWP010003",
                "code": "DRWP010003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:41.316281Z",
            "last_modified": "2022-10-05T07:15:41.316266Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7ff9385c-af4e-4d49-96cf-aabca59c0619/?format=api",
            "uuid": "7ff9385c-af4e-4d49-96cf-aabca59c0619",
            "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/a0aed6ca-4927-4bd9-909b-8646ec5527ea/?format=api",
                "uuid": "a0aed6ca-4927-4bd9-909b-8646ec5527ea",
                "name": "DRWP010003",
                "code": "DRWP010003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:41.773828Z",
            "last_modified": "2022-10-05T07:15:41.773813Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cecca785-f2f4-4288-8140-db3673d340a9/?format=api",
            "uuid": "cecca785-f2f4-4288-8140-db3673d340a9",
            "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/51d12c4c-8204-4fbc-a8d4-b2b94216543e/?format=api",
                "uuid": "51d12c4c-8204-4fbc-a8d4-b2b94216543e",
                "name": "DRWP010004",
                "code": "DRWP010004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:44.908616Z",
            "last_modified": "2022-10-05T07:15:44.908603Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec4bfc7a-f7da-416e-a250-f48b0dab0b57/?format=api",
            "uuid": "ec4bfc7a-f7da-416e-a250-f48b0dab0b57",
            "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/51d12c4c-8204-4fbc-a8d4-b2b94216543e/?format=api",
                "uuid": "51d12c4c-8204-4fbc-a8d4-b2b94216543e",
                "name": "DRWP010004",
                "code": "DRWP010004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:45.401782Z",
            "last_modified": "2022-10-05T07:15:45.401758Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/87274081-bc3f-4ca0-be78-aa92bd9e5286/?format=api",
            "uuid": "87274081-bc3f-4ca0-be78-aa92bd9e5286",
            "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/b5cff02e-5295-4774-b05d-306bf08686fb/?format=api",
                "uuid": "b5cff02e-5295-4774-b05d-306bf08686fb",
                "name": "DRWP010005",
                "code": "DRWP010005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:48.703301Z",
            "last_modified": "2022-10-05T07:15:48.703286Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/299f8e27-f921-4954-b03f-99baaaf7ac15/?format=api",
            "uuid": "299f8e27-f921-4954-b03f-99baaaf7ac15",
            "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/b5cff02e-5295-4774-b05d-306bf08686fb/?format=api",
                "uuid": "b5cff02e-5295-4774-b05d-306bf08686fb",
                "name": "DRWP010005",
                "code": "DRWP010005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:49.145210Z",
            "last_modified": "2022-10-05T07:15:49.145200Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/418e4d02-ee9d-47d3-9d1d-6a46f28d5f41/?format=api",
            "uuid": "418e4d02-ee9d-47d3-9d1d-6a46f28d5f41",
            "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/5e3b6315-a54d-486d-8399-8a5a76fe0076/?format=api",
                "uuid": "5e3b6315-a54d-486d-8399-8a5a76fe0076",
                "name": "DRWP010006",
                "code": "DRWP010006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:52.834513Z",
            "last_modified": "2022-10-05T07:15:52.834502Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89a66e6e-6f82-42d4-9479-ab565c98fd43/?format=api",
            "uuid": "89a66e6e-6f82-42d4-9479-ab565c98fd43",
            "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/5e3b6315-a54d-486d-8399-8a5a76fe0076/?format=api",
                "uuid": "5e3b6315-a54d-486d-8399-8a5a76fe0076",
                "name": "DRWP010006",
                "code": "DRWP010006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:53.276266Z",
            "last_modified": "2022-10-05T07:15:53.276254Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d0ac1e6-e8db-4bbf-a37b-7750eafd64d3/?format=api",
            "uuid": "3d0ac1e6-e8db-4bbf-a37b-7750eafd64d3",
            "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/3aa55ea2-0b59-45eb-8c0c-778070acf202/?format=api",
                "uuid": "3aa55ea2-0b59-45eb-8c0c-778070acf202",
                "name": "DRWP010007",
                "code": "DRWP010007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:56.236115Z",
            "last_modified": "2022-10-05T07:15:56.236101Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/013205e4-75d3-473e-9c17-3c25817c5ce9/?format=api",
            "uuid": "013205e4-75d3-473e-9c17-3c25817c5ce9",
            "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/3aa55ea2-0b59-45eb-8c0c-778070acf202/?format=api",
                "uuid": "3aa55ea2-0b59-45eb-8c0c-778070acf202",
                "name": "DRWP010007",
                "code": "DRWP010007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:56.643975Z",
            "last_modified": "2022-10-05T07:15:56.643962Z",
            "access_modifier": "Public"
        }
    ]
}