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/?page=26
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 258,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/pumps/?page=25",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumps/3174/",
            "id": 3174,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d5a273ab-ce1a-4957-b263-e8e670fba0ee/",
                "https://demo.lizard.net/api/v4/timeseries/3fe8f36a-f1c0-4afc-aea3-bf9391ae345f/",
                "https://demo.lizard.net/api/v4/timeseries/b7032686-2928-404e-92c4-c444c0f5edb3/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20311/",
            "name": "",
            "code": "KW216612",
            "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/3175/",
            "id": 3175,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/21aec36a-0ec6-4012-bd53-e58b21a9cca5/",
                "https://demo.lizard.net/api/v4/timeseries/7d663096-2853-4498-b853-8a0b36e1af70/",
                "https://demo.lizard.net/api/v4/timeseries/5d9acd17-879e-4363-92f5-45c9af4220bb/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20314/",
            "name": "",
            "code": "KW217612",
            "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/3176/",
            "id": 3176,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3e079294-8bba-4715-8151-0cd40f71d50f/",
                "https://demo.lizard.net/api/v4/timeseries/a258f77d-d5cb-4c1c-a3d5-e64343184e5b/",
                "https://demo.lizard.net/api/v4/timeseries/e034f72a-700f-4b6f-aa10-9a5fbeea19e0/",
                "https://demo.lizard.net/api/v4/timeseries/81dfef89-ff6b-49b2-a938-8e76643ffeb9/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20322/",
            "name": "",
            "code": "KW323611",
            "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/3177/",
            "id": 3177,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/078b4208-21d5-4ec9-a4e5-8f9018be9a0e/",
                "https://demo.lizard.net/api/v4/timeseries/64ca7474-c662-4455-b1aa-4311bce3e135/",
                "https://demo.lizard.net/api/v4/timeseries/dfd3271a-35e3-43bc-a4d9-8c4d0fab1456/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20341/",
            "name": "",
            "code": "KW434012",
            "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/3178/",
            "id": 3178,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/08177f98-ccc4-4f63-9cd0-491e0b313a3d/",
                "https://demo.lizard.net/api/v4/timeseries/9b78ee33-f651-4923-811a-d5329433c045/",
                "https://demo.lizard.net/api/v4/timeseries/7038da0c-e07c-4784-ad39-f8dd2b2a6dfb/",
                "https://demo.lizard.net/api/v4/timeseries/5ec8ba5a-7061-4fef-a25f-05c6399f98b9/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20362/",
            "name": "",
            "code": "KW438811",
            "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/3179/",
            "id": 3179,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ec89e30f-5dd9-4f8c-860e-0b4a4d209d48/",
                "https://demo.lizard.net/api/v4/timeseries/868bdd99-c628-4491-9a69-9e49d45576bb/",
                "https://demo.lizard.net/api/v4/timeseries/088972b7-0600-401b-9f9e-a1ad8d5c1a22/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20363/",
            "name": "",
            "code": "KW438911",
            "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/3180/",
            "id": 3180,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/e2ca9eb6-771c-4d18-bc68-eabc4575ca36/",
                "https://demo.lizard.net/api/v4/timeseries/679a5929-44a4-41f9-8514-fd1968bda646/",
                "https://demo.lizard.net/api/v4/timeseries/f20512bd-ecfc-467e-9e4d-156a940cb714/",
                "https://demo.lizard.net/api/v4/timeseries/a7f58290-4355-46d8-a841-41e5f4b90a88/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20364/",
            "name": "",
            "code": "KW439411",
            "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/3181/",
            "id": 3181,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/6a3120db-6708-492d-9190-d8dde9919c4e/",
                "https://demo.lizard.net/api/v4/timeseries/d37b8895-adb7-4078-9f81-483bf73a7b0e/",
                "https://demo.lizard.net/api/v4/timeseries/25e72079-8a8b-4ae1-bab2-d98f66df69d8/"
            ],
            "pump_station": "https://demo.lizard.net/api/v4/pumpstations/20365/",
            "name": "",
            "code": "KW439911",
            "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"
        }
    ]
}