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/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 474,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ada07fc0-3d67-4670-9edb-8016cb6e38ec/?format=api",
            "uuid": "ada07fc0-3d67-4670-9edb-8016cb6e38ec",
            "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/8fe81acf-0503-4795-8dfb-ee960dbd59ba/?format=api",
                "uuid": "8fe81acf-0503-4795-8dfb-ee960dbd59ba",
                "name": "COWP024007",
                "code": "COWP024007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:37.167655Z",
            "last_modified": "2022-10-05T07:12:37.167641Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b7feb89-ce9c-47b4-aba7-ef91d1b7a50b/?format=api",
            "uuid": "3b7feb89-ce9c-47b4-aba7-ef91d1b7a50b",
            "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/32cee37f-90db-4a76-9106-76de2b012302/?format=api",
                "uuid": "32cee37f-90db-4a76-9106-76de2b012302",
                "name": "COWP024008",
                "code": "COWP024008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:40.255299Z",
            "last_modified": "2022-10-05T07:12:40.255285Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f1a897f1-a2a8-43bf-bc3a-dd3d8e01838d/?format=api",
            "uuid": "f1a897f1-a2a8-43bf-bc3a-dd3d8e01838d",
            "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/32cee37f-90db-4a76-9106-76de2b012302/?format=api",
                "uuid": "32cee37f-90db-4a76-9106-76de2b012302",
                "name": "COWP024008",
                "code": "COWP024008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:40.646634Z",
            "last_modified": "2022-10-05T07:12:40.646621Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5c589222-eac7-4b25-894b-229128ceb358/?format=api",
            "uuid": "5c589222-eac7-4b25-894b-229128ceb358",
            "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/f8795f76-0a61-46b8-9544-b7b121edcf23/?format=api",
                "uuid": "f8795f76-0a61-46b8-9544-b7b121edcf23",
                "name": "COWP024009",
                "code": "COWP024009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:43.478127Z",
            "last_modified": "2022-10-05T07:12:43.478113Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dab906eb-bf2e-4a9d-876b-949cd10ed969/?format=api",
            "uuid": "dab906eb-bf2e-4a9d-876b-949cd10ed969",
            "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/f8795f76-0a61-46b8-9544-b7b121edcf23/?format=api",
                "uuid": "f8795f76-0a61-46b8-9544-b7b121edcf23",
                "name": "COWP024009",
                "code": "COWP024009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:43.874786Z",
            "last_modified": "2022-10-05T07:12:43.874775Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/82e69ee0-130d-4949-b2d7-a593587e7e6b/?format=api",
            "uuid": "82e69ee0-130d-4949-b2d7-a593587e7e6b",
            "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/0dd248dd-3468-45bf-b92c-dcac03fcebe1/?format=api",
                "uuid": "0dd248dd-3468-45bf-b92c-dcac03fcebe1",
                "name": "COWP024010",
                "code": "COWP024010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:46.969704Z",
            "last_modified": "2022-10-05T07:12:46.969691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f796c993-ecf0-43d0-a189-d0faa1d0a710/?format=api",
            "uuid": "f796c993-ecf0-43d0-a189-d0faa1d0a710",
            "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/0dd248dd-3468-45bf-b92c-dcac03fcebe1/?format=api",
                "uuid": "0dd248dd-3468-45bf-b92c-dcac03fcebe1",
                "name": "COWP024010",
                "code": "COWP024010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:47.418991Z",
            "last_modified": "2022-10-05T07:12:47.418975Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/192af4a8-246c-4e7e-bb56-80c0fc594a75/?format=api",
            "uuid": "192af4a8-246c-4e7e-bb56-80c0fc594a75",
            "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/f56c4ee3-17a8-41f2-9b0e-90dab98a4b66/?format=api",
                "uuid": "f56c4ee3-17a8-41f2-9b0e-90dab98a4b66",
                "name": "COWP024011",
                "code": "COWP024011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:50.677456Z",
            "last_modified": "2022-10-05T07:12:50.677443Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a5fa885-cb5f-45e1-9873-b706444647fa/?format=api",
            "uuid": "4a5fa885-cb5f-45e1-9873-b706444647fa",
            "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/f56c4ee3-17a8-41f2-9b0e-90dab98a4b66/?format=api",
                "uuid": "f56c4ee3-17a8-41f2-9b0e-90dab98a4b66",
                "name": "COWP024011",
                "code": "COWP024011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:51.135134Z",
            "last_modified": "2022-10-05T07:12:51.135119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/87e996ed-052b-41e1-b4a4-618139d68960/?format=api",
            "uuid": "87e996ed-052b-41e1-b4a4-618139d68960",
            "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/0b38dd98-15a1-45d7-9d65-68a9fecf131b/?format=api",
                "uuid": "0b38dd98-15a1-45d7-9d65-68a9fecf131b",
                "name": "COWP024012",
                "code": "COWP024012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:12:54.195604Z",
            "last_modified": "2022-10-05T07:12:54.195590Z",
            "access_modifier": "Public"
        }
    ]
}