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=10
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=11",
    "previous": "https://demo.lizard.net/api/v4/pumps/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3012/?format=api",
            "id": 3012,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/42f8b021-4182-493f-910f-ac858ab14840/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d3e00cb4-4356-4efd-86bb-6699384c7e8f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c2a754f6-afc0-49e9-bc19-c122ab118ab1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d2c6059f-8e97-4fd2-a32d-90ef66deca37/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20353/?format=api",
            "name": "MOLENVLIET_4368_pompvijzel1",
            "code": "KW436813",
            "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/3013/?format=api",
            "id": 3013,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/2992aa69-d459-4041-adf3-0d9909b0f6f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9c048605-af68-4fa5-96e4-13eb7be22728/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/49160666-1339-4e5a-b745-5d45cb303662/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/274e81da-a056-44aa-9f09-2d0c6576ce58/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20353/?format=api",
            "name": "MOLENVLIET_4368_pompvijzel2",
            "code": "KW436814",
            "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/3014/?format=api",
            "id": 3014,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/2ffb993d-ecb3-42a5-861d-c74e8f71e138/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e332603b-7acc-45cc-bb44-602534dbb4b9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/de5dc032-4d68-4e62-b452-c40db37d8b0c/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20356/?format=api",
            "name": "GRAVESLOOT_4373_pompvijzel1",
            "code": "KW437311",
            "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/3015/?format=api",
            "id": 3015,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/bb4f208f-264c-4afb-afb2-f1373c82452e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3d1f1535-ffc2-4e6d-811a-ac9417779d5b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/57854efc-50df-42aa-899a-6d77576569d9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/70346bee-aa88-4017-a2b2-6e5a80508552/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20331/?format=api",
            "name": "NOORDZIJDERPOLDER_4312_pompvijzel1",
            "code": "KW431212",
            "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/3016/?format=api",
            "id": 3016,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/8f3ea5d5-20cc-4380-b347-a04bdff6f59e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/735bec0a-a4dc-4efc-a49b-514d3680841d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9d1b7960-5793-47dd-83e2-5cc9889d0b02/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/645e7c08-5a57-42bb-bff6-a15f4f182d8a/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20331/?format=api",
            "name": "NOORDZIJDERPOLDER_4312_pompvijzel2",
            "code": "KW431213",
            "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/3017/?format=api",
            "id": 3017,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d11d55a5-468a-41a6-b94e-f34fe02279df/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/101077e9-da0e-424c-9376-ce282fe3c232/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/98241b09-01f8-4ae3-a279-2477c29a6286/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20272/?format=api",
            "name": "STRIJP_1079_pompvijzel1",
            "code": "KW107911",
            "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/3018/?format=api",
            "id": 3018,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/834cedfb-d42b-4a8b-9f32-7f2d65461585/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/52cf754b-6c9c-4427-a589-922edad18cd6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a55e90f8-c332-4abc-9805-bc3847011178/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/501ed277-726b-4b5a-8cdb-b78046a6a6ba/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20329/?format=api",
            "name": "KAMERIK TEYLINGENS_4310_pompvijzel1",
            "code": "KW431012",
            "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/3019/?format=api",
            "id": 3019,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/951fa932-6821-4cba-806d-6cd2815d168e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/71932a69-0e3d-4c09-a6fd-53428b91050f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4a5fe1f3-19d1-4655-9171-53e76e8242e7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5373d9df-a0d7-41b9-a9f9-0c4158db3573/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20329/?format=api",
            "name": "KAMERIK TEYLINGENS_4310_pompvijzel2",
            "code": "KW431013",
            "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/3020/?format=api",
            "id": 3020,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ad5800df-622e-4e4a-a5e7-7334385078a8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6be72a1f-c6b6-4fb9-b1d7-b1ce2032997a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a56cb364-7b5f-46a8-9493-68e309aa9712/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8f6f7a2d-eda8-4452-aa12-85c539289701/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20336/?format=api",
            "name": "ZEGVELD GEMAAL_4322_pompvijzel1",
            "code": "KW432222",
            "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/3021/?format=api",
            "id": 3021,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/8baafb58-e6aa-4605-8c75-48652e56f693/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2c368b43-c8a4-41a6-a379-b369a77672ef/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/47fda5b4-0940-46f5-8c51-62088c379dc5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9f5cb437-5762-46fc-925c-964e70b0a700/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20336/?format=api",
            "name": "ZEGVELD GEMAAL_4322_pompvijzel2",
            "code": "KW432223",
            "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"
        }
    ]
}