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/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 282,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=22",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/00f0e6a4-e8ea-4665-bec6-ee2d2acfb90b/?format=api",
            "uuid": "00f0e6a4-e8ea-4665-bec6-ee2d2acfb90b",
            "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/3b47d6e6-7bcc-4c08-bc8d-8df04a433216/?format=api",
                "uuid": "3b47d6e6-7bcc-4c08-bc8d-8df04a433216",
                "name": "B28C0207061",
                "code": "28CP0207061"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:37.664774Z",
            "last_modified": "2022-10-04T20:20:37.664761Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bfea6005-43e4-4fc9-adf4-de6a88d280e4/?format=api",
            "uuid": "bfea6005-43e4-4fc9-adf4-de6a88d280e4",
            "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/c00f190f-cdad-4de2-91d2-c478076e0443/?format=api",
                "uuid": "c00f190f-cdad-4de2-91d2-c478076e0443",
                "name": "B28C0207062",
                "code": "28CP0207062"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:40.482360Z",
            "last_modified": "2022-10-04T20:20:40.482348Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9b11cc21-7feb-4e4c-9a2e-016cdeafd97b/?format=api",
            "uuid": "9b11cc21-7feb-4e4c-9a2e-016cdeafd97b",
            "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/c00f190f-cdad-4de2-91d2-c478076e0443/?format=api",
                "uuid": "c00f190f-cdad-4de2-91d2-c478076e0443",
                "name": "B28C0207062",
                "code": "28CP0207062"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:40.942205Z",
            "last_modified": "2022-10-04T20:20:40.942190Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c095d5e7-d77f-47f3-9624-fdb3d7ec4235/?format=api",
            "uuid": "c095d5e7-d77f-47f3-9624-fdb3d7ec4235",
            "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/015c2e53-0e49-4f44-8e32-8e58e2d9a11f/?format=api",
                "uuid": "015c2e53-0e49-4f44-8e32-8e58e2d9a11f",
                "name": "B28C0207063",
                "code": "28CP0207063"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:43.680625Z",
            "last_modified": "2022-10-04T20:20:43.680611Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5e42bb03-7bfd-4e4f-802e-5ac3c7453087/?format=api",
            "uuid": "5e42bb03-7bfd-4e4f-802e-5ac3c7453087",
            "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/015c2e53-0e49-4f44-8e32-8e58e2d9a11f/?format=api",
                "uuid": "015c2e53-0e49-4f44-8e32-8e58e2d9a11f",
                "name": "B28C0207063",
                "code": "28CP0207063"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:44.116630Z",
            "last_modified": "2022-10-04T20:20:44.116613Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2b32cc94-7431-443f-b7d1-a9c293bd7ff8/?format=api",
            "uuid": "2b32cc94-7431-443f-b7d1-a9c293bd7ff8",
            "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/f50b9589-7afe-4c62-b8b4-1075a7c2246b/?format=api",
                "uuid": "f50b9589-7afe-4c62-b8b4-1075a7c2246b",
                "name": "B28C0207064",
                "code": "28CP0207064"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:46.841703Z",
            "last_modified": "2022-10-04T20:20:46.841691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1d074ed2-631b-4099-a74f-09ab101e8fbf/?format=api",
            "uuid": "1d074ed2-631b-4099-a74f-09ab101e8fbf",
            "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/f50b9589-7afe-4c62-b8b4-1075a7c2246b/?format=api",
                "uuid": "f50b9589-7afe-4c62-b8b4-1075a7c2246b",
                "name": "B28C0207064",
                "code": "28CP0207064"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:47.318220Z",
            "last_modified": "2022-10-04T20:20:47.318206Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6aa87e63-0f7e-4c6f-8951-1343d70f7558/?format=api",
            "uuid": "6aa87e63-0f7e-4c6f-8951-1343d70f7558",
            "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/6e1e0c0b-692a-43ca-8595-9f77cc16e26d/?format=api",
                "uuid": "6e1e0c0b-692a-43ca-8595-9f77cc16e26d",
                "name": "B28C0207065",
                "code": "28CP0207065"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:50.163470Z",
            "last_modified": "2022-10-04T20:20:50.163457Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1b7c51f6-ba60-44f1-b442-bdfe9632ac65/?format=api",
            "uuid": "1b7c51f6-ba60-44f1-b442-bdfe9632ac65",
            "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/6e1e0c0b-692a-43ca-8595-9f77cc16e26d/?format=api",
                "uuid": "6e1e0c0b-692a-43ca-8595-9f77cc16e26d",
                "name": "B28C0207065",
                "code": "28CP0207065"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:50.584555Z",
            "last_modified": "2022-10-04T20:20:50.584541Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0179af6b-0bfe-435f-a609-058e33ac0e86/?format=api",
            "uuid": "0179af6b-0bfe-435f-a609-058e33ac0e86",
            "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/c8f0e775-4bef-417a-bd17-90b7f36ee312/?format=api",
                "uuid": "c8f0e775-4bef-417a-bd17-90b7f36ee312",
                "name": "B28C0207066",
                "code": "28CP0207066"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:53.443545Z",
            "last_modified": "2022-10-04T20:20:53.443532Z",
            "access_modifier": "Public"
        }
    ]
}