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/112909/?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/112909/?format=api",
    "id": 112909,
    "code": "PL_31362",
    "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": [
            [
                4.770858035194682,
                52.64162101073695,
                0.0
            ],
            [
                4.770858032380072,
                52.64162015693339,
                0.0
            ],
            [
                4.770858138539065,
                52.6416192199814,
                0.0
            ],
            [
                4.770858444901613,
                52.64161829948234,
                0.0
            ],
            [
                4.770858946222245,
                52.64161741119675,
                0.0
            ],
            [
                4.770859633917471,
                52.641616570333596,
                0.0
            ],
            [
                4.770861043367862,
                52.641615094742455,
                0.0
            ],
            [
                4.770862095498299,
                52.64161416606314,
                0.0
            ],
            [
                4.770863373677339,
                52.641613349041215,
                0.0
            ],
            [
                4.770864846378799,
                52.641612663828475,
                0.0
            ],
            [
                4.770866477278619,
                52.641612127325594,
                0.0
            ],
            [
                4.770868226150798,
                52.64161175276543,
                0.0
            ],
            [
                4.770988272076587,
                52.64159240524885,
                0.0
            ],
            [
                4.770989632551195,
                52.6415922541427,
                0.0
            ],
            [
                4.770991015137331,
                52.641592234413,
                0.0
            ],
            [
                4.770992385763583,
                52.64159234654597,
                0.0
            ],
            [
                4.770993710653263,
                52.64159258777825,
                0.0
            ],
            [
                4.770994957156784,
                52.641592952165226,
                0.0
            ],
            [
                4.771008365868882,
                52.641597623123,
                0.0
            ],
            [
                4.771009511459236,
                52.641598093059805,
                0.0
            ],
            [
                4.771010522166613,
                52.64159866617788,
                0.0
            ],
            [
                4.771011373128284,
                52.641599328379,
                0.0
            ],
            [
                4.771012043411158,
                52.64160006337337,
                0.0
            ],
            [
                4.77101251652671,
                52.641600853080696,
                0.0
            ],
            [
                4.771128253299379,
                52.64185444390847,
                0.0
            ],
            [
                4.771128728738691,
                52.64185523438699,
                0.0
            ],
            [
                4.771129401789778,
                52.64185596982979,
                0.0
            ],
            [
                4.771130255848375,
                52.64185663209329,
                0.0
            ],
            [
                4.771131269844746,
                52.64185720483938,
                0.0
            ],
            [
                4.771132418763457,
                52.64185767393835,
                0.0
            ],
            [
                4.771145857620636,
                52.641862309087124,
                0.0
            ],
            [
                4.771147105129708,
                52.64186267165171,
                0.0
            ],
            [
                4.771148430526645,
                52.641862911025314,
                0.0
            ],
            [
                4.77114980116797,
                52.64186302131242,
                0.0
            ],
            [
                4.771151183295878,
                52.64186299979671,
                0.0
            ],
            [
                4.771152542869652,
                52.64186284700808,
                0.0
            ],
            [
                4.772826684918689,
                52.64146806187039,
                0.0
            ],
            [
                4.772974273347708,
                52.64136900292603,
                0.0
            ],
            [
                4.772975004321888,
                52.641368448188786,
                0.0
            ],
            [
                4.772975609969336,
                52.64136784014261,
                0.0
            ],
            [
                4.772976079920658,
                52.64136718919794,
                0.0
            ],
            [
                4.772976406129737,
                52.64136650649975,
                0.0
            ],
            [
                4.772980388420715,
                52.641355346929345,
                0.0
            ],
            [
                4.77298053400006,
                52.64135464164826,
                0.0
            ],
            [
                4.772980526979993,
                52.641353930842,
                0.0
            ],
            [
                4.772980367480665,
                52.641353226675804,
                0.0
            ],
            [
                4.772980058231872,
                52.64135254120137,
                0.0
            ],
            [
                4.772839176636461,
                52.64112786007928,
                0.0
            ],
            [
                4.772838874284817,
                52.64112703897405,
                0.0
            ],
            [
                4.772838786948847,
                52.64112619920068,
                0.0
            ],
            [
                4.772838916781737,
                52.64112536146322,
                0.0
            ],
            [
                4.77283926058255,
                52.64112454641529,
                0.0
            ],
            [
                4.772839809875134,
                52.641123774151346,
                0.0
            ],
            [
                4.772846929358303,
                52.641115425828744,
                0.0
            ],
            [
                4.772847654671237,
                52.64111471112045,
                0.0
            ],
            [
                4.772848554654726,
                52.64111407413063,
                0.0
            ],
            [
                4.77284960720068,
                52.64111353050703,
                0.0
            ],
            [
                4.772850786453309,
                52.641113093603686,
                0.0
            ],
            [
                4.772852063444278,
                52.64111277415314,
                0.0
            ],
            [
                4.772854507895118,
                52.64111229248359,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.405380Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}