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/a8de2bd8-8dfd-41ff-afa7-a1709a863582/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/a8de2bd8-8dfd-41ff-afa7-a1709a863582/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/a8de2bd8-8dfd-41ff-afa7-a1709a863582/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48b74f4f-ea7e-4760-8083-46731984b217/?format=api",
            "uuid": "48b74f4f-ea7e-4760-8083-46731984b217",
            "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/26f85414-8ed3-4983-950d-604bc555d237/?format=api",
                "uuid": "26f85414-8ed3-4983-950d-604bc555d237",
                "name": "41BP0128002",
                "code": "41BP0128002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:32.887049Z",
            "last_modified": "2022-12-20T14:01:40.356300Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/495fc847-5b73-459e-94d7-740c0770ba7e/?format=api",
            "uuid": "495fc847-5b73-459e-94d7-740c0770ba7e",
            "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/feacd7e7-7bac-4b7d-b235-dd0ca9a5805b/?format=api",
                "uuid": "feacd7e7-7bac-4b7d-b235-dd0ca9a5805b",
                "name": "41DP0032002",
                "code": "41DP0032002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:35.892547Z",
            "last_modified": "2022-12-20T14:01:41.544055Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/84a3278c-e779-49aa-8a1d-6e7fbd83cbb8/?format=api",
            "uuid": "84a3278c-e779-49aa-8a1d-6e7fbd83cbb8",
            "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/285b5810-c033-41f3-acc3-ec1db17ebccd/?format=api",
                "uuid": "285b5810-c033-41f3-acc3-ec1db17ebccd",
                "name": "41DP0029002",
                "code": "41DP0029002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:38.780399Z",
            "last_modified": "2022-12-20T14:01:42.224546Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0912359a-da7f-43f5-8a3a-3da7c1fe97fe/?format=api",
            "uuid": "0912359a-da7f-43f5-8a3a-3da7c1fe97fe",
            "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/e62b4d1d-563a-4d64-ab41-d572a48ca982/?format=api",
                "uuid": "e62b4d1d-563a-4d64-ab41-d572a48ca982",
                "name": "41EP0261002",
                "code": "41EP0261002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:41.657853Z",
            "last_modified": "2022-12-20T14:01:43.085166Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/314f2f54-1291-4f82-a09d-5a3dc6dddc67/?format=api",
            "uuid": "314f2f54-1291-4f82-a09d-5a3dc6dddc67",
            "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/733b496f-12c9-4b97-9665-51a74db52c5a/?format=api",
                "uuid": "733b496f-12c9-4b97-9665-51a74db52c5a",
                "name": "41BP0090002",
                "code": "41BP0090002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:44.393901Z",
            "last_modified": "2022-12-20T14:01:43.829387Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df91a9b3-4081-44a3-abfb-d38aa677c0b2/?format=api",
            "uuid": "df91a9b3-4081-44a3-abfb-d38aa677c0b2",
            "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/dc27aa85-2f7e-49fe-ba01-dae16b9d3366/?format=api",
                "uuid": "dc27aa85-2f7e-49fe-ba01-dae16b9d3366",
                "name": "41DP0031002",
                "code": "41DP0031002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:47.131560Z",
            "last_modified": "2022-12-20T14:01:44.907677Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/47da33b6-ba64-4238-a542-ba658cdf1216/?format=api",
            "uuid": "47da33b6-ba64-4238-a542-ba658cdf1216",
            "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/c02804f4-05c1-47a0-9376-2c7b4c6f2f19/?format=api",
                "uuid": "c02804f4-05c1-47a0-9376-2c7b4c6f2f19",
                "name": "41DP0037001",
                "code": "41DP0037001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:49.962849Z",
            "last_modified": "2022-12-20T14:01:45.603590Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/29b3b662-bfe1-4f93-9095-9cc6f90128a1/?format=api",
            "uuid": "29b3b662-bfe1-4f93-9095-9cc6f90128a1",
            "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/552057ea-d87b-4264-a88f-ba373750dbed/?format=api",
                "uuid": "552057ea-d87b-4264-a88f-ba373750dbed",
                "name": "41DP0019002",
                "code": "41DP0019002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:52.716761Z",
            "last_modified": "2022-12-20T14:01:46.825074Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e510377a-20fd-4316-87fe-7ed881a2f3d8/?format=api",
            "uuid": "e510377a-20fd-4316-87fe-7ed881a2f3d8",
            "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/e9ff868a-6808-435e-9923-b525adf8eec1/?format=api",
                "uuid": "e9ff868a-6808-435e-9923-b525adf8eec1",
                "name": "41BP0095002",
                "code": "41BP0095002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:51:55.615628Z",
            "last_modified": "2022-12-20T14:01:47.551564Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9f01cea8-c4ac-4887-8fe3-2e20708dadb0/?format=api",
            "uuid": "9f01cea8-c4ac-4887-8fe3-2e20708dadb0",
            "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/beda5992-bc33-42fe-b602-36408d97d734/?format=api",
                "uuid": "beda5992-bc33-42fe-b602-36408d97d734",
                "name": "41DP0036001",
                "code": "41DP0036001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:52:01.686791Z",
            "last_modified": "2022-12-20T14:01:49.347783Z",
            "access_modifier": "Public"
        }
    ]
}