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/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 90,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/565dab85-294f-43d4-85a4-87715a7ac29a/?format=api",
            "uuid": "565dab85-294f-43d4-85a4-87715a7ac29a",
            "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/dd1bad28-ba81-4a46-b110-668b7f7649bf/?format=api",
                "uuid": "dd1bad28-ba81-4a46-b110-668b7f7649bf",
                "name": "DRWP009008",
                "code": "DRWP009008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:23.945429Z",
            "last_modified": "2022-10-05T07:15:23.945417Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ac552dd-e5bc-43d9-808b-20da2f765c28/?format=api",
            "uuid": "2ac552dd-e5bc-43d9-808b-20da2f765c28",
            "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/dd1bad28-ba81-4a46-b110-668b7f7649bf/?format=api",
                "uuid": "dd1bad28-ba81-4a46-b110-668b7f7649bf",
                "name": "DRWP009008",
                "code": "DRWP009008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:24.346993Z",
            "last_modified": "2022-10-05T07:15:24.346980Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d25a8b16-37c0-4da9-9e28-4c9f3b4e0004/?format=api",
            "uuid": "d25a8b16-37c0-4da9-9e28-4c9f3b4e0004",
            "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/33db085c-4b94-46ad-8c2d-01f2072b419c/?format=api",
                "uuid": "33db085c-4b94-46ad-8c2d-01f2072b419c",
                "name": "DRWP009009",
                "code": "DRWP009009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:27.471192Z",
            "last_modified": "2022-10-05T07:15:27.471181Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/426a0acf-d6e3-4a63-9c50-1ea9e651a920/?format=api",
            "uuid": "426a0acf-d6e3-4a63-9c50-1ea9e651a920",
            "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/33db085c-4b94-46ad-8c2d-01f2072b419c/?format=api",
                "uuid": "33db085c-4b94-46ad-8c2d-01f2072b419c",
                "name": "DRWP009009",
                "code": "DRWP009009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:27.936917Z",
            "last_modified": "2022-10-05T07:15:27.936906Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b8414384-1501-4bf2-8c33-d6904b226081/?format=api",
            "uuid": "b8414384-1501-4bf2-8c33-d6904b226081",
            "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/9d308646-5871-45cf-8078-b59184111804/?format=api",
                "uuid": "9d308646-5871-45cf-8078-b59184111804",
                "name": "DRWP009010",
                "code": "DRWP009010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:30.859382Z",
            "last_modified": "2022-10-05T07:15:30.859368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1852b671-c860-4e24-9d9d-bd20ff12c16f/?format=api",
            "uuid": "1852b671-c860-4e24-9d9d-bd20ff12c16f",
            "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/9d308646-5871-45cf-8078-b59184111804/?format=api",
                "uuid": "9d308646-5871-45cf-8078-b59184111804",
                "name": "DRWP009010",
                "code": "DRWP009010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:31.292405Z",
            "last_modified": "2022-10-05T07:15:31.292390Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/398e449d-dd6e-4f0d-b6a7-1f5cefab8825/?format=api",
            "uuid": "398e449d-dd6e-4f0d-b6a7-1f5cefab8825",
            "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/b8e1ca35-677b-446a-9e1d-e26e3abd096c/?format=api",
                "uuid": "b8e1ca35-677b-446a-9e1d-e26e3abd096c",
                "name": "DRWP010001",
                "code": "DRWP010001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:34.419325Z",
            "last_modified": "2022-10-05T07:15:34.419311Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bfe23aa2-bd94-498b-a73e-4d4e97d8c062/?format=api",
            "uuid": "bfe23aa2-bd94-498b-a73e-4d4e97d8c062",
            "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/b8e1ca35-677b-446a-9e1d-e26e3abd096c/?format=api",
                "uuid": "b8e1ca35-677b-446a-9e1d-e26e3abd096c",
                "name": "DRWP010001",
                "code": "DRWP010001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:34.845674Z",
            "last_modified": "2022-10-05T07:15:34.845661Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9d04ede-642d-4c8c-8208-baf7b295b7df/?format=api",
            "uuid": "d9d04ede-642d-4c8c-8208-baf7b295b7df",
            "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/92e03097-d31a-45c0-a323-f15169c0c5f2/?format=api",
                "uuid": "92e03097-d31a-45c0-a323-f15169c0c5f2",
                "name": "DRWP010002",
                "code": "DRWP010002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:37.892949Z",
            "last_modified": "2022-10-05T07:15:37.892935Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b4b4fc47-6c2f-44c0-8b2d-2255bf8cd611/?format=api",
            "uuid": "b4b4fc47-6c2f-44c0-8b2d-2255bf8cd611",
            "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/92e03097-d31a-45c0-a323-f15169c0c5f2/?format=api",
                "uuid": "92e03097-d31a-45c0-a323-f15169c0c5f2",
                "name": "DRWP010002",
                "code": "DRWP010002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:15:38.361920Z",
            "last_modified": "2022-10-05T07:15:38.361906Z",
            "access_modifier": "Public"
        }
    ]
}