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/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3914698a-cf5a-4193-abda-a94a6e6c5ae5/?format=api",
            "uuid": "3914698a-cf5a-4193-abda-a94a6e6c5ae5",
            "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/67598722-475e-471a-98d7-a035b3fc0671/?format=api",
                "uuid": "67598722-475e-471a-98d7-a035b3fc0671",
                "name": "40F-1874002",
                "code": "40F-1874002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:01.627220Z",
            "last_modified": "2022-10-04T21:53:01.627206Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a65e5932-24a5-472b-adf6-83bed699729a/?format=api",
            "uuid": "a65e5932-24a5-472b-adf6-83bed699729a",
            "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/67598722-475e-471a-98d7-a035b3fc0671/?format=api",
                "uuid": "67598722-475e-471a-98d7-a035b3fc0671",
                "name": "40F-1874002",
                "code": "40F-1874002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:02.048200Z",
            "last_modified": "2022-10-04T21:53:02.048187Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cbcb64c4-78b6-4c95-b44c-8bb1c70fd63a/?format=api",
            "uuid": "cbcb64c4-78b6-4c95-b44c-8bb1c70fd63a",
            "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/09dd622d-d2f1-4d4d-9e89-3080d0366986/?format=api",
                "uuid": "09dd622d-d2f1-4d4d-9e89-3080d0366986",
                "name": "40F-1874003",
                "code": "40F-1874003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:04.046933Z",
            "last_modified": "2022-10-04T21:53:04.046918Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e48682ac-553c-4590-81a5-beb5346a8dda/?format=api",
            "uuid": "e48682ac-553c-4590-81a5-beb5346a8dda",
            "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/09dd622d-d2f1-4d4d-9e89-3080d0366986/?format=api",
                "uuid": "09dd622d-d2f1-4d4d-9e89-3080d0366986",
                "name": "40F-1874003",
                "code": "40F-1874003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:04.508687Z",
            "last_modified": "2022-10-04T21:53:04.508673Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d33a9faf-3d77-4491-a119-8810a2672c47/?format=api",
            "uuid": "d33a9faf-3d77-4491-a119-8810a2672c47",
            "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/8d80e876-a4be-4155-b95c-1e751189ce56/?format=api",
                "uuid": "8d80e876-a4be-4155-b95c-1e751189ce56",
                "name": "40F-1874004",
                "code": "40F-1874004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:06.435989Z",
            "last_modified": "2022-10-04T21:53:06.435975Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/91d88d44-272d-4a41-b660-d2cc20f712dc/?format=api",
            "uuid": "91d88d44-272d-4a41-b660-d2cc20f712dc",
            "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/8d80e876-a4be-4155-b95c-1e751189ce56/?format=api",
                "uuid": "8d80e876-a4be-4155-b95c-1e751189ce56",
                "name": "40F-1874004",
                "code": "40F-1874004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:06.850991Z",
            "last_modified": "2022-10-04T21:53:06.850975Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13d78b65-1c30-411c-b5e9-61d0e421791c/?format=api",
            "uuid": "13d78b65-1c30-411c-b5e9-61d0e421791c",
            "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/0c667716-3437-4315-b91a-8fcc298faaad/?format=api",
                "uuid": "0c667716-3437-4315-b91a-8fcc298faaad",
                "name": "40F-1874005",
                "code": "40F-1874005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:08.922470Z",
            "last_modified": "2022-10-04T21:53:08.922455Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e09403ae-0a2e-40f5-b4ab-6bb4d3a286e4/?format=api",
            "uuid": "e09403ae-0a2e-40f5-b4ab-6bb4d3a286e4",
            "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/0c667716-3437-4315-b91a-8fcc298faaad/?format=api",
                "uuid": "0c667716-3437-4315-b91a-8fcc298faaad",
                "name": "40F-1874005",
                "code": "40F-1874005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:09.361633Z",
            "last_modified": "2022-10-04T21:53:09.361607Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/678a5fcf-28a9-4e00-b0b4-0e568e88ce47/?format=api",
            "uuid": "678a5fcf-28a9-4e00-b0b4-0e568e88ce47",
            "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/574ea52e-6095-47af-b30b-1439e1c8879a/?format=api",
                "uuid": "574ea52e-6095-47af-b30b-1439e1c8879a",
                "name": "40F-1874006",
                "code": "40F-1874006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:11.240279Z",
            "last_modified": "2022-10-04T21:53:11.240257Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/173b2b22-eb8f-4adb-9432-484067c745d3/?format=api",
            "uuid": "173b2b22-eb8f-4adb-9432-484067c745d3",
            "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/574ea52e-6095-47af-b30b-1439e1c8879a/?format=api",
                "uuid": "574ea52e-6095-47af-b30b-1439e1c8879a",
                "name": "40F-1874006",
                "code": "40F-1874006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:53:11.654534Z",
            "last_modified": "2022-10-04T21:53:11.654521Z",
            "access_modifier": "Public"
        }
    ]
}