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/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 140,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c44b3924-af22-4c40-b6bf-add5b0e60705/?format=api",
            "uuid": "c44b3924-af22-4c40-b6bf-add5b0e60705",
            "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/ab719205-5e58-4452-afd6-c4a81fbc399e/?format=api",
                "uuid": "ab719205-5e58-4452-afd6-c4a81fbc399e",
                "name": "B32C1869001",
                "code": "32CM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:47.639050Z",
            "last_modified": "2022-10-04T20:32:47.639035Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b553de6b-39be-4dce-9f09-ad4cc01c1353/?format=api",
            "uuid": "b553de6b-39be-4dce-9f09-ad4cc01c1353",
            "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/ab719205-5e58-4452-afd6-c4a81fbc399e/?format=api",
                "uuid": "ab719205-5e58-4452-afd6-c4a81fbc399e",
                "name": "B32C1869001",
                "code": "32CM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:48.100208Z",
            "last_modified": "2022-10-04T20:32:48.100194Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71812b4b-acf5-4baf-83df-427ac7e7c8af/?format=api",
            "uuid": "71812b4b-acf5-4baf-83df-427ac7e7c8af",
            "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/869572d3-9d3a-476a-a91a-728a20525354/?format=api",
                "uuid": "869572d3-9d3a-476a-a91a-728a20525354",
                "name": "B32C1868001",
                "code": "32CM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:49.914606Z",
            "last_modified": "2022-10-04T20:32:49.914589Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9054bc06-7ed8-4b9a-b979-1aad1aca7f32/?format=api",
            "uuid": "9054bc06-7ed8-4b9a-b979-1aad1aca7f32",
            "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/869572d3-9d3a-476a-a91a-728a20525354/?format=api",
                "uuid": "869572d3-9d3a-476a-a91a-728a20525354",
                "name": "B32C1868001",
                "code": "32CM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:50.360355Z",
            "last_modified": "2022-10-04T20:32:50.360340Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8adf28ba-bcb0-48d4-a5fa-8c2e2a16db9a/?format=api",
            "uuid": "8adf28ba-bcb0-48d4-a5fa-8c2e2a16db9a",
            "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/78f68021-b9bb-416c-8402-e9184d02f5f3/?format=api",
                "uuid": "78f68021-b9bb-416c-8402-e9184d02f5f3",
                "name": "B32C1849001",
                "code": "32CM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:52.219773Z",
            "last_modified": "2022-10-04T20:32:52.219760Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2c0b7c46-7601-4a46-8575-83ce0a807a6a/?format=api",
            "uuid": "2c0b7c46-7601-4a46-8575-83ce0a807a6a",
            "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/78f68021-b9bb-416c-8402-e9184d02f5f3/?format=api",
                "uuid": "78f68021-b9bb-416c-8402-e9184d02f5f3",
                "name": "B32C1849001",
                "code": "32CM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:52.716620Z",
            "last_modified": "2022-10-04T20:32:52.716606Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f49c913f-ff50-47ad-9a47-1e9e42848181/?format=api",
            "uuid": "f49c913f-ff50-47ad-9a47-1e9e42848181",
            "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/5a9e1497-ce8a-412a-ab83-101972ac0486/?format=api",
                "uuid": "5a9e1497-ce8a-412a-ab83-101972ac0486",
                "name": "B32C1850001",
                "code": "32CM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:54.514700Z",
            "last_modified": "2022-10-04T20:32:54.514686Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3681f670-273f-4225-a17d-23dd2972d4b2/?format=api",
            "uuid": "3681f670-273f-4225-a17d-23dd2972d4b2",
            "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/5a9e1497-ce8a-412a-ab83-101972ac0486/?format=api",
                "uuid": "5a9e1497-ce8a-412a-ab83-101972ac0486",
                "name": "B32C1850001",
                "code": "32CM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:54.979374Z",
            "last_modified": "2022-10-04T20:32:54.979360Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/49696346-2248-4a62-ad66-f23d03e8dad0/?format=api",
            "uuid": "49696346-2248-4a62-ad66-f23d03e8dad0",
            "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/561766f4-5c93-4f9c-a6af-46f35b129b25/?format=api",
                "uuid": "561766f4-5c93-4f9c-a6af-46f35b129b25",
                "name": "B32C1851001",
                "code": "32CM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:56.864078Z",
            "last_modified": "2022-10-04T20:32:56.864058Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/763c85fa-f4f2-4927-89c6-95d737879db5/?format=api",
            "uuid": "763c85fa-f4f2-4927-89c6-95d737879db5",
            "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/561766f4-5c93-4f9c-a6af-46f35b129b25/?format=api",
                "uuid": "561766f4-5c93-4f9c-a6af-46f35b129b25",
                "name": "B32C1851001",
                "code": "32CM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:32:57.363824Z",
            "last_modified": "2022-10-04T20:32:57.363810Z",
            "access_modifier": "Public"
        }
    ]
}