List assets of type Weir

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/weirs/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3140,
    "next": "https://demo.lizard.net/api/v4/weirs/?format=api&page=11",
    "previous": "https://demo.lizard.net/api/v4/weirs/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2562/?format=api",
            "id": 2562,
            "code": "KST-Q-30971",
            "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": "Point",
                "coordinates": [
                    4.681887493951995,
                    52.54166514690434,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:07.703534Z",
            "created": "2014-08-08T08:13:33.441442Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f5e0ff2c-eccb-47b3-b579-6d96497835fe/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ed1b46cf-c661-4b20-9f63-07f911023eb3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/432e39ef-cc8c-454a-8ba0-cd8a908e0b6e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5ef22b1e-e656-4ddb-9f11-0e7095396dbd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/79d0dc48-b340-4d6e-9a68-7f2c7d9754e0/?format=api"
            ],
            "name": "Uitgeesterweg",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 4.0,
            "crest_level": -1.86,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": "Revisie besteknr. 102646"
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2570/?format=api",
            "id": 2570,
            "code": "KST-Q-19553",
            "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": "Point",
                "coordinates": [
                    4.960639568376048,
                    52.73020112585193,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:08.015278Z",
            "created": "2014-08-08T08:13:33.581451Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/1c89f9de-c003-4e4f-b0ce-639d1166eabb/?format=api"
            ],
            "name": "Binnenpolder",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 1.52,
            "crest_level": -2.76,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2573/?format=api",
            "id": 2573,
            "code": "KST-Q-28646",
            "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": "Point",
                "coordinates": [
                    4.899543733011754,
                    52.47844235047919,
                    0.0
                ]
            },
            "last_modified": "2019-06-25T07:27:12.192474Z",
            "created": "2014-08-08T08:13:33.630570Z",
            "image_url": "",
            "timeseries": [],
            "name": "",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 7.0,
            "crest_level": -1.389,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 4,
            "angle": null,
            "comment": "Opmerking inventariseerder 2010: inlaat v.a. boezem"
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2581/?format=api",
            "id": 2581,
            "code": "KST-Q-20043",
            "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": "Point",
                "coordinates": [
                    4.94356901195961,
                    52.74735027047289,
                    0.0
                ]
            },
            "last_modified": "2024-06-21T07:55:35.830958Z",
            "created": "2014-08-08T08:13:33.775194Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f7fb2e5a-3c90-4ccb-a824-d05ff628087b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/954c8bec-2e80-42ff-b473-f32db10111a8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5c33b291-3b7f-42e5-82bd-614c1de3452e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d11147a9-8be3-4252-bc9c-1f788fa63848/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0fed3b68-23ec-4a9a-bba3-7988b058a38f/?format=api"
            ],
            "name": "Stuw Weelpolder",
            "type": "other",
            "crest_type": "sharp crested",
            "crest_width": 1.5,
            "crest_level": -2.2,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2585/?format=api",
            "id": 2585,
            "code": "KST-Q-28936",
            "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": "Point",
                "coordinates": [
                    5.056755296257101,
                    52.4905019725273,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:19.704973Z",
            "created": "2014-08-08T08:13:33.851337Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/15d85253-9e25-4923-9bc4-c4fcfa006806/?format=api"
            ],
            "name": "Achterdichting",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 2.0,
            "crest_level": -1.89,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2605/?format=api",
            "id": 2605,
            "code": "KST-CS-313",
            "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": "Point",
                "coordinates": [
                    4.932346404104025,
                    52.48848399786635,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:13.937311Z",
            "created": "2014-08-08T08:13:34.224306Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/62d98999-882c-4954-9084-95b8d208ae40/?format=api"
            ],
            "name": "Park Purmerland",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 2.02,
            "crest_level": -3.3,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": "Veldinventarisatie Waterland tweede helft 2010\n\nOntheffing 05.2471 Het maken van twee regelbare stuwen en een fietsbrug in Weidevenne"
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2606/?format=api",
            "id": 2606,
            "code": "KST-CS-310",
            "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": "Point",
                "coordinates": [
                    4.934923724742228,
                    52.49582634141024,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:13.850797Z",
            "created": "2014-08-08T08:13:34.244040Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/9a1e6a32-ddff-46eb-ad28-58f0f2328beb/?format=api"
            ],
            "name": "Spoor Purmerland",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 2.0,
            "crest_level": -3.0,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": "Ontheffing 05.2471 Het maken van twee regelbare stuwen en een fietsbrug in Weidevenne"
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2613/?format=api",
            "id": 2613,
            "code": "KST-BA-54",
            "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": "Point",
                "coordinates": [
                    4.833602181138426,
                    52.8781621798846,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:19.084281Z",
            "created": "2014-08-08T08:13:34.367354Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/15a6d871-c705-4bc1-a72f-475ab0a1bf32/?format=api"
            ],
            "name": "Meersloot Levenslust",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 1.5,
            "crest_level": -1.99,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": "Meetwerk Anna Paulownapolder laag"
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2638/?format=api",
            "id": 2638,
            "code": "KST-Q-30974",
            "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": "Point",
                "coordinates": [
                    4.701626270014301,
                    52.54223131489177,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:07.766004Z",
            "created": "2014-08-08T08:13:34.804050Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/aa1a67d8-2cd7-4a6c-be08-c67bf86c7b64/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/86f6241f-66ad-421f-a258-928b20b3fd65/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ecde392e-c536-4801-96f0-5c6f60140fda/?format=api"
            ],
            "name": "Glijns",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 0.5,
            "crest_level": -1.4,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": "Revisie besteknr. 102624"
        },
        {
            "url": "https://demo.lizard.net/api/v4/weirs/2639/?format=api",
            "id": 2639,
            "code": "KST-Q-19501",
            "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": "Point",
                "coordinates": [
                    5.139160487909081,
                    52.72957626552121,
                    0.0
                ]
            },
            "last_modified": "2025-03-15T07:10:21.035732Z",
            "created": "2014-08-08T08:13:34.815251Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/9d873e32-f20c-490e-af1d-311ba14eec85/?format=api"
            ],
            "name": "Neksloot",
            "type": "other",
            "crest_type": "broad crested",
            "crest_width": 3.27,
            "crest_level": -5.72,
            "discharge_coeff": 1.0,
            "lat_dis_coeff": null,
            "allowed_flow_direction": null,
            "controlled": 3,
            "angle": null,
            "comment": ""
        }
    ]
}