List assets of type GroundwaterStation

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.

name: Exact filter on the name field, the startswith lookup is also supported.

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/

?name__startswith=station3
GET /api/v4/groundwaterstations/9003/?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/groundwaterstations/9003/?format=api",
    "id": 9003,
    "code": "39FP0556",
    "organisation": {
        "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
        "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
        "name": "Vitens NV"
    },
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.712764712258562,
            52.03392278158804,
            0.0
        ]
    },
    "last_modified": "2025-02-18T12:51:34.131358Z",
    "created": "2015-08-12T11:33:43.654777Z",
    "image_url": "",
    "timeseries": [],
    "filters": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/43813/?format=api",
            "id": 43813,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d9963335-a3ed-46e1-a4a3-cd729518a7b8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2fe3e915-a57c-4c93-8dfa-06997dc484fd/?format=api"
            ],
            "code": "39FP0556018",
            "last_modified": "2024-07-05T18:12:10.021317Z",
            "created": "2016-02-03T10:57:46.881039Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": -1.98,
            "filter_bottom_level": -2.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/56970/?format=api",
            "id": 56970,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ad18d4c9-e0e3-41bb-8b40-da554fc5624d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b4d24a02-3c23-496b-9393-ee55d4e1a357/?format=api"
            ],
            "code": "39FP0556020",
            "last_modified": "2024-07-05T18:12:11.863040Z",
            "created": "2016-02-04T10:19:43.136400Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": -5.98,
            "filter_bottom_level": -6.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/56968/?format=api",
            "id": 56968,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/eee589c4-03e8-4ad3-afac-33807fbd09f3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cdde6904-a626-441a-ae8c-725f4fcbb4ce/?format=api"
            ],
            "code": "39FP0556019",
            "last_modified": "2024-07-05T18:12:10.928145Z",
            "created": "2016-02-04T10:19:43.136400Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": -3.98,
            "filter_bottom_level": -4.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/38070/?format=api",
            "id": 38070,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/b791c6be-8214-4907-a4bf-f91b2ba522e3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/77079b59-de22-4b08-8417-4ebd1aba2046/?format=api"
            ],
            "code": "39FP0556016",
            "last_modified": "2024-07-05T18:12:08.229129Z",
            "created": "2016-02-03T10:49:37.658247Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": 2.02,
            "filter_bottom_level": 2.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/43810/?format=api",
            "id": 43810,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/8dc8b650-695a-4d66-bf31-9dd71f84af1f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1531b022-82de-43ef-9644-cb1f753ca37d/?format=api"
            ],
            "code": "39FP0556017",
            "last_modified": "2024-07-05T18:12:09.115368Z",
            "created": "2016-02-03T10:57:31.262369Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": 0.02,
            "filter_bottom_level": 0.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/62784/?format=api",
            "id": 62784,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/55568ceb-3c67-4503-85b9-c50015e99093/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ea5aa87d-7a65-4941-b2d1-afc64f5f10c4/?format=api"
            ],
            "code": "39FP0556001",
            "last_modified": "2024-07-05T18:12:03.196979Z",
            "created": "2016-02-04T12:16:30.483998Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 35.039,
            "filter_top_level": -3.6,
            "filter_bottom_level": -5.6,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/56969/?format=api",
            "id": 56969,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/6d69aa86-cc84-4e99-912b-2bb361e89b50/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c0e99c38-15cf-40cb-aa62-0606f5373f58/?format=api"
            ],
            "code": "39FP0556002",
            "last_modified": "2024-07-05T18:12:03.589872Z",
            "created": "2016-02-04T10:19:43.136400Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.936,
            "filter_top_level": -46.09,
            "filter_bottom_level": -48.09,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/62785/?format=api",
            "id": 62785,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/309c2ea6-1763-434c-b5b4-3474e1e6a144/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/aef598f2-750f-428a-8623-816c9bf0f82b/?format=api"
            ],
            "code": "39FP0556011",
            "last_modified": "2024-07-05T18:12:04.033047Z",
            "created": "2016-02-04T12:16:30.483998Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": 12.02,
            "filter_bottom_level": 12.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/62786/?format=api",
            "id": 62786,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/63e86eae-fd12-4f1f-8bb3-310fe0a5e4a6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/bec7ad50-a03d-41cb-9cfb-f82043dec2de/?format=api"
            ],
            "code": "39FP0556012",
            "last_modified": "2024-07-05T18:12:04.502035Z",
            "created": "2016-02-04T12:16:30.483998Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": 34.96,
            "filter_top_level": 10.02,
            "filter_bottom_level": 10.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/38060/?format=api",
            "id": 38060,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ffe6a05f-803b-4fac-a1bc-4f7cab7dd759/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a6d20fc7-70ea-4aa4-909c-3348d1e364c5/?format=api"
            ],
            "code": "39FP0556013",
            "last_modified": "2024-07-05T18:12:05.430699Z",
            "created": "2016-02-03T10:44:27.604362Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/38059/?format=api",
            "id": 38059,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/5b38216a-2999-4233-ae18-2c42e3494739/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2c935f5a-42b5-4aa7-855d-1d86bb21250e/?format=api"
            ],
            "code": "39FP0556014",
            "last_modified": "2024-07-05T18:12:06.373349Z",
            "created": "2016-02-03T10:44:23.602788Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/38058/?format=api",
            "id": 38058,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/91f33e55-1f94-4a31-81ba-3439cc79436e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/762b25c1-ed01-41bf-9282-bda3f549feee/?format=api"
            ],
            "code": "39FP0556015",
            "last_modified": "2024-07-05T18:12:07.314404Z",
            "created": "2016-02-03T10:44:19.575064Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/9003/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ],
    "name": "B39F0556",
    "station_type": "base",
    "status": "active",
    "scale": "region",
    "surface_level": 34.26,
    "top_level": null,
    "bottom_level": null
}