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/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/79932d8d-741a-4db5-81d0-a6007fa696b1/?format=api",
            "uuid": "79932d8d-741a-4db5-81d0-a6007fa696b1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/8282d434-d0de-4f07-9aca-a914dc7a7be1/?format=api",
                "uuid": "8282d434-d0de-4f07-9aca-a914dc7a7be1",
                "name": "40BM016001",
                "code": "40BM016001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:21.574119Z",
            "last_modified": "2024-08-27T13:42:21.574086Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f5c071f8-3b56-40a0-8560-3521ef43ed1a/?format=api",
            "uuid": "f5c071f8-3b56-40a0-8560-3521ef43ed1a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/8282d434-d0de-4f07-9aca-a914dc7a7be1/?format=api",
                "uuid": "8282d434-d0de-4f07-9aca-a914dc7a7be1",
                "name": "40BM016001",
                "code": "40BM016001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:21.736164Z",
            "last_modified": "2024-08-27T13:42:21.736150Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e7a45d7-3ed9-4e4e-a7aa-ea7a5d418a40/?format=api",
            "uuid": "9e7a45d7-3ed9-4e4e-a7aa-ea7a5d418a40",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/b3b5b7e4-c8b6-433d-8251-1b641cfc95ce/?format=api",
                "uuid": "b3b5b7e4-c8b6-433d-8251-1b641cfc95ce",
                "name": "40BM017001",
                "code": "40BM017001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:23.472096Z",
            "last_modified": "2024-08-27T13:42:23.472083Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/be9a0fae-25bd-49ae-813a-c1cbf16dde0c/?format=api",
            "uuid": "be9a0fae-25bd-49ae-813a-c1cbf16dde0c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/b3b5b7e4-c8b6-433d-8251-1b641cfc95ce/?format=api",
                "uuid": "b3b5b7e4-c8b6-433d-8251-1b641cfc95ce",
                "name": "40BM017001",
                "code": "40BM017001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:23.623892Z",
            "last_modified": "2024-08-27T13:42:23.623873Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48075eb8-8c4b-4baa-9c9a-bf900fe3aebe/?format=api",
            "uuid": "48075eb8-8c4b-4baa-9c9a-bf900fe3aebe",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/1be36679-864d-4d3e-88f7-97db981c5be9/?format=api",
                "uuid": "1be36679-864d-4d3e-88f7-97db981c5be9",
                "name": "40BM018001",
                "code": "40BM018001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:25.268560Z",
            "last_modified": "2024-08-27T13:42:25.268543Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/82aa9a88-f81f-4d8c-a994-1b5ab409430d/?format=api",
            "uuid": "82aa9a88-f81f-4d8c-a994-1b5ab409430d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/1be36679-864d-4d3e-88f7-97db981c5be9/?format=api",
                "uuid": "1be36679-864d-4d3e-88f7-97db981c5be9",
                "name": "40BM018001",
                "code": "40BM018001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:25.418122Z",
            "last_modified": "2024-08-27T13:42:25.418105Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/def2d826-90d3-43c7-aefc-d294f1765d88/?format=api",
            "uuid": "def2d826-90d3-43c7-aefc-d294f1765d88",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/a37d2b8b-a8c5-491e-8fdc-338bdde3789b/?format=api",
                "uuid": "a37d2b8b-a8c5-491e-8fdc-338bdde3789b",
                "name": "40BM019001",
                "code": "40BM019001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:27.095201Z",
            "last_modified": "2024-08-27T13:42:27.095190Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4011750e-7f1c-4a25-b507-924779f71159/?format=api",
            "uuid": "4011750e-7f1c-4a25-b507-924779f71159",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/a37d2b8b-a8c5-491e-8fdc-338bdde3789b/?format=api",
                "uuid": "a37d2b8b-a8c5-491e-8fdc-338bdde3789b",
                "name": "40BM019001",
                "code": "40BM019001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:27.243740Z",
            "last_modified": "2024-08-27T13:42:27.243726Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3366dad-1a53-457a-b992-bccd239441d2/?format=api",
            "uuid": "a3366dad-1a53-457a-b992-bccd239441d2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/bd19a0ba-df1b-43e7-a204-6d0a84a434e2/?format=api",
                "uuid": "bd19a0ba-df1b-43e7-a204-6d0a84a434e2",
                "name": "40BM019002",
                "code": "40BM019002"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:28.277915Z",
            "last_modified": "2024-08-27T13:42:28.277900Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ae4d26c-9977-4bd7-8c21-8bb96c7f1af1/?format=api",
            "uuid": "5ae4d26c-9977-4bd7-8c21-8bb96c7f1af1",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/bd19a0ba-df1b-43e7-a204-6d0a84a434e2/?format=api",
                "uuid": "bd19a0ba-df1b-43e7-a204-6d0a84a434e2",
                "name": "40BM019002",
                "code": "40BM019002"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:28.420774Z",
            "last_modified": "2024-08-27T13:42:28.420759Z",
            "access_modifier": "Public"
        }
    ]
}