List assets of type PressurePipe

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/pressurepipes/112907/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/pressurepipes/112907/?format=api",
    "id": 112907,
    "code": "PL_31360",
    "organisation": {
        "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
        "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
        "name": "Hoogheemraadschap Hollands Noorderkwartier"
    },
    "geometry": {
        "type": "LineString",
        "coordinates": [
            [
                5.190311755461532,
                52.70194699528951,
                0.0
            ],
            [
                5.190307676329079,
                52.701946368076676,
                0.0
            ],
            [
                5.189983770653533,
                52.70189713206878,
                0.0
            ],
            [
                5.189942730115567,
                52.70189085414423,
                0.0
            ],
            [
                5.189884820505437,
                52.70188210381812,
                0.0
            ],
            [
                5.189732472063551,
                52.70185855723539,
                0.0
            ],
            [
                5.189674694028683,
                52.70185017548847,
                0.0
            ],
            [
                5.189629797011109,
                52.701842848577705,
                0.0
            ],
            [
                5.189572890452531,
                52.701834782768884,
                0.0
            ],
            [
                5.189425672931457,
                52.701811900351515,
                0.0
            ],
            [
                5.189047206622584,
                52.701753206808924,
                0.0
            ],
            [
                5.188366363383,
                52.7016423148873,
                0.0
            ],
            [
                5.187663295447161,
                52.70152653788207,
                0.0
            ],
            [
                5.186940988374949,
                52.70140983466109,
                0.0
            ],
            [
                5.186234221568196,
                52.70128929788623,
                0.0
            ],
            [
                5.185521181789929,
                52.70116322831657,
                0.0
            ],
            [
                5.184809467726066,
                52.70103607828858,
                0.0
            ],
            [
                5.184107508620578,
                52.70090856318054,
                0.0
            ],
            [
                5.183391805275924,
                52.70078208984491,
                0.0
            ],
            [
                5.182690717785527,
                52.70065340854059,
                0.0
            ],
            [
                5.181979938873899,
                52.70051959284024,
                0.0
            ],
            [
                5.181514166515701,
                52.700429225666156,
                0.0
            ],
            [
                5.181443472408297,
                52.7004155063382,
                0.0
            ],
            [
                5.181282589193352,
                52.70038427731683,
                0.0
            ],
            [
                5.180558741243693,
                52.70025047544385,
                0.0
            ],
            [
                5.17986768266831,
                52.700116178046976,
                0.0
            ],
            [
                5.179488186596931,
                52.70004325291927,
                0.0
            ],
            [
                5.179306433470523,
                52.700008668643456,
                0.0
            ],
            [
                5.179218729592334,
                52.69999151225257,
                0.0
            ],
            [
                5.179109710322087,
                52.6999707956802,
                0.0
            ],
            [
                5.179070527345899,
                52.699963456788254,
                0.0
            ],
            [
                5.17891341375426,
                52.69993350728685,
                0.0
            ],
            [
                5.17885535715206,
                52.69992244168781,
                0.0
            ],
            [
                5.178444437880424,
                52.69984436266035,
                0.0
            ],
            [
                5.177737871683017,
                52.699710501986274,
                0.0
            ],
            [
                5.177039115840432,
                52.69957456592523,
                0.0
            ],
            [
                5.176874250033096,
                52.69954220053579,
                0.0
            ],
            [
                5.176727189413993,
                52.69951424301853,
                0.0
            ],
            [
                5.17664161401944,
                52.69949787034763,
                0.0
            ],
            [
                5.176590976177346,
                52.699488614142545,
                0.0
            ],
            [
                5.176583896357467,
                52.69948731649152,
                0.0
            ],
            [
                5.176326480707112,
                52.69944017388564,
                0.0
            ],
            [
                5.175631937754252,
                52.6993097729452,
                0.0
            ],
            [
                5.174919515778528,
                52.69917590306693,
                0.0
            ],
            [
                5.174220149474901,
                52.69904127040195,
                0.0
            ],
            [
                5.173514685988187,
                52.69890800666184,
                0.0
            ],
            [
                5.17280628665784,
                52.698773978542235,
                0.0
            ],
            [
                5.172092600650735,
                52.698638939097016,
                0.0
            ],
            [
                5.17139525742526,
                52.69850551566529,
                0.0
            ],
            [
                5.170691955046691,
                52.69837245475314,
                0.0
            ],
            [
                5.16998283494918,
                52.698238084944755,
                0.0
            ],
            [
                5.169265220420892,
                52.69810226643311,
                0.0
            ],
            [
                5.168569369179265,
                52.697969718836774,
                0.0
            ],
            [
                5.167871348250211,
                52.69783407166205,
                0.0
            ],
            [
                5.167167628939072,
                52.69770286736908,
                0.0
            ],
            [
                5.166465586048559,
                52.697568588482675,
                0.0
            ],
            [
                5.16574305572639,
                52.69743212845448,
                0.0
            ],
            [
                5.16502549321089,
                52.69729412754574,
                0.0
            ],
            [
                5.165005098379861,
                52.6972903599152,
                0.0
            ],
            [
                5.164971932717987,
                52.69728460929742,
                0.0
            ],
            [
                5.164935458039511,
                52.69727796278782,
                0.0
            ],
            [
                5.164885601198431,
                52.697293686710644,
                0.0
            ],
            [
                5.164865259876236,
                52.697331977984014,
                0.0
            ],
            [
                5.164831971424523,
                52.69739434801949,
                0.0
            ],
            [
                5.16482440989118,
                52.69740652916096,
                0.0
            ],
            [
                5.164820448572425,
                52.69741468189445,
                0.0
            ],
            [
                5.164815190217012,
                52.69742774805555,
                0.0
            ],
            [
                5.164810385126732,
                52.69743601604294,
                0.0
            ],
            [
                5.164808621094583,
                52.697439670428395,
                0.0
            ],
            [
                5.164797812550985,
                52.69746208161558,
                0.0
            ],
            [
                5.164797139881209,
                52.69746346434621,
                0.0
            ],
            [
                5.16479451510278,
                52.697467665326414,
                0.0
            ],
            [
                5.164783032077836,
                52.69748596822591,
                0.0
            ],
            [
                5.164780407296713,
                52.697490169205814,
                0.0
            ],
            [
                5.164780197562518,
                52.69749069005593,
                0.0
            ],
            [
                5.164775824547728,
                52.69750126848952,
                0.0
            ],
            [
                5.164768294486314,
                52.697515992986716,
                0.0
            ],
            [
                5.164754818239812,
                52.69754230850028,
                0.0
            ],
            [
                5.164539426192944,
                52.69795589776515,
                0.0
            ],
            [
                5.164324615046913,
                52.69836498523936,
                0.0
            ],
            [
                5.164109964022005,
                52.698782538273086,
                0.0
            ],
            [
                5.163890829228671,
                52.699199561231055,
                0.0
            ],
            [
                5.16365493048655,
                52.69966287987162,
                0.0
            ],
            [
                5.163557923976573,
                52.69984424257371,
                0.0
            ],
            [
                5.16351780676704,
                52.69991925297021,
                0.0
            ],
            [
                5.163516567112371,
                52.69992156926792,
                0.0
            ],
            [
                5.163513282371318,
                52.69992749446722,
                0.0
            ],
            [
                5.163512237134762,
                52.69992939773159,
                0.0
            ],
            [
                5.163509086539651,
                52.69993512547045,
                0.0
            ],
            [
                5.163508907371869,
                52.69993544866312,
                0.0
            ],
            [
                5.163503845514987,
                52.699944650750886,
                0.0
            ],
            [
                5.163498649142791,
                52.699954122193475,
                0.0
            ],
            [
                5.163490406866022,
                52.699969096897725,
                0.0
            ],
            [
                5.163468979640859,
                52.70000807786288,
                0.0
            ],
            [
                5.163460109979544,
                52.70002423766002,
                0.0
            ],
            [
                5.16345670559445,
                52.700030414266685,
                0.0
            ],
            [
                5.163449672586023,
                52.70004322539147,
                0.0
            ],
            [
                5.163449314202941,
                52.70004388076347,
                0.0
            ],
            [
                5.163445835161172,
                52.70005019203337,
                0.0
            ],
            [
                5.163445476732217,
                52.70005085639221,
                0.0
            ],
            [
                5.163443177171282,
                52.70005504896443,
                0.0
            ],
            [
                5.163442639024386,
                52.700056144357845,
                0.0
            ],
            [
                5.163435359944664,
                52.70007370011475,
                0.0
            ],
            [
                5.163027211020354,
                52.70086991969904,
                0.0
            ],
            [
                5.162577057708548,
                52.70159814747465,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.352427Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}