List assets of type PumpStation

Query parameters:

organisation Filter by organisation. Supports lookups on uuid and name.

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.

geometry The following lookups are available: isnull, contained, contains, contains_properly, covered_by, covers, crosses, disjoint, equals, intersects, overlaps, and within. Query geometries can be supplied as WKT, EWKT or HEXEWKB.

boundary__id: Filter on geometry of the region/boundary with the id boundary__id. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__code: Filter on geometry of the region/boundary with the id boundary__code. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__type: Spatial filter on geometry, whereby geometry is specified by a region/boundary object (see below) and filter operator is ST_Intersects. Available types are COUNTRY, PROVINCE, WATER_BOARD, MUNICIPALITY, CATCHMENT, POLDER, FIXED_DRAINAGE_LEVEL_AREA, PUMPED_DRAINAGE_AREA, MAIN_PUMPED_DRAINAGE_AREA, DISTRICT, NEIGHBOURHOOD, CADASTRE, PLANTATION, FIELD, CITY, and CUSTOM

boundary__name: Filter on name of the region/boundary with the name boundary__name. Requires boundary__type. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

simplify: Simplify the query geometries (in WGS84) using this value as tolerance. A higher value may result in a better response time for detailed geometries. Defaults to 0.00001 degrees (approx. 1 meter). NB: Returned geometries are unaffected.

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: search

Full-text search in 'code' and 'name' fields. Results are ranked.

Examples:

?code=ABC_2123

?code__startswith=ABC

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

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

?organisation__name__startswith=Nelen

?organisation__uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb

?organisation__name__icontains=Schuur

?geometry__intersects=POINT (5 52)

?boundary__id=198

?boundary__code=NL_GM0344

?boundary__type=PROVINCE&boundary__name=Utrecht

/search/abc/
GET /api/v4/pumpstations/?format=api&page=298
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3136,
    "next": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=299",
    "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=297",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/27562/?format=api",
            "id": 27562,
            "code": "H4624",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.59467989,
                    52.70067084,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:19.630951Z",
            "created": "2021-02-19T04:49:57.942769Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/23721067-b5b5-4259-bc8e-763518941987/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f4a633c5-c85c-420c-9094-56128cf0203b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e8eb1fee-cdd9-46a7-8359-9dd5b72f5764/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5c34771f-0636-4223-aee9-6cd609c142c1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d14c900a-8940-44a5-ac7f-b5337c63657c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e970d44e-3b7e-45e1-b4f6-ce1412c3681e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/93c65845-7162-4498-8849-bc816120cd65/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cc0f0dba-a825-466f-bf37-e3620fb14bec/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/341887fa-19e7-4cc9-9c53-1e0a607a49f3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0b121120-f81b-4fb3-8edb-8ec69c077d5e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cb162b69-fdae-48c4-8099-5f9a44b99b37/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fb501b8a-eb33-4937-828f-537db940b32d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9e4767f4-4b9c-4eb0-b455-1f27305e0bbc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/eab34b0a-d91f-4a22-8cac-c5b78ab68589/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/aa2d2d10-bd31-4814-bf63-9e6aa550bfeb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a5ccb5e3-8b45-4c69-8914-021c153061e3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/12a49934-3fa2-4622-afca-2fb1b814b367/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fbeda21a-0cce-4119-891f-774efb1dfbe0/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Hevel  Schapenpad",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/27563/?format=api",
            "id": 27563,
            "code": "OP2504",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.42837963,
                    52.49780421,
                    0.0
                ]
            },
            "last_modified": "2021-02-19T04:49:58.061671Z",
            "created": "2021-02-19T04:49:58.061696Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Hollandsehout",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/27564/?format=api",
            "id": 27564,
            "code": "OP2401",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.49639336,
                    52.34621234,
                    0.0
                ]
            },
            "last_modified": "2021-02-19T04:49:58.182070Z",
            "created": "2021-02-19T04:49:58.182096Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "other",
            "name": "Pomp Trekkersveld Horsterparc",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/27565/?format=api",
            "id": 27565,
            "code": "H4625",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.98249162,
                    52.65805013,
                    0.0
                ]
            },
            "last_modified": "2021-02-19T04:49:58.264791Z",
            "created": "2021-02-19T04:49:58.264817Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3090d884-0ab0-4d4b-a19b-aa6548117192/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b77aec51-7cf3-438a-800c-dfc869712a7f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8aae0da1-1b7f-428f-ac5e-ce4ce3553cfc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ae02ab99-29a5-4b0a-816a-49263fd8d374/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f0def26b-6a30-45dc-8e30-a219261cc8af/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Hevel Kadoelen",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/28148/?format=api",
            "id": 28148,
            "code": "112_4",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.15869594,
                    52.34551154,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:28:54.175323Z",
            "created": "2021-06-20T07:10:02.193134Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Europkwartier Oost",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": -5.68,
            "stop_level": -5.98,
            "start_level_delivery_side": -5.33,
            "stop_level_delivery_side": -6.08
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/28151/?format=api",
            "id": 28151,
            "code": "271_5",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.288744586,
                    52.36032291,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:31:43.087100Z",
            "created": "2021-06-20T07:10:27.645263Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Nobellaan",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": -7.76,
            "stop_level": -8.06,
            "start_level_delivery_side": -7.15,
            "stop_level_delivery_side": -8.16
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/28250/?format=api",
            "id": 28250,
            "code": "113_2",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.141870902,
                    52.34680803,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:28:55.418617Z",
            "created": "2021-07-11T07:10:03.204734Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Langs de Poortdreef",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": -4.9,
            "stop_level": -5.25,
            "start_level_delivery_side": -4.25,
            "stop_level_delivery_side": -5.35
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/28521/?format=api",
            "id": 28521,
            "code": "113_6",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.137194871,
                    52.34322116,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:28:56.623670Z",
            "created": "2021-09-05T07:10:03.345811Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Zeeduinweg",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": -1.0,
            "stop_level": -1.35,
            "start_level_delivery_side": -0.6,
            "stop_level_delivery_side": -1.45
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/28522/?format=api",
            "id": 28522,
            "code": "113_9",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.141846,
                    52.346924,
                    0.0
                ]
            },
            "last_modified": "2024-12-23T10:06:36.349798Z",
            "created": "2021-09-05T07:10:03.403485Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Vacuumgemaal Poortdreef Bomenrijk",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/28543/?format=api",
            "id": 28543,
            "code": "132_4",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.177319977,
                    52.39494184,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:29:14.031208Z",
            "created": "2021-09-08T11:25:06.744461Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Ankerbol",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": -5.26,
            "stop_level_delivery_side": null
        }
    ]
}