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/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26c13096-354f-4fa1-9ed0-8b7a91568f79/?format=api",
            "uuid": "26c13096-354f-4fa1-9ed0-8b7a91568f79",
            "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/362e7b99-8dbf-4560-a088-1338735330b1/?format=api",
                "uuid": "362e7b99-8dbf-4560-a088-1338735330b1",
                "name": "16BP0160001",
                "code": "16BP0160001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:14:58.022245Z",
            "last_modified": "2022-10-04T18:14:58.022232Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02b849c5-24a6-45e3-97df-92319826f48c/?format=api",
            "uuid": "02b849c5-24a6-45e3-97df-92319826f48c",
            "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/362e7b99-8dbf-4560-a088-1338735330b1/?format=api",
                "uuid": "362e7b99-8dbf-4560-a088-1338735330b1",
                "name": "16BP0160001",
                "code": "16BP0160001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:14:58.502973Z",
            "last_modified": "2022-10-04T18:14:58.502960Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/76b12a4f-a396-4930-8986-f3c331489474/?format=api",
            "uuid": "76b12a4f-a396-4930-8986-f3c331489474",
            "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/4fb9dc2d-077a-4abd-bdb3-bf389dcddc5e/?format=api",
                "uuid": "4fb9dc2d-077a-4abd-bdb3-bf389dcddc5e",
                "name": "16BP0160002",
                "code": "16BP0160002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:00.317478Z",
            "last_modified": "2022-10-04T18:15:00.317465Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a87a750-2e25-4b19-89e0-285201b94153/?format=api",
            "uuid": "5a87a750-2e25-4b19-89e0-285201b94153",
            "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/4fb9dc2d-077a-4abd-bdb3-bf389dcddc5e/?format=api",
                "uuid": "4fb9dc2d-077a-4abd-bdb3-bf389dcddc5e",
                "name": "16BP0160002",
                "code": "16BP0160002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:00.736167Z",
            "last_modified": "2022-10-04T18:15:00.736138Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f238f857-aa48-40c6-9a1f-c16ac082f371/?format=api",
            "uuid": "f238f857-aa48-40c6-9a1f-c16ac082f371",
            "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/6d7994eb-94ba-4299-8701-78c5be9ddd61/?format=api",
                "uuid": "6d7994eb-94ba-4299-8701-78c5be9ddd61",
                "name": "16BP0160003",
                "code": "16BP0160003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:02.587870Z",
            "last_modified": "2022-10-04T18:15:02.587855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce6aa0c1-6ba9-4251-8359-0966fb3faa02/?format=api",
            "uuid": "ce6aa0c1-6ba9-4251-8359-0966fb3faa02",
            "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/6d7994eb-94ba-4299-8701-78c5be9ddd61/?format=api",
                "uuid": "6d7994eb-94ba-4299-8701-78c5be9ddd61",
                "name": "16BP0160003",
                "code": "16BP0160003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:02.996626Z",
            "last_modified": "2022-10-04T18:15:02.996614Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7970a8d8-b188-41f1-ba46-4ddefc88e82c/?format=api",
            "uuid": "7970a8d8-b188-41f1-ba46-4ddefc88e82c",
            "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/5f26e5d4-3b2c-4225-ab94-99f8b654392f/?format=api",
                "uuid": "5f26e5d4-3b2c-4225-ab94-99f8b654392f",
                "name": "16BP0162001",
                "code": "16BP0162001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:12.064699Z",
            "last_modified": "2022-10-04T18:15:12.064686Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/10ff2080-30be-42a0-9fc3-13e1387dc5e6/?format=api",
            "uuid": "10ff2080-30be-42a0-9fc3-13e1387dc5e6",
            "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/5f26e5d4-3b2c-4225-ab94-99f8b654392f/?format=api",
                "uuid": "5f26e5d4-3b2c-4225-ab94-99f8b654392f",
                "name": "16BP0162001",
                "code": "16BP0162001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:12.536952Z",
            "last_modified": "2022-10-04T18:15:12.536937Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5bcdac65-a5e6-4308-b44a-e2e7a3f23606/?format=api",
            "uuid": "5bcdac65-a5e6-4308-b44a-e2e7a3f23606",
            "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/49cd6c9b-6b40-40c9-bcbd-13add53fe490/?format=api",
                "uuid": "49cd6c9b-6b40-40c9-bcbd-13add53fe490",
                "name": "16BP0162002",
                "code": "16BP0162002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:14.450676Z",
            "last_modified": "2022-10-04T18:15:14.450662Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a53244d-8dd7-4fda-afc6-906156e7dad0/?format=api",
            "uuid": "7a53244d-8dd7-4fda-afc6-906156e7dad0",
            "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/49cd6c9b-6b40-40c9-bcbd-13add53fe490/?format=api",
                "uuid": "49cd6c9b-6b40-40c9-bcbd-13add53fe490",
                "name": "16BP0162002",
                "code": "16BP0162002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:15:14.889257Z",
            "last_modified": "2022-10-04T18:15:14.889246Z",
            "access_modifier": "Public"
        }
    ]
}