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/112897/?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/112897/?format=api",
    "id": 112897,
    "code": "PL_31350",
    "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.070962446576105,
                52.673145689688134,
                0.0
            ],
            [
                5.070961967015088,
                52.67314658711511,
                0.0
            ],
            [
                5.070958671163652,
                52.67315259965593,
                0.0
            ],
            [
                5.070971086992687,
                52.673155104078255,
                0.0
            ],
            [
                5.070989821395022,
                52.67315889245786,
                0.0
            ],
            [
                5.071009926568616,
                52.673122144057146,
                0.0
            ],
            [
                5.071018031580588,
                52.673123774267346,
                0.0
            ],
            [
                5.071021545203057,
                52.673124484589835,
                0.0
            ],
            [
                5.071037621847553,
                52.67312778958879,
                0.0
            ],
            [
                5.071045446282978,
                52.67312937411662,
                0.0
            ],
            [
                5.071050273835207,
                52.67313034855232,
                0.0
            ],
            [
                5.071053772674426,
                52.673131058834564,
                0.0
            ],
            [
                5.071055248972201,
                52.67313135932801,
                0.0
            ],
            [
                5.071056784342587,
                52.673131668965354,
                0.0
            ],
            [
                5.071061006578948,
                52.673132524961375,
                0.0
            ],
            [
                5.071065346960661,
                52.673133399245124,
                0.0
            ],
            [
                5.071109913459555,
                52.673140824071254,
                0.0
            ],
            [
                5.071286013287844,
                52.67316543080809,
                0.0
            ],
            [
                5.071403873259985,
                52.67317405661694,
                0.0
            ],
            [
                5.071534543723867,
                52.673181709744995,
                0.0
            ],
            [
                5.071668995247926,
                52.67319401904077,
                0.0
            ],
            [
                5.071784950257613,
                52.67320235183635,
                0.0
            ],
            [
                5.071917620264915,
                52.67321158257028,
                0.0
            ],
            [
                5.072030863587806,
                52.67322077968192,
                0.0
            ],
            [
                5.072133003536582,
                52.67323000121153,
                0.0
            ],
            [
                5.072202613027801,
                52.67323982855086,
                0.0
            ],
            [
                5.072329717063315,
                52.67326451074112,
                0.0
            ],
            [
                5.072467351337966,
                52.673294909424555,
                0.0
            ],
            [
                5.072520144050574,
                52.67330568965888,
                0.0
            ],
            [
                5.072666986419941,
                52.67333857490052,
                0.0
            ],
            [
                5.072805989811012,
                52.67336985753653,
                0.0
            ],
            [
                5.072987262151223,
                52.67340743468683,
                0.0
            ],
            [
                5.073051604794463,
                52.67342195681599,
                0.0
            ],
            [
                5.073228664399529,
                52.67346567857964,
                0.0
            ],
            [
                5.073373566040205,
                52.673497191799534,
                0.0
            ],
            [
                5.073460458927748,
                52.673515394937894,
                0.0
            ],
            [
                5.073561486277285,
                52.67353771536858,
                0.0
            ],
            [
                5.073647068615054,
                52.67355727195492,
                0.0
            ],
            [
                5.073761257688134,
                52.673583302581044,
                0.0
            ],
            [
                5.074066191658363,
                52.67365405125021,
                0.0
            ],
            [
                5.074340341858625,
                52.673721042521365,
                0.0
            ],
            [
                5.074598402590609,
                52.67378241894843,
                0.0
            ],
            [
                5.074786100515364,
                52.67382959037954,
                0.0
            ],
            [
                5.074929999018288,
                52.67386527802275,
                0.0
            ],
            [
                5.075142773316182,
                52.6739207018532,
                0.0
            ],
            [
                5.075218130960293,
                52.673939556467104,
                0.0
            ],
            [
                5.075215469272608,
                52.67394378237116,
                0.0
            ],
            [
                5.07519939579693,
                52.67397745050795,
                0.0
            ],
            [
                5.075191069379184,
                52.67399447703669,
                0.0
            ],
            [
                5.075189381438306,
                52.673996908091034,
                0.0
            ],
            [
                5.075186904630766,
                52.6739979980125,
                0.0
            ],
            [
                5.075149924955343,
                52.67401296328132,
                0.0
            ],
            [
                5.075148707324433,
                52.67401370601035,
                0.0
            ],
            [
                5.075146936986922,
                52.674015247133994,
                0.0
            ],
            [
                5.075144232006102,
                52.67402140513015,
                0.0
            ],
            [
                5.075133241522959,
                52.6740492360423,
                0.0
            ],
            [
                5.075082854149803,
                52.674182605936885,
                0.0
            ],
            [
                5.075045638812147,
                52.67427655738465,
                0.0
            ],
            [
                5.074991874490058,
                52.674419022216945,
                0.0
            ],
            [
                5.074974207031623,
                52.674473068675546,
                0.0
            ],
            [
                5.074950766850736,
                52.674550933533006,
                0.0
            ],
            [
                5.074949160094985,
                52.674562747234276,
                0.0
            ],
            [
                5.07494835416428,
                52.67456589057288,
                0.0
            ],
            [
                5.07495114478756,
                52.674566419141456,
                0.0
            ],
            [
                5.074960149595717,
                52.67456840193593,
                0.0
            ],
            [
                5.074984510655841,
                52.67457531395105,
                0.0
            ],
            [
                5.075259391943465,
                52.67464446187556,
                0.0
            ],
            [
                5.075514803543527,
                52.67471132040634,
                0.0
            ],
            [
                5.075621927868973,
                52.674741743349166,
                0.0
            ],
            [
                5.075683075939797,
                52.67475888887439,
                0.0
            ],
            [
                5.075690673239524,
                52.67475712034642,
                0.0
            ],
            [
                5.07570416477794,
                52.67475397425974,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2016-03-31T16:22:25.161792Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}