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/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e90cb17b-1db0-42c4-89e7-e4571a32c3a0/?format=api",
            "uuid": "e90cb17b-1db0-42c4-89e7-e4571a32c3a0",
            "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/6e8fd9ea-b0be-4267-8356-96a0d9bba02b/?format=api",
                "uuid": "6e8fd9ea-b0be-4267-8356-96a0d9bba02b",
                "name": "26F0318011",
                "code": "26F0318011"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:20.661689Z",
            "last_modified": "2024-06-28T14:45:20.661676Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/65c318e8-36db-4236-894b-9d4c3d774525/?format=api",
            "uuid": "65c318e8-36db-4236-894b-9d4c3d774525",
            "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/6e8fd9ea-b0be-4267-8356-96a0d9bba02b/?format=api",
                "uuid": "6e8fd9ea-b0be-4267-8356-96a0d9bba02b",
                "name": "26F0318011",
                "code": "26F0318011"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:20.736933Z",
            "last_modified": "2024-06-28T14:45:20.736917Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/406af092-2f45-46e1-a689-2c23ed7a22fb/?format=api",
            "uuid": "406af092-2f45-46e1-a689-2c23ed7a22fb",
            "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/4c8630bf-ff3c-4f73-b941-150f6183f723/?format=api",
                "uuid": "4c8630bf-ff3c-4f73-b941-150f6183f723",
                "name": "26F0318012",
                "code": "26F0318012"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:21.895955Z",
            "last_modified": "2024-06-28T14:45:21.895937Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d675dfb4-9f2e-4ebb-b007-4d54d61f1040/?format=api",
            "uuid": "d675dfb4-9f2e-4ebb-b007-4d54d61f1040",
            "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/4c8630bf-ff3c-4f73-b941-150f6183f723/?format=api",
                "uuid": "4c8630bf-ff3c-4f73-b941-150f6183f723",
                "name": "26F0318012",
                "code": "26F0318012"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:21.976337Z",
            "last_modified": "2024-06-28T14:45:21.976312Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cafd0c47-3505-4985-a9f9-52ede1449de6/?format=api",
            "uuid": "cafd0c47-3505-4985-a9f9-52ede1449de6",
            "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/69074b72-f87a-4e2e-8467-e21c8f052a72/?format=api",
                "uuid": "69074b72-f87a-4e2e-8467-e21c8f052a72",
                "name": "26F0318013",
                "code": "26F0318013"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:24.131199Z",
            "last_modified": "2024-06-28T14:45:24.131182Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/186ea4ee-3815-49dc-8079-5cae285049e5/?format=api",
            "uuid": "186ea4ee-3815-49dc-8079-5cae285049e5",
            "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/69074b72-f87a-4e2e-8467-e21c8f052a72/?format=api",
                "uuid": "69074b72-f87a-4e2e-8467-e21c8f052a72",
                "name": "26F0318013",
                "code": "26F0318013"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:24.213027Z",
            "last_modified": "2024-06-28T14:45:24.213014Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6e6eef9e-5e35-4d20-a50a-1b6be420f40a/?format=api",
            "uuid": "6e6eef9e-5e35-4d20-a50a-1b6be420f40a",
            "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/a63fed21-65f4-4d3d-aa52-d609179e6487/?format=api",
                "uuid": "a63fed21-65f4-4d3d-aa52-d609179e6487",
                "name": "26F0318014",
                "code": "26F0318014"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:25.377480Z",
            "last_modified": "2024-06-28T14:45:25.377467Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2dbc9edc-4f56-4eec-abcc-c7e0dd0eae4d/?format=api",
            "uuid": "2dbc9edc-4f56-4eec-abcc-c7e0dd0eae4d",
            "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/a63fed21-65f4-4d3d-aa52-d609179e6487/?format=api",
                "uuid": "a63fed21-65f4-4d3d-aa52-d609179e6487",
                "name": "26F0318014",
                "code": "26F0318014"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:25.452111Z",
            "last_modified": "2024-06-28T14:45:25.452096Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6911d15f-e336-4e80-9c28-d890052e4383/?format=api",
            "uuid": "6911d15f-e336-4e80-9c28-d890052e4383",
            "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/c74bbe4a-16da-4df9-8f3c-9df9db934e47/?format=api",
                "uuid": "c74bbe4a-16da-4df9-8f3c-9df9db934e47",
                "name": "26F0318015",
                "code": "26F0318015"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:26.614284Z",
            "last_modified": "2024-06-28T14:45:26.614271Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/597dca55-fcf4-4ea4-b791-00f5145d8e02/?format=api",
            "uuid": "597dca55-fcf4-4ea4-b791-00f5145d8e02",
            "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/c74bbe4a-16da-4df9-8f3c-9df9db934e47/?format=api",
                "uuid": "c74bbe4a-16da-4df9-8f3c-9df9db934e47",
                "name": "26F0318015",
                "code": "26F0318015"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:26.733960Z",
            "last_modified": "2024-06-28T14:45:26.733947Z",
            "access_modifier": "Public"
        }
    ]
}