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/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/028b633d-4d57-4314-9a7b-8b36e536ae11/?format=api",
            "uuid": "028b633d-4d57-4314-9a7b-8b36e536ae11",
            "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/ecf8b84f-f2c6-4077-9902-f68b9bf64462/?format=api",
                "uuid": "ecf8b84f-f2c6-4077-9902-f68b9bf64462",
                "name": "B34B0334004",
                "code": "34BA3334004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:05.421866Z",
            "last_modified": "2022-10-04T20:56:05.421852Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7502656d-d3df-4c2b-9a3b-58d8d7746ab7/?format=api",
            "uuid": "7502656d-d3df-4c2b-9a3b-58d8d7746ab7",
            "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/54c5e908-079b-4539-ae91-6dc2058b7809/?format=api",
                "uuid": "54c5e908-079b-4539-ae91-6dc2058b7809",
                "name": "B34B0334005",
                "code": "34BA3334005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:07.343462Z",
            "last_modified": "2022-10-04T20:56:07.343423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1dded021-991c-4a38-a01a-73c7eb929ca3/?format=api",
            "uuid": "1dded021-991c-4a38-a01a-73c7eb929ca3",
            "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/54c5e908-079b-4539-ae91-6dc2058b7809/?format=api",
                "uuid": "54c5e908-079b-4539-ae91-6dc2058b7809",
                "name": "B34B0334005",
                "code": "34BA3334005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:07.863227Z",
            "last_modified": "2022-10-04T20:56:07.863213Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/edbbe9cc-f059-4ce2-b814-843077b72d07/?format=api",
            "uuid": "edbbe9cc-f059-4ce2-b814-843077b72d07",
            "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/4fcc2f08-40c1-49e7-9dbc-08a84dc3209e/?format=api",
                "uuid": "4fcc2f08-40c1-49e7-9dbc-08a84dc3209e",
                "name": "B34B0334006",
                "code": "34BA3334006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:09.949813Z",
            "last_modified": "2022-10-04T20:56:09.949798Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/42a1519c-3011-415d-a330-40b7714b1f82/?format=api",
            "uuid": "42a1519c-3011-415d-a330-40b7714b1f82",
            "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/4fcc2f08-40c1-49e7-9dbc-08a84dc3209e/?format=api",
                "uuid": "4fcc2f08-40c1-49e7-9dbc-08a84dc3209e",
                "name": "B34B0334006",
                "code": "34BA3334006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:10.395199Z",
            "last_modified": "2022-10-04T20:56:10.395185Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8df36249-088f-452e-91c8-8cc915f47bda/?format=api",
            "uuid": "8df36249-088f-452e-91c8-8cc915f47bda",
            "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/c38102aa-d3cd-463b-b22f-cc26cf543af0/?format=api",
                "uuid": "c38102aa-d3cd-463b-b22f-cc26cf543af0",
                "name": "B34B0334007",
                "code": "34BA3334007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:12.428977Z",
            "last_modified": "2022-10-04T20:56:12.428963Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/066bad82-7ce7-4073-bca6-6f3e9f24d5c4/?format=api",
            "uuid": "066bad82-7ce7-4073-bca6-6f3e9f24d5c4",
            "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/c38102aa-d3cd-463b-b22f-cc26cf543af0/?format=api",
                "uuid": "c38102aa-d3cd-463b-b22f-cc26cf543af0",
                "name": "B34B0334007",
                "code": "34BA3334007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:12.882988Z",
            "last_modified": "2022-10-04T20:56:12.882974Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/322ae322-6cfc-417d-b1ba-9d679a44e589/?format=api",
            "uuid": "322ae322-6cfc-417d-b1ba-9d679a44e589",
            "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/cbc32972-991e-47aa-b5fb-88257f23d3b5/?format=api",
                "uuid": "cbc32972-991e-47aa-b5fb-88257f23d3b5",
                "name": "B34B0334008",
                "code": "34BA3334008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:15.057878Z",
            "last_modified": "2022-10-04T20:56:15.057858Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d0d6be2e-dcd1-434a-9925-8fc1e2159824/?format=api",
            "uuid": "d0d6be2e-dcd1-434a-9925-8fc1e2159824",
            "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/cbc32972-991e-47aa-b5fb-88257f23d3b5/?format=api",
                "uuid": "cbc32972-991e-47aa-b5fb-88257f23d3b5",
                "name": "B34B0334008",
                "code": "34BA3334008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:15.495069Z",
            "last_modified": "2022-10-04T20:56:15.495053Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0a50a1ab-73a7-4a61-8659-978ec844d8f6/?format=api",
            "uuid": "0a50a1ab-73a7-4a61-8659-978ec844d8f6",
            "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/eb0525b0-3a72-40e4-8b1e-942f9eb77ded/?format=api",
                "uuid": "eb0525b0-3a72-40e4-8b1e-942f9eb77ded",
                "name": "B34B0336001",
                "code": "34BA3336001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:56:28.406222Z",
            "last_modified": "2022-10-04T20:56:28.406196Z",
            "access_modifier": "Public"
        }
    ]
}