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/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7010b5d0-01d8-4df5-8f7b-99485275454b/?format=api",
            "uuid": "7010b5d0-01d8-4df5-8f7b-99485275454b",
            "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/1d69b1dc-15b5-4697-bd68-af25cff3fcfa/?format=api",
                "uuid": "1d69b1dc-15b5-4697-bd68-af25cff3fcfa",
                "name": "16GA0226003",
                "code": "16GA0226003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:02.831719Z",
            "last_modified": "2022-10-04T18:16:02.831705Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c8767bdc-6ded-46de-b043-539cc2c25056/?format=api",
            "uuid": "c8767bdc-6ded-46de-b043-539cc2c25056",
            "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/1d69b1dc-15b5-4697-bd68-af25cff3fcfa/?format=api",
                "uuid": "1d69b1dc-15b5-4697-bd68-af25cff3fcfa",
                "name": "16GA0226003",
                "code": "16GA0226003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:03.266236Z",
            "last_modified": "2022-10-04T18:16:03.266223Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6e365967-46cb-4e12-b83e-cf544f215fdf/?format=api",
            "uuid": "6e365967-46cb-4e12-b83e-cf544f215fdf",
            "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/150cc8c4-50e8-4f87-b2df-0d978a0930bb/?format=api",
                "uuid": "150cc8c4-50e8-4f87-b2df-0d978a0930bb",
                "name": "16GA0226004",
                "code": "16GA0226004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:05.133194Z",
            "last_modified": "2022-10-04T18:16:05.133178Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/579e6c82-e584-4463-8854-9f3dd74d1092/?format=api",
            "uuid": "579e6c82-e584-4463-8854-9f3dd74d1092",
            "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/150cc8c4-50e8-4f87-b2df-0d978a0930bb/?format=api",
                "uuid": "150cc8c4-50e8-4f87-b2df-0d978a0930bb",
                "name": "16GA0226004",
                "code": "16GA0226004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:05.547350Z",
            "last_modified": "2022-10-04T18:16:05.547337Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e7e70557-53bd-49d5-b545-8638c2d96d0b/?format=api",
            "uuid": "e7e70557-53bd-49d5-b545-8638c2d96d0b",
            "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/86c1093a-c9a0-497d-b56f-61f5573e7c70/?format=api",
                "uuid": "86c1093a-c9a0-497d-b56f-61f5573e7c70",
                "name": "B16G0227001",
                "code": "16GA0227001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:07.365777Z",
            "last_modified": "2022-10-04T18:16:07.365763Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/76c6f235-1e8a-44fe-9358-265358147293/?format=api",
            "uuid": "76c6f235-1e8a-44fe-9358-265358147293",
            "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/86c1093a-c9a0-497d-b56f-61f5573e7c70/?format=api",
                "uuid": "86c1093a-c9a0-497d-b56f-61f5573e7c70",
                "name": "B16G0227001",
                "code": "16GA0227001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:07.831087Z",
            "last_modified": "2022-10-04T18:16:07.831075Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b37eb5a3-5550-4000-a865-1118f7665b06/?format=api",
            "uuid": "b37eb5a3-5550-4000-a865-1118f7665b06",
            "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/8797e971-d8f6-4945-b2db-d65371daedcc/?format=api",
                "uuid": "8797e971-d8f6-4945-b2db-d65371daedcc",
                "name": "B16G0227002",
                "code": "16GA0227002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:09.985860Z",
            "last_modified": "2022-10-04T18:16:09.985845Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77a1c40f-ddac-43c6-9d97-b7c3894ad012/?format=api",
            "uuid": "77a1c40f-ddac-43c6-9d97-b7c3894ad012",
            "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/8797e971-d8f6-4945-b2db-d65371daedcc/?format=api",
                "uuid": "8797e971-d8f6-4945-b2db-d65371daedcc",
                "name": "B16G0227002",
                "code": "16GA0227002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:10.409007Z",
            "last_modified": "2022-10-04T18:16:10.408993Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae19cef7-2019-46c5-8ef4-9414e048a5af/?format=api",
            "uuid": "ae19cef7-2019-46c5-8ef4-9414e048a5af",
            "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/b8569cf3-2c41-487d-9276-9336748a0b44/?format=api",
                "uuid": "b8569cf3-2c41-487d-9276-9336748a0b44",
                "name": "B16G0227003",
                "code": "16GA0227003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:12.294895Z",
            "last_modified": "2022-10-04T18:16:12.294882Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4affa86b-821f-46a7-adf8-5083a0f0f2f2/?format=api",
            "uuid": "4affa86b-821f-46a7-adf8-5083a0f0f2f2",
            "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/b8569cf3-2c41-487d-9276-9336748a0b44/?format=api",
                "uuid": "b8569cf3-2c41-487d-9276-9336748a0b44",
                "name": "B16G0227003",
                "code": "16GA0227003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:12.705097Z",
            "last_modified": "2022-10-04T18:16:12.705085Z",
            "access_modifier": "Public"
        }
    ]
}