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=4
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=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ffd0077-eed0-4425-b64b-50044c250f3b/?format=api",
            "uuid": "8ffd0077-eed0-4425-b64b-50044c250f3b",
            "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/38811267-6886-4a5b-9a73-86326e156c23/?format=api",
                "uuid": "38811267-6886-4a5b-9a73-86326e156c23",
                "name": "06DP0234004",
                "code": "06DP0234004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:50.725230Z",
            "last_modified": "2022-10-04T18:03:50.725217Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bcb0b1be-e041-43c4-a592-234370d2dc1c/?format=api",
            "uuid": "bcb0b1be-e041-43c4-a592-234370d2dc1c",
            "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/38811267-6886-4a5b-9a73-86326e156c23/?format=api",
                "uuid": "38811267-6886-4a5b-9a73-86326e156c23",
                "name": "06DP0234004",
                "code": "06DP0234004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:51.153453Z",
            "last_modified": "2022-10-04T18:03:51.153440Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/232b7331-2b0e-4b5d-acc9-d86119a68fdd/?format=api",
            "uuid": "232b7331-2b0e-4b5d-acc9-d86119a68fdd",
            "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/193bfb62-b162-4f7f-9a93-56e9c0dd3de0/?format=api",
                "uuid": "193bfb62-b162-4f7f-9a93-56e9c0dd3de0",
                "name": "06DP0234006",
                "code": "06DP0234006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:53.193030Z",
            "last_modified": "2022-10-04T18:03:53.193016Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/abb917b3-2db3-47f5-b801-d9d074aec956/?format=api",
            "uuid": "abb917b3-2db3-47f5-b801-d9d074aec956",
            "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/193bfb62-b162-4f7f-9a93-56e9c0dd3de0/?format=api",
                "uuid": "193bfb62-b162-4f7f-9a93-56e9c0dd3de0",
                "name": "06DP0234006",
                "code": "06DP0234006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:03:53.645591Z",
            "last_modified": "2022-10-04T18:03:53.645578Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c7439f8-6704-4d23-9a26-5411e3a11126/?format=api",
            "uuid": "9c7439f8-6704-4d23-9a26-5411e3a11126",
            "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/c98402ee-8afb-4ba5-83cd-d560251a140c/?format=api",
                "uuid": "c98402ee-8afb-4ba5-83cd-d560251a140c",
                "name": "06DP0243001",
                "code": "06DP0243001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:25.158663Z",
            "last_modified": "2022-10-04T18:04:25.158648Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/550883ef-f642-4ec2-bfeb-f0d1f47efe74/?format=api",
            "uuid": "550883ef-f642-4ec2-bfeb-f0d1f47efe74",
            "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/c98402ee-8afb-4ba5-83cd-d560251a140c/?format=api",
                "uuid": "c98402ee-8afb-4ba5-83cd-d560251a140c",
                "name": "06DP0243001",
                "code": "06DP0243001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:25.619831Z",
            "last_modified": "2022-10-04T18:04:25.619807Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dbfce573-c341-46a4-b240-f6153ad4d86d/?format=api",
            "uuid": "dbfce573-c341-46a4-b240-f6153ad4d86d",
            "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/89787d9c-3979-40b1-a98b-e12722b201bd/?format=api",
                "uuid": "89787d9c-3979-40b1-a98b-e12722b201bd",
                "name": "06DP0243002",
                "code": "06DP0243002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:27.454862Z",
            "last_modified": "2022-10-04T18:04:27.454848Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a6577c92-27b6-407c-b1d5-4149117d7202/?format=api",
            "uuid": "a6577c92-27b6-407c-b1d5-4149117d7202",
            "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/89787d9c-3979-40b1-a98b-e12722b201bd/?format=api",
                "uuid": "89787d9c-3979-40b1-a98b-e12722b201bd",
                "name": "06DP0243002",
                "code": "06DP0243002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:27.887133Z",
            "last_modified": "2022-10-04T18:04:27.887119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/64e6d283-6006-4bc9-8966-a60e8f65a400/?format=api",
            "uuid": "64e6d283-6006-4bc9-8966-a60e8f65a400",
            "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/21f5b6af-8756-43f7-b32f-7c1e70186a4c/?format=api",
                "uuid": "21f5b6af-8756-43f7-b32f-7c1e70186a4c",
                "name": "06DP0243003",
                "code": "06DP0243003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:29.775972Z",
            "last_modified": "2022-10-04T18:04:29.775959Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cec28c38-9f7f-4268-91d7-20c8ee05e398/?format=api",
            "uuid": "cec28c38-9f7f-4268-91d7-20c8ee05e398",
            "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/21f5b6af-8756-43f7-b32f-7c1e70186a4c/?format=api",
                "uuid": "21f5b6af-8756-43f7-b32f-7c1e70186a4c",
                "name": "06DP0243003",
                "code": "06DP0243003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:04:30.214103Z",
            "last_modified": "2022-10-04T18:04:30.214089Z",
            "access_modifier": "Public"
        }
    ]
}