List assets of type Pump

Query parameters:

code Exact filter on the code field. The (case-sensitive) startswith lookup is also supported.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

page_size The number of results on a single page. Defaults to 10, maximum is 100. Note that pagination is disabled for the root endpoint: the response will be truncated to page_size.

Custom route: by-organisation

Filter assets by organisation UUID. Pagination is enabled.

Examples:

?code=ABC_2123

?code__startswith=ABC

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z

/by-organisation/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/
GET /api/v4/pumps/?format=api&page=25
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 258,
    "next": "https://demo.lizard.net/api/v4/pumps/?format=api&page=26",
    "previous": "https://demo.lizard.net/api/v4/pumps/?format=api&page=24",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3162/?format=api",
            "id": 3162,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/a9ffe859-b710-4fc4-81ce-564e0533ae1d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/52a7405b-74e9-4b82-8860-f85da7bfd78e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d40c4a34-9bbe-4b7b-a004-117e5e6139bb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/034f9fa9-73b0-46d8-b596-7d5c6e340030/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20280/?format=api",
            "name": "GALECOP_2111_pompvijzel1",
            "code": "KW211113",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3163/?format=api",
            "id": 3163,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/907bcf84-1ef7-4305-9c90-b17ffc8f1fe9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3f94baf1-4115-4abd-b100-e21423fdf658/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/aba3088e-99ce-42d4-a610-dc2b0fd23a3f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/abcd970f-f72d-4dca-b5ae-91c320c1bd09/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20280/?format=api",
            "name": "GALECOP_2111_pompvijzel2",
            "code": "KW211114",
            "type": "pompvijzel",
            "serial": 2,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3164/?format=api",
            "id": 3164,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/caa92c36-65fe-4f52-bf60-d0da6fd1ff1f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/660229ff-4fa6-4f52-84ca-74e380a2ff13/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/485737e9-4823-49fe-ab4b-59e53c9d6a9e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/08db5f9e-8e9f-4716-9018-127647ba1791/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20233/?format=api",
            "name": "WIJKERSLOOT_1001_pompvijzel1",
            "code": "KW100111",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3165/?format=api",
            "id": 3165,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/4d9fd696-1cb3-433e-ae3f-1edd2b923657/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/251fca56-0f8e-4ecf-bd96-22c5b1e12c5c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c65922cd-9302-4807-a319-e1e7c86763df/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f434ed9d-9782-476e-a0c2-3136db82d44b/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20296/?format=api",
            "name": "AANVOERDER_2140_pompvijzel1",
            "code": "KW214011",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3166/?format=api",
            "id": 3166,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/97bbf2d7-8931-435f-947d-cd719554e461/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8b9b750d-546f-48d9-b53e-4813bbb0836a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/34235c1c-b6cf-4f33-96f0-a59ebabd5f5b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ccb46d65-3940-447a-826c-f02509ca3617/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4ee19ecb-5297-4d55-8f2e-8fe745345399/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a023fd82-6449-4f25-92fc-dcbe0b41db72/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3b28a016-d90f-4da6-bf03-519ca08b00b8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1b831d4c-ebe0-4b66-9aa6-70e711ac4589/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20241/?format=api",
            "name": "CASPARGOUW_1009_pompvijzel1",
            "code": "KW100912",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3167/?format=api",
            "id": 3167,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/980ec88e-3f2c-4100-8cfb-a45d72cc9a66/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f09af913-95aa-46d4-9659-c7e653626715/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3af3364f-b3e4-4ad8-b0a3-eca276297cf2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c2f51414-f922-425a-b348-b3d4b6e20bd7/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20299/?format=api",
            "name": "NOORDERGEMAAL_2146_pompvijzel1",
            "code": "KW214611",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3168/?format=api",
            "id": 3168,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/432e551f-66c1-4763-ab9a-ee809b6a9ca1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/14ef1644-4404-42d0-891f-934fa2544ea2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/54fa8529-6bf9-4f73-b017-2609a2778050/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/03058056-2681-4d43-841a-b3aaa2a34e7b/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20299/?format=api",
            "name": "NOORDERGEMAAL_2146_pompvijzel2",
            "code": "KW214612",
            "type": "pompvijzel",
            "serial": 2,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2016-12-23T08:03:27.615531Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3171/?format=api",
            "id": 3171,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f8c99511-846e-4b41-986e-d5e9ea1f269c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/42a5ac3b-fb34-4018-b165-191a40fe63af/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/87147109-1207-4ced-b8e0-ca0130ce4193/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/93657e99-54d9-4ab1-826b-b111f1cf32cc/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20234/?format=api",
            "name": "",
            "code": "KW100211",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2017-02-16T14:56:24.258750Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3172/?format=api",
            "id": 3172,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/57aad67b-a1e8-4306-a049-25c1fb014671/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/883110d7-ef93-4cb3-8f8f-b3bb61905b72/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c4688eb2-5ba1-41f3-9982-c44b2915d4c3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5ef980a4-d699-4965-804f-2f339200e349/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20274/?format=api",
            "name": "",
            "code": "KW109111",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2017-02-16T14:56:24.258750Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3173/?format=api",
            "id": 3173,
            "timeseries": [],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20310/?format=api",
            "name": "",
            "code": "KW216511",
            "type": "pompvijzel",
            "serial": 1,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null,
            "reduction_factor_no_levels": null,
            "reduction_factor": null,
            "characteristics": null,
            "last_modified": "2019-06-25T07:27:04.132452Z",
            "created": "2017-02-16T14:56:24.258750Z"
        }
    ]
}