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=293
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=294",
    "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=292",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/26836/?format=api",
            "id": 26836,
            "code": "OP4130",
            "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.89065262,
                    52.65199237,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:07:30.755395Z",
            "created": "2020-07-07T19:44:53.372027Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/5f88cc0d-ab9c-411e-a7d0-3df0689c55a8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/904c663e-388e-46b9-af00-8622118a2da3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b204f09d-de36-4c47-8631-ed16698a3d98/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/04b2a74a-7f5f-4421-911b-d59661a4f71a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cc746b63-ecf7-409b-924b-95cf4ab51538/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4c3119a9-7ff5-4523-abfb-b7105c8ac58b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5851ba55-b5b6-4438-8720-7d019954fec5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/170b1fcf-5f18-4816-a4e1-ce4620710f0a/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Hertentocht-1",
            "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/26837/?format=api",
            "id": 26837,
            "code": "OP4135",
            "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.89080082,
                    52.6520277,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:08:14.111566Z",
            "created": "2020-07-07T19:44:53.414083Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/892349e2-a017-4302-a754-35f8ad1793f6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b632f15e-82a2-4b81-82b5-4eca2024bf71/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d74185e8-7420-42ff-8916-864496b9a3b6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1c0061fe-b030-40d5-9685-4298507a3c8a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6f1358fa-8c03-482f-8235-ade7344ea3f6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/37739c43-7ec5-4a79-a35c-a00ecfa84a66/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9a9e57a5-0b05-42e5-9aee-eff452f87738/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Hertentocht-2",
            "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/26838/?format=api",
            "id": 26838,
            "code": "OP2004",
            "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.75175031,
                    52.69185502,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:07:37.193859Z",
            "created": "2020-07-07T19:44:53.455351Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f0ab16ea-3a9b-488e-9aa6-ab0ed7ddf897/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b836d9bd-6a99-4ece-9968-1ceab142c6e3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1e235fe2-87b4-4670-b0ef-a81a623f741b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9580d162-d6dc-4bd4-9d29-d286a61b8067/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9179adf0-b847-4f73-b1de-edbadd1a73df/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1a8951b0-cbf3-488b-89b3-2c8354ab3f01/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/63b6d0ca-3d28-4cdf-94f1-231d745be210/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/92e1f77a-d54c-48c6-bca3-b5d27fa1c0a1/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Industrieterrein A6",
            "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/26839/?format=api",
            "id": 26839,
            "code": "OP2005",
            "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.74031323,
                    52.7173633,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:19.162311Z",
            "created": "2020-07-07T19:44:53.493421Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/fd217b32-e3ee-4689-a2a1-02db17c9e9cd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/baedb025-35aa-4427-b610-b6da8c942747/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/674517ce-f0ea-4d52-900c-fb927cd32dcb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cd6528f7-c62d-4ee3-8f4f-bda72393d5bd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a3241cb6-abf4-4197-92fd-3f4aa8bf4e7b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ef8344e5-6665-48f4-a1bd-19d7004901de/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4cfaae2b-d3b9-4ad7-9fce-4bf8e14646bc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e295e0fd-4d22-4b57-acfe-40e5e27be6c5/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Erven Oost",
            "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/26840/?format=api",
            "id": 26840,
            "code": "OP2003",
            "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.72140563,
                    52.71799665,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:07:59.064685Z",
            "created": "2020-07-07T19:44:53.533457Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/9531af7b-775c-413c-b5d1-a1a4a3b64585/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1ec6fc59-456d-4054-9f14-1221420be2da/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ac3a73e3-1730-44cb-bf23-011d1b7ca5b9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ed700cdd-6697-4da3-abb6-e13a036ebf49/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7260b102-d6b9-4560-8a4c-23044ff50bd5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/00739d08-d984-4200-8c48-18c0c6c17e14/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4b6b2a1c-1743-4353-8a44-6337e0007367/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Woonwijk Erven West",
            "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/26841/?format=api",
            "id": 26841,
            "code": "OP2006",
            "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.73434185,
                    52.71711031,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:31.226791Z",
            "created": "2020-07-07T19:44:53.576855Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/8fbd78c6-0d01-4a7f-b29c-744e96f2134d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a3863425-9437-4652-9dab-d5fa8a19ff14/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6495f7b6-e50e-41fa-9e15-ef65c97dd48f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/23730cc8-caf3-44ea-bfed-bc657bd02692/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8412fc7f-2f6b-4b42-9561-b2aed44bff7f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/023d07a4-463c-4405-b3d8-1458ee7fd656/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4c1ab648-6528-48e2-aa99-7c0e4d7a346a/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Espelervaer",
            "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/26842/?format=api",
            "id": 26842,
            "code": "OP2008",
            "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.76984517,
                    52.70787427,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:08:24.333427Z",
            "created": "2020-07-07T19:44:53.613129Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/066dad1f-aaf7-48e6-a8ba-ac30785315fc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b29b8cc4-388c-40c2-aec4-252cf212d4c1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e15973e9-21ba-4fbf-94f9-f231eefe11b9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ad14986f-2646-413e-a80f-6044bef88514/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b5bda30d-7369-427e-8b15-ad921bb459a1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d412341d-1433-4c9f-9a7e-7dd78a52cbe5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5e923435-50bb-4c1c-989d-b896366bbe7a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/58d87e6f-80af-466a-a6e3-d00826fccca8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3d0ca729-d4f9-4479-ad8b-5c725de8d2a2/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp De Zuidert",
            "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/26843/?format=api",
            "id": 26843,
            "code": "OP2009",
            "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.85780778,
                    52.70543809,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:10:03.802731Z",
            "created": "2020-07-07T19:44:53.650543Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/6de24824-6bd4-48bb-98a7-ac1afe5fbcd1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2acd2868-becd-47e9-a79e-c64bfca898fc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/737e6941-3c5d-43c1-90b3-18a64a0b8030/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/275acaee-015b-4bcd-a595-b1f29ec11132/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/93d704b0-8fb8-470a-8439-578e6a512d8d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0ca600a7-a903-4187-811f-2170f02cc1cc/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Marknesse Zuid",
            "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/26844/?format=api",
            "id": 26844,
            "code": "OP2007",
            "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.79230072,
                    52.71246973,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:46.280325Z",
            "created": "2020-07-07T19:44:53.687148Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/473a0d40-9c94-4629-acc6-96e84090420e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9ae3343b-4b0b-440e-976d-eb3c32828b87/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1d80557f-af3d-4748-a217-fd4f9fdb5d14/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ae296277-936b-4141-ba3e-dac0d65a506b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/127c99ec-98d3-4529-b6f8-553085aa37f9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/30323fc6-15bf-4e82-8d9d-962ee330aea8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/58167756-3001-454e-9604-66896ee40b20/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c3eeb83b-41f1-42a4-9d63-34f9aad0f306/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp De Munt",
            "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/26845/?format=api",
            "id": 26845,
            "code": "OP2002",
            "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.73886357,
                    52.73171328,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:08:43.711117Z",
            "created": "2020-07-07T19:44:53.725273Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/752dfb76-d3e9-4315-b5e9-cdee2d05a2dc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1b7fd6c1-594b-470b-a864-2e3bbd3455cb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a4e4fb5d-a507-4df6-acbb-d7f815ca4524/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d73f062b-0fc0-4714-a377-2234d942dbb7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/dfb9fb27-7889-4b35-84dc-cfdd1b036417/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4fd1fbd9-624b-493f-9973-e53b1520066d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/997c04ad-07c6-477a-8b04-3ae58acec315/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/abde7a3a-cc08-4104-b042-64f6a95a8ffa/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Emmelhage",
            "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
        }
    ]
}