List assets of type Overflow

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

{
    "count": 550,
    "next": "https://demo.lizard.net/api/v4/overflows/?format=api&page=55",
    "previous": "https://demo.lizard.net/api/v4/overflows/?format=api&page=53",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8038/?format=api",
            "id": 8038,
            "code": "Pur-06",
            "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.961868140671248,
                    52.52435889526218,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:37:56.714508Z",
            "created": "2016-07-01T12:01:11.833920Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/2effcbb5-efdd-4d80-845b-8048c8bc46d7/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.6,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8039/?format=api",
            "id": 8039,
            "code": "Pur-07",
            "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.971573591659229,
                    52.52419420484646,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:36:47.923479Z",
            "created": "2016-07-01T12:01:11.841958Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/1b6eb356-e86f-455d-8fcd-156e0589e454/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.56,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8040/?format=api",
            "id": 8040,
            "code": "Pur-08",
            "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.96880935103833,
                    52.51937309949416,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:37:29.836929Z",
            "created": "2016-07-01T12:01:11.850117Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/2736f1aa-9939-40e5-8a52-c07a82703065/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.6,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8041/?format=api",
            "id": 8041,
            "code": "Pur-09",
            "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.958584212322765,
                    52.527150245936284,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:39:01.458447Z",
            "created": "2016-07-01T12:01:11.857652Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ec8120ae-4a28-4152-81b8-32739da49e88/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.68,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8042/?format=api",
            "id": 8042,
            "code": "Pur-10",
            "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.957150653677419,
                    52.52068106598496,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:37:15.558210Z",
            "created": "2016-07-01T12:01:11.866015Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/79b2f359-a266-4768-b980-6f2be9cabada/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.77,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8043/?format=api",
            "id": 8043,
            "code": "AP-01",
            "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.811528752619614,
                    52.87013228836445,
                    0.0
                ]
            },
            "last_modified": "2024-06-21T07:55:35.811497Z",
            "created": "2016-07-01T12:01:11.908086Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/5ac0d74d-9df7-457e-8bfb-f85b940a4147/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.621,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8044/?format=api",
            "id": 8044,
            "code": "AP-02",
            "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.810888167187707,
                    52.87028197075415,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:37:38.026461Z",
            "created": "2016-07-01T12:01:11.917412Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/1b0184ec-f018-4320-9ef6-5c99d804c8aa/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.621,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8045/?format=api",
            "id": 8045,
            "code": "AP-03",
            "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.804248997639218,
                    52.87255032199232,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:38:17.177631Z",
            "created": "2016-07-01T12:01:11.930313Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3fc09b9c-b502-4670-9f49-91c37079568d/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.621,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8046/?format=api",
            "id": 8046,
            "code": "AP-04",
            "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.810491471659958,
                    52.86995653382432,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:36:55.416453Z",
            "created": "2016-07-01T12:01:11.942804Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/682f7c57-5f19-4358-84b0-32026f133b2e/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -1.972,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/overflows/8047/?format=api",
            "id": 8047,
            "code": "AP-07",
            "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.811856685552322,
                    52.86440035743064,
                    0.0
                ]
            },
            "last_modified": "2022-01-18T07:39:28.345043Z",
            "created": "2016-07-01T12:01:11.978638Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/66a3be49-70ee-4bf6-b6c6-55467c661715/?format=api"
            ],
            "name": "",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "angle": null,
            "crest_width": null,
            "crest_level": -2.035,
            "sensor_level": null,
            "surface_level": null,
            "open_water_level_average": null,
            "open_water_level_summer": null,
            "open_water_level_winter": null,
            "allowed_flow_direction": null
        }
    ]
}