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=17
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=18",
    "previous": "https://demo.lizard.net/api/v4/pumps/?format=api&page=16",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3082/?format=api",
            "id": 3082,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d8f2ded9-4b8d-4624-b50b-ecfc1c45934d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/761f5151-14bf-4d7b-b4f5-56e8fe3f1a9d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f2a92aeb-2966-4f27-bdf0-ec302804cbb2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/63632c1d-6d9c-4a99-83a5-6c52874b801c/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20319/?format=api",
            "name": "KEULEVAART_3230_pompvijzel1",
            "code": "KW323013",
            "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/3083/?format=api",
            "id": 3083,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ed3485b8-5102-4707-9c61-76c58e1277ea/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/028489f5-4919-44e3-82ee-33df477a49f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/356ebe32-bf1c-43ce-88dc-d8e779e910fd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c0d780e0-9570-4b31-8d12-ed28f75d5a38/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20255/?format=api",
            "name": "WIJNGAARD_1027_pompvijzel1",
            "code": "KW102711",
            "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/3084/?format=api",
            "id": 3084,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/a7894368-1c13-4002-80bf-d99520d51b73/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8f6b19d1-05ab-41c6-a596-916331cf8594/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c39f2447-cda4-46e9-b53a-961b9ac7c649/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20285/?format=api",
            "name": "OUDEGEIN_2122_pompvijzel1",
            "code": "KW212211",
            "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/3085/?format=api",
            "id": 3085,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ee32aa6f-41ab-4805-8c9e-65548de33518/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/12a5e7e5-d19e-43e1-9b41-25dab55a7344/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c25b47d3-6843-4de6-8571-921a49c954a6/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20285/?format=api",
            "name": "OUDEGEIN_2122_pompvijzel2",
            "code": "KW212212",
            "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/3086/?format=api",
            "id": 3086,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/2dded9f3-c083-4ade-b6d2-956d38af31b6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d2a5f13d-b2cd-4999-b03d-7ae7d2ba95a8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/47d4c8f7-82a5-4732-802a-429ee2a5aa33/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/675e0322-737a-4894-b71e-0bec7588743d/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20337/?format=api",
            "name": "OUDE MEIJE_4325_pompvijzel1",
            "code": "KW432512",
            "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/3087/?format=api",
            "id": 3087,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/347575d3-65bb-47a6-8514-e2239e389a29/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e6e64509-ff31-4c1e-87e3-b7b2faf0f683/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/74114ee9-c31a-4638-85d3-b625e64fce06/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20261/?format=api",
            "name": "SCHIPSLOOT COTHERGRIFT_1038_pompvijzel1",
            "code": "KW103821",
            "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/3088/?format=api",
            "id": 3088,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/0d579481-09ee-44f4-a563-b8f81130803a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8d187267-9782-4aa3-a919-84bb3e9fa040/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5ed0fb8d-7304-42d6-b5c6-54c26900b5a4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9a39c5be-d3ec-469c-87f0-f00b0dfa138d/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20235/?format=api",
            "name": "GEER_1003_pompvijzel1",
            "code": "KW100311",
            "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/3089/?format=api",
            "id": 3089,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f3fd9f4a-66d4-4c11-a565-5dc941ed371e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/218e0344-d107-4cce-88e1-d84c42ae92a9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d7093455-8d94-40db-9a56-2d11b7aea9b9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cac87cc7-d942-4077-aa96-417ff5ff3a3c/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20240/?format=api",
            "name": "OSSENWAARD_1008_pompvijzel1",
            "code": "KW100811",
            "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/3090/?format=api",
            "id": 3090,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/b47b432b-3119-4897-8e34-b9e1cb776637/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fc7196c1-a1f5-4567-af0a-6cb9f5531ae3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e4421363-c1d5-458f-8be9-1b4e8075fccd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e77feacb-b315-4d29-8153-15ef69bed603/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20253/?format=api",
            "name": "TURELUUR_1024_pompvijzel1",
            "code": "KW102411",
            "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/3091/?format=api",
            "id": 3091,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/13364a46-bf2f-492f-948e-ebab94f1e51e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4eefc36c-c32c-49a7-9db8-ced8ee5a8ce3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ad1be162-782b-4ad4-bf72-7b1f259a682e/?format=api"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20316/?format=api",
            "name": "ZWAAN_3223_pompvijzel1",
            "code": "KW322311",
            "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"
        }
    ]
}